body {
	background-color: #1375B3;
}
body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
a:link {
	color: #AE2028;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #AE2028;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #1375B3;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #AE2028;
	text-decoration: none;
	font-weight: bold;
}

a.menu:link {	color: #FFFFFF;	text-decoration: none;}
a.menu:visited {	color: #FFFFFF;	text-decoration: none;}
a.menu:hover {	color: #FFFF99;	text-decoration: none;}
a.menu:active {	color: #FFFFFF;	text-decoration: none;}

.border {
	border: 1px solid #000000;
}
.bdrbottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AE2028;
}
.bdrleftbot {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AE2028;
	border-left-color: #AE2028;
	border-left-style: solid;
	border-left-width: 2px;
}
.bdrleft {
	border-left-color: #AE2028;
	border-left-style: solid;
	border-left-width: 2px;
}

