@import url("content.css"); 

a:link, a:visited, a:hover {
	color:#0053A1;
}
/*
table.grayTable {
	border-collapse: collapse;	
}
table.grayTable td {
	background-color: F5F5F5;
	border: 1px solid #C3C3C3;	
	font-family: arial;
	font-size: 11px;		
	color: #1E67AB;
	padding: 2px;
}

.htmlarea-showtableborders thead {  background-color:#0053a1; border:solid 1px #ffffff;  }
.htmlarea-showtableborders thead td { border:solid 1px #ffffff; color:ffffff; }
.htmlarea-showtableborders thead .bodytext { color:#ffffff; }
.htmlarea-showtableborders { border-collapse: collapse;	 }
.htmlarea-showtableborders tfoot { background-color: #e6e0e0; color:#0053a1; border-bottom:solid 2px #c3c3c3;}
.htmlarea-showtableborders .bodytext { color:#0053a1;}


.htmlarea-showtableborders td{
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #c3c3c3;
border-right-color: #c3c3c3;
border-bottom-color: #c3c3c3;
border-left-color: #c3c3c3;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;

}

*/
