body, table, select{
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif
}
 
a {
	text-decoration: underline;
	color:#000000
}
a:hover {
	text-decoration: none;
	color:#E88A30
}
.verdane11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.border{
	border: 1px solid #BCD3E3;
}
.navigationBottom {
font-size: 12px;
color: #404040;
}
.navigationBottom a{
color: #000A73;
font-weight: bold;
text-decoration: underline;
}
.navigationBottom a:hover{
color: #E88A30;
text-decoration: none;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD3E3;
}
.headerBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCD3E3;
	border-bottom-color: #BCD3E3;
	border-left-color: #BCD3E3;
}
.sideBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCD3E3;
	border-left-color: #BCD3E3;
}
