div.mainFrame {
	position: relative; 
	background-color: white;
	width = 700px;
	border-right: solid 1px #003366;
	border-left: solid 1px #003366;
	align: center;

}

div.topBar {
	height: 75px;
	text-align: center;
	color: #99ccff;
	font-family: Arial Black, Verdana, Helvetica, San Serif;
	font-size: 16px;
	font-weight: bold;
	border-top: solid 1px #003366;
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;
}

div.leftBar {
	width: 130px;
	height: 800px;

	padding: 15px;
	font-size: 13px;
	font-weight:bold;
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;


}


div.rightBar {
	height: 550px;
	padding-top: 20px;
	padding: 15px;	
	font-size: 13px;
	font-weight:bold;
	border-right: solid 1px #003366;
}

div.bar {
	height: 3px;
	paddiong-top: 15px;
	padding-bottom: 4px;
	text-align: center;
	color: navy;
	font-family: Arial, Verdana, Helvetica, San Serif;
	font-size: 12px;
	border-top:   solid 1px #003366;
	border-left:  solid 1px #003366;
	border-right: solid 1px #003366;
	border-bottom: solid 1px #003366;


}



div.bottomBar {
	height: 3px;
	paddiong-top: 4px;
	padding-bottom: 4px;

	text-align: center;
	color: white;
	
	font-family: Arial, Verdana, Helvetica, San Serif;
	font-size: 11px;
	border-top: solid 1px #003366;
	border-bottom: solid 1px #003366;
	border-left: solid 1px #003366;
	border-right: solid 1px #003366;

}

div.text {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
	color: black;
	font-family: Arial, Verdana, Helvetica, San Serif;
	font-size: 13px;
	font-weight
}

div.header1 {
	padding-top: 10px;	
	padding-bottom: 5px;
	color: #666666;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;	
}

div.header2 {
	padding-top: 10px;	
	padding-bottom: 5px;
	color: black;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;	
}

a 			{ text-decoration: none;
		  	  color:navy;
			  text-size: 8px;
			  font-family: Arial, Verdana, Helvetica, San Serif;
			  letter-spacing: 1px
		  	   }
a:hover		{ text-decoration: underline;
			  	  color: #336699 }
			  	  
br 			{ font-size: 0.9em;
			  color: #9e9c9b;			  
		   	  font-family: Arial,sans-serif }
		   	  		  	  
p 			{ font-size: 0.9em;
			  color: #9e9c9b;			  
		   	  font-family: Arial,sans-serif } 	  
		   	 
		 
li 			{ font-size: 13px;
			  color: #250517;
		   	  font-family: Arial, Verdana, Helvetica, San Serif;
		   	  align: left;
			}
ol 			{ font-size: 12px;
			  color: #250517;
		   	  font-family: Arial, Verdana, Helvetica, San Serif;
		   	  align: left;
			  padding-top: 0px;
			  padding-bottom: 0px;
			}

		   	 
h1			{ font-size: 25px;
			  	color:#0099FF;
		   	  font-family: sans-serif }
		   	     	  

h3			{ font-size: 1em;
			  color: #000080;
		   	  font-family: Arial,sans-serif }