﻿.style1 {
	
	margin-left: 25px;
	padding-left: 20px;
	color: #8D8D8D;
    display: block;
    width:200px;
}



.style4 {
	margin-left: 25px;
	padding-left: 20px;
	
	color: #000080;
	width:500px;
}





.style6 {
	margin-left: 25px;
	padding-left: 20px;
	display: block;
	color: #770377;
	width:190px;
}

.style7 {
	
	margin-left: 25px;
	padding-left: 20px;
	color: #8D8D8D;
	width:300px;
}
.style8 {
	
	margin-left: 25px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	color: #C1370F;
	width:120px;
	
}
.style9 {
	
	margin-left: 25px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	color:#720000; 
	width:120px;
	
	
	
}
.style10 {
	
	display: block;
	margin-left: 38px;
	
	padding-left: 7px;
	color: #008000;
	width:100px;
	
}


.submenu{
background-image: url(images/submenu.gif);
display: block;
height: 19px;
margin-left: 38px;
padding-top: 2px;
padding-left: 7px;
color: #333333;
}

.hide{
display: none;
}

.show{
display: block;
}
#top_nav a:hover {
	text-decoration: underline;
	background-color: #FFFFFF;
	list-style-type: none;
	display: block;
	color: #FF00FF;
	line-height: 23px;
	white-space: normal;
	height: 23px;
	vertical-align: middle;}
	
#left_col a:hover {
	 
	text-decoration: none;
	background-color: #00FFFF;
	
}
#header {
	text-align: center;
}

