BODY { 
	height: 100%; margin: 0px;
	color: black; font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	

	
	
	
.head {
	width: auto;
	border-bottom: 1px solid #0080AF;
	padding: 100px 20px 5px 50px; /*Padding: Top, Right, Bottom, Left */
	text-align: right;
	font-family: Veranda, Arial, Helvetica, sans-serif; font-weight: bold;
	font-size: 14px;
	color: #0080AF;
	background: url(/graphics/web_logo.png) top left no-repeat;
	}
	
.head a:link, .head a:visited {
	 /* Link colors */
	 color: #0080AF;
	 text-decoration: none;
	 } 
	
.head a:hover {
	 /* Link Hover */
	 color: #004964;
	 text-decoration: none;
	 }
	

.tail {
	clear:both;
	margin-top: 100px;
	width: auto;
	border-top: 1px solid #0080AF;
	padding: 15px 0px 20px 50px; /*Padding: Top, Right, Bottom, Left */
	color: #404040; font-size: 12px; font-family: Arial, Helvetica, sans-serif;
	background: url(/graphics/small_piece.gif) top left no-repeat;
	}



h1	
	{
	padding: 0px 0px 5px 0px; /*Padding: Top, Right, Bottom, Left */
	font-size: 30px; color: #0080AF;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h2
	{
	padding: 10px 0px 20px 0px; /*Padding: Top, Right, Bottom, Left */
	color: black; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: normal;
	}




.main {
	font-family: Veranda, Arial, Helvetica, sans-serif; font-weight: normal;
	font-size: 18px; font-weight: bold;
	}


.main2 {
	padding: 5px 0px 0px 00px; /*Padding: Top, Right, Bottom, Left */
	text-align: left;
	font-family: Veranda, Arial, Helvetica, sans-serif; font-weight: normal;
	font-size: 18px;
	color: black;
	background: url(/graphics/main2.png) top right no-repeat;
	}







	
.fees
	{
	width: 500PX;
	color: black; font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}










		
	
.header 
	{
	background: url('graphics/bar_back.png');
	}
	
.menu {
	margin: -28 20 75 0;
	text-align: right;
	font-family: Veranda, Arial, Helvetica, sans-serif; font-weight: bold;
	font-size: 14px;
	color: #800000;
	}
	
.menu a:link, .menu a:visited {
	 /* Link colors */
	 color: #800000;
	 text-decoration: none;
	 } 
	
.menu a:hover {
	 /* Link Hover */
	 color: #FFE800;
	 text-decoration: none;
	 }
	
	
.main_1 {
	padding: 0px 0px 0px 0px; /*Padding: Top, Right, Bottom, Left */
	}
	
.main {
	margin-left: 40px;
	font-family: tahoma, arial, sans-serif; font-size: 16px;
	width: 415px; /* auto = size of page */
	text-align: justify;
	}
	
	
	

	
.error { 
	color: red; 
	border: 1px solid red;
	padding: 2px; 
	font-size: 14px;
	background-color: #ffdcdc; }	

.no_error { 
	padding: 2px;
	font-size: 14px;
	}