 
 
A:link {text-decoration: underline; font-size : 12px; color: #ff0000; font-weight : bold;}
A:visited {text-decoration: underline; font-size : 12px; color: #ff0000; font-weight : bold;}
A:active {text-decoration: underline; font-size : 12px;font-weight : bold;}
A:hover {text-decoration: underline; font-size : 12px; color: #ff0000;font-weight : bold; }
 


td {font-family: Arial; font-size: 10pt}
p {font-family: Arial; font-size: 10pt}

td.red {color:#FF0000; font-family: Arial; font-size: 10pt}

td.h3 {color:#aa0000; font-family: Arial; font-size: 10pt}

 
input { bbackground: #F8FAFC; border: a0a0aa 1px solid;}
option { bbackground: #F8FAFC; border: a0a0aa 1px solid;}
select { bbackground: #F8FAFC; border: a0a0aa 1px solid;}
textarea{font-family: Arial;   bbackground: #F8FAFC;  border: a0a0aa 1px solid;}

body {
 
 
BACKGROUND: #333333;
 
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;

 
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.navigationMenu {
	background: #e0e0e0;
	padding: 6px 0px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-align: right;
	}

.pagerNotCurrent {
	color: #333; 
	background-color: #e0e0e0; 
	padding: 1px 4px; 
	border: 1px solid #999; 
	margin-right: 5px;
	cursor: pointer;
}	

.pagerCurrent {
	color: #333; 
	background-color: #FFF; 
	padding: 1px 4px; 
	border: 1px solid #999; 
	margin-right: 5px;
}

.pagerNav{
	color: #333; 
	background-color: #e0e0e0; 
	padding: 1px 4px; 
	border: 0px solid #999; 
	margin-right: 5px;
	cursor: pointer;
}	

