body {
	font-size: 14px;
	color: #1b394f;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, San-Serif
}
table {
	font-size: 14px;
	color: #1b394f;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, San-Serif
}
table.top_menu {
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, San-Serif
}
hr {
	background-color: #00F;
	color: #00F;
	height: 1px;
}
tr.title_row {
	background-color: #d77f3b;
	color: #FFF;
	font-weight:bold;
	height: 25px;
}
input {
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial, San-Serif;
	border:solid 1px;
	height:25px;
}
input.small_input {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, San-Serif;
	border:solid 1px;
	height:16px;
}
.small_text {
	font-size: 10px;
	color: #1b394f;
	margin: 0px;
	font-family: Verdana, Tahoma, Arial, San-Serif
}
input[type="text"] {
	font-size: 14px;
	font-family: Verdana, Tahoma, Arial, San-Serif;
	border:solid 1px;
	height:25px;
}
input[type="text"].small_input {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, San-Serif;
	border:solid 1px;
	height:16px;
}
.login_button {
	width:200px; background-color:#fe9126;color:#ffffff;font-weight:bold;
}
a {
	color: #CC6600
}
a:hover {
	text-decoration: none
}
p {
	text-align: justify
}

.top_menu_a {
	width: 20%;
  border-bottom: 5px black solid;
  text-align: center
}
.top_menu_spacer {
	width: 1
}
.top_menu_a a {
	color: black;
	font-weight: bold;
	text-decoration: none
}
.top_menu_a a:hover {
	text-decoration: underline;
	color:white
}
#top_menu_1 {
	background-color: #ff6610
}
#top_menu_2 {
	background-color: #fe8036
}
#top_menu_3 {
	background-color: #70d551
}
#top_menu_4 {
	background-color: #c4e4a5
}
#top_menu_5 {
	background-color: #d9e4cd
}