﻿
h1
{
	background-color: #660000;
	color: #fff;
	font-size: 20px;
	font-family: Tahoma;
	text-align: center;
	line-height: 40px;
	height: 40px;
	padding: 0;
	margin: 0;
}

h2
{
	background-color: #660000;
	color: #fff;
	font-size: 12px;
	font-family: Tahoma;
	text-align: center;
	line-height: 30px;
	height: 30px;
	padding: 0;
	margin: 0;
}

.mi:link, .mi:visited
{
	color: #990000;
	font-size: 10px;
	font-family: Tahoma;
}

.mi:hover
{
	color: #827e7e;
}

.s_menu
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	background-color: #fff;	
}

.s_menu ul
{	
	margin: 0;
	padding: 0;
	list-style: none;
}

.s_menu li
{
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 20px;
	text-align: left;
}

.s_menu li a, .s_menu li a:visited
{
	text-decoration: none;
	line-height: 25px;
	color: #666;
	font-weight: bold;
	font-size: 12px;
}

.s_menu li a:hover
{
	color: #990000;
}

.s_menu li li
{
	list-style-type: disc;
	list-style-position: inside;
}

.s_menu li li a, .s_menu li li a:visited
{
	text-decoration: none;
	line-height: 25px;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

.s_menu li li a:hover
{
	color: #666;
}

.btn:link, .btn:visited
{
	color: #676464;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}

.btn:hover
{
	color: #560303;
	font-weight: bold;
}

.shead
{	
	background-color: #fff;
	text-align: center;
	color: #990000;
	font-weight: bold;
	line-height: 30px;
	border: 1px #990000 solid;
	font-family: Tahoma;
}

.state
{
	text-align: left;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	width: 300px;
	background-color: #dfdede;
	font-family: Tahoma;	
}

.state a:link, .state a:visited
{
	color: #000;
	background-color: #dfdede;
	text-decoration: none;
	font-size: 12px;
	padding-left: 35px;
	padding-right: 35px;
	width: 100px;
	line-height: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.state a:hover
{	
	background-color: #fff;
	color: #990000;
	border: 1px solid #990000;
}

.city
{	
	background-color: #fff;
	font-family: Tahoma;
}

.city a:link, .city a:visited
{
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	padding-left: 5px;
	line-height: 25px;
}

.city a:hover
{	
	color: #000;
	font-weight: bold;
}

.state_menu
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	background-color: #fff;	
}

.state_menu ul
{	
	margin: 0;
	padding: 0;
	list-style: none;
}

.state_menu li
{
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 20px;
	text-align: left;
}

.state_menu li a, .state_menu li a:visited
{
	text-decoration: none;
	line-height: 25px;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}

.state_menu li a:hover
{
	color: #666;
	border-bottom: 1px solid #990000;
}

.state_menu li li
{
	list-style-type: disc;
	list-style-position: inside;
}

.state_menu li li a, .state_menu li li a:visited
{
	text-decoration: none;
	line-height: 25px;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

.state_menu li li a:hover
{
	color: #929191;
}




/*---for state page---*/






.state_menu1
{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}


.state_menu1 ul
{	
	margin: 0;
	padding: 0;
	list-style: none;
}

.state_menu1 li
{
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 20px;
	text-align: left;
}

.state_menu1 li a, .state_menu1 li a:visited
{
	text-decoration: none;
	line-height: 25px;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}

.state_menu1 li a:hover
{
	color: #666;
	border-bottom: 1px solid #990000;
}

.state_menu1 li li
{
	list-style-type: disc;
	list-style-position: inside;
}

.state_menu1 li li a, .state_menu1 li li a:visited
{
	text-decoration: none;
	line-height: 25px;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

.state_menu1 li li a:hover
{
	color: #929191;
}

.c_bg
{	
	background-color: #fff;
}