
html,body,p,span,td,div,layer,ul,blockquote,textarea{
	color: black;
	font-size: 10pt;
	font-family: "Arial", "Helvetica", sans-serif;}

a,a:link {
	color: #330066;
	text-decoration: underline;
}
			
a:visited {
	color: #330066;
	text-decoration: none;}
	
a:active {
	color: #330066;
	text-decoration: none;}
	
a:hover {
	color: #FF0000;
	text-decoration: underline;}	
	
.whitonblack{
	color: white;
	background: Black;
	}
.whiteOnGreen{
	color: white;
	background: #009900;
	}	
.whiteOnRed{
	color: white;
	background: #CC3333;
	}	
.whiteOnBlue{
	color: white;
	background: #330099;
	}	
.whiteOnNavy{
	color: white;
	background: #000080;
	}					
.white {
	font-family:arial; 
	font-size:9pt;
	color:white;
	text-indent: 5;
	font-weight: bold;
	}		
.content {
	font-size: 12pt;
	}	
.footer {
	font-family:arial; 
	font-size:8pt;}			
.heading {
	font-size: 18pt;	
	/*background-color:#663366;	*/									
	font-weight:bold;
	letter-spacing:+1px;
	}			
input.submit{
	font-size:8pt;
	width:50px;
}
input.text {
	width:138px;
	font-face:arial;
	size:10pt;
	}

.menu{
	/*font-weight: bold;*/
	font-size : 12px;
	color: #330066;
	text-decoration: none;
	line-height : 15px;
	}	
.red{
	font-weight: bold;
	font-size : 12px;
	color: #ff3300;
	text-decoration: none;
	line-height : 12px;	
	}	
.message{
	color:red;
	}	
.black{
	font-weight: bold;
	font-size : 12px;
	color: black;
	text-decoration: none;
	 padding-left:2px;
	}	
.blue{
	font-weight: bold;
	font-size : 12px;
	color: #000066;
	text-decoration: none;
	 padding-left:2px;
	}
	
.green{
	font-weight: bold;
	font-size : 12px;
	color: #009900;
	text-decoration: none;
	 padding-left:2px;
	}	
		
.orange{
	font-weight: bold;
	font-size : 12px;
	color: #ff6600;
	text-decoration: none;
	 padding-left:2px;
	}	
		
.spotlight {
	font-family:arial; 
	font-size:11pt;
	color:white;
	background-color:#003366;	
	height: 25;
	/*text-indent: 3px;*/
	font-weight: bold;
	padding:3;
	}				
.subtitle {
	font-family:arial; 
	font-size:9pt;
	color:black;
	background-color: #CCCCCC;
	/*text-indent: 3;*/
	font-weight: bold;
	padding:3;
	height: 25px;
	}			
.title {
	font-size: 17pt;
	color:#666666;
	letter-spacing: +.7;
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight:bold;
	}		
.white {
	font-family:arial; 
	font-size:9pt;
	color:white;
	text-indent: 5;
	font-weight: bold;
	}		
.centerBoldxxsmall {
	font-weight: bold;
	text-align: center;
	font: xxsmall;
	background-color: #CCCCCC;
	}