A:link {
	COLOR: #BBDEF4;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;





}
A:visited {
	color: #BBDEF4;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;




}
A:hover {
	color: #FFFF99;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;



}
body {
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;


}

hr {
	color: #6285AB;
	height: 100%;
	width: 100%;
}
.tdover {
	background-color: #004444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #003333;
	border-right-color: #BBDEF4;
	border-bottom-color: #BBDEF4;
	border-left-color: #003333;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

padding-top: 10px;


}
.tdout {
	background-color: #003333;
	border: 1px solid #003333;
padding-top: 10px;
}
