body				{font-family: verdana; font-size: 10px;}
table				{font-family: verdana; font-size: 10px; border-collapse: collapse;}
p					{margin: 12px 0px 12px 0px;}
a					{color: #000000; text-decoration: none;}
ul					{margin: 10px 0px 10px 35px;}
ol					{margin: 10px 0px 10px 35px;}
a:hover				{color: #215494;}

td					{vertical-align:top;}
td.content			{padding: 20px 20px 20px 20px; background-position: bottom; background-repeat: no-repeat;}

input.submit		{background-color: #8FA7C5; color: #172F5E; border: 1px outset; border-color: #AEC4D7 #5D7081 #5D7081 #AEC4D7; font-weight: bold;}

.top-menu, .top-menu:visited {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #374d7a;
  padding: 0 3px;
}
.top-menu:hover {
  color: #2b3855;
}

.main-menu, .main-menu:visited {
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  color: #444444;
  padding: 0 3px;
}
.main-menu:hover {
  color: #ffffff;
}

.bottom-menu, .bottom-menu:visited {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 3px;
}
.bottom-menu:hover {
  color: #657c9b;
}

