.body {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none; 
		text-align: justify;
		} 




.body_head {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 13px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none; 
		text-align: justify;
		} 

.body_banner {
		font-family: Times New Roman;
		font-size: 15px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none; 
		text-align: justify;
		} 


.copy {  
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: normal; 
		color: #333333; 
		text-decoration: none;
		}
		
.head {
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size: 14px; 
		font-weight: bold; 
		color: #990000; 
		text-decoration: none;} 
.head:hover {
		color: #000000; 
		text-decoration: none;
		} 
		
.links {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		}
.links:hover {
		color: ##F9E795; 
		text-decoration: none
		}

.links2 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #333366;
		text-decoration: none;
		line-height: normal;
		text-align: justify;
		}


.linksA:visited 

    { color: #ff0000; font-family: Tahoma; font-size: 11px; font-weight: normal;

		text-decoration: none;
		line-height: normal;
		text-align: justify;
		}

.links2:hover {
		color: #000000; 
		text-decoration: none
		}
		
.links3 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #990000;
		text-decoration: none;
		line-height: normal;
		text-align: justify;
		}

.links3:hover {
		color: #333333; 
		text-decoration: underline
		}





.links5 {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #333366;
		text-decoration: none;
		line-height: normal;
		text-align: justify;
		}

.links5:hover {
		color: #990000; 
		text-decoration: underline
		}

.textbox {
		BORDER-BOTTOM: #333333 1px solid; 
		BORDER-LEFT: #333333 1px solid; 
		BORDER-RIGHT: #333333 1px solid; 
		BORDER-TOP: #333333 1px solid;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight : normal; 
		color: #333333;
		}

.error {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: bold; 
		color: #cc0000; 
		text-decoration: none; 
		text-align: justify;
		} 

body {
		
		}

.progress{
	width: 1px;
	height: 14px;
	color: navy;
	font-size: 12px;
	
  overflow: hidden;
	background-color: yellow;
	padding-left: 5px;
}


#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 9.5px verdana;
border-bottom: 1px solid gray;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-right: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: red;
background: #f9e795;
border-color: navy;
}

#tablist li a.current{
background: lightyellow;
}

#tablist li a.visited{
background: lightnavy;
}


