html,body,p,span,td,div,layer,ul,blockquote{
	color: black;
	font-size: 10pt;
	font-family: "Helvetica", "Arial", 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;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	}	
.whiteOnNavy{
	color: white;
	background: #000080;
	}					
.content {
	font-size: 12pt;
	}	
.footer {
	font-family:arial; 
	font-size:8pt;
	text-align: right;
	}		
.hdr {
	background-color:#330066;
	color:white;
	font-weight:bold;
	/*letter-spacing:+1px;*/
	}	
.heading {
	font-size: 18pt;
	color:666666;
	font-weight:bold;
	letter-spacing:+1px;
	}			
input.submit{
	font-size:8pt;
	width:50px;
}
input.text {
	width:138px;
	font-face:arial;
	size:10pt;
	}

.menu{	
	font-size: 11px;
	color: 330066;
	text-decoration: none;
	}	
.red{	
	font-size: 11px;
	color: ff3300;
	text-decoration: none;
	font-weight: bold;	
	}	
.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: #005B87;
	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;
	}		

.xxsmallBold {
	font-size: xx-small;
	font-weight: bold;
	}		
.white {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family : sans-serif;
}		
.bnrbtn {
	background-color : #005B87;
	height: 22px;
	border : 1 solid #AFEEEE;
	width: 95px;
	text-align : center;
	padding : 2,2,2,2;
	white-space: nowrap;
}
.column100{width: 100px;}
.column150{width: 150px;}
.column200{width: 200px;}
.column250{width: 250px;}
.column300{width: 300px;}
