body {
	background-image:url(images/back.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color: #006699;

}

a:link{
	color: #000066;
	text-decoration:none;
}
a:hover{
	color: #000066;
	text-decoration:underline;
}
a:active{
	color: #CCCCCC;
	text-decoration:none;
}
a:visited{
	color: #000066;
	text-decoration:none;
	
}
a:visited:hover{
	color: #000066;
	text-decoration: underline;
	
	}

a.maintext:link{
	color: #006699;
	text-decoration:none;
}
a.maintext:hover{
	color: #003366;
	text-decoration:underline;
}
a.maintext:active{
	color: #003366;
	text-decoration:none;
}
a.maintext:visited{
	color: #006699;
	text-decoration:none;
	
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bolder;
	background-image: url(images/nav.jpg);
	background-repeat:repeat-x;
	
		}

a.nav:link{
	color: #FFFFFF;
	text-decoration:none;
}
a.nav:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
a.nav:active{
	color: #FFFFFF;
	text-decoration:none;
}
a.nav:visited{
	color: #FFFFFF;
	text-decoration:none;
	
	
}

.banner {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 18px;
	font-weight:bold;
	
	}

.small {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-size: 12px;
	padding-left:15px;
	
}

.subbanner {
	font-family: "Times New Roman", Times, serif;
	color: #6699CC;
	font-size: 12px;
	font-weight:bold;
	
}

.subbanner2 {
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	font-size: 14px;
	font-weight:bold;
}
 
 .main  {
 background-image:url(images/main.gif);
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 padding-top:10px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:10px;
 color: #000000;
 
 }
 
 .left  {
 background-image:url(images/content_left.gif);
 background-repeat:repeat-y;
 
 }
 
 .right  {
 background-image:url(images/content_right.gif);
 background-repeat:repeat-y;
 
 }
 
 .footer  {
 background-image: url(images/footer_back.gif);
 font-family: "Times New Roman", Times, serif;
 background-repeat:repeat-x;
 font-size: 14px;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 color: #000066;
 
 }
 
 .maintext  {
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 color: #000000;
 
 }
 
 .blue  {
 font-family: "Times New Roman", Times, serif;
 font-size: 14px;
 color: #006699;
 font-style:italic;


}
