/* CSS Basic Document */
body
{
	margin:0px auto;
	padding:0px;
	background-color: #CFC;
	background-repeat: repeat-x;
	background-position: left top;
}
.border_left_right
{
border-left:1px solid #663366;
border-right:1px solid #663366;
}
.border_bottom
{
border-bottom:1px dashed #8B8C90;
}
.news_box
{
	border:2px solid #663366;
	padding:9px;
	background-color: #66CC99;
}





/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2C002D;
	text-decoration: none;
}
.top_menu_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #161921;
	background-color:inherit;
	text-decoration: none;
}
.top_menu_text:hover
{
color:#6F040C;
background-color:inherit;
text-decoration:underline;
}
.more_link
{
color:#993366;
background-color:inherit;
font-weight:bold;
text-decoration:none;
line-height:20px;
}
.more_link:hover
{
text-decoration:underline;
color:#F2D85C;
background-color:inherit;
}

.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006666;
	text-decoration: none;
	background-color:inherit;
}
.footer_link:hover
{
text-decoration:underline;
color:#66CC99;
background-color:inherit;
}
h1 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993366;
	margin-top: 20px;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #66CC99;
	font-weight: bold;
  }
  
  li {
	float: left;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66CC99;
	width: 120px;
	background-color: #732E68;
  }
  
  li ul {
	display: none;
	position: absolute;
	left: 0;
	padding-top: 22px;
	top: 1px;
  }
	
li:hover ul, li.over ul{ display: block; }
a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993366;
	background-color: #66CC99;
	display: block;
	text-decoration: none;
	width: 140px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #663366;
	border-bottom: 1px solid #663366;
	border-left: 1px solid #663366;
}
a.subnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993366;
	background-color: #66CC99;
	display: block;
	width: 140px;
	text-decoration: none;
	border-right: 1px solid #663366;
	border-bottom: 1px solid #663366;
	border-left: 1px solid #663366;
	padding-top: 6px;
	padding-bottom: 6px;
}
a.topnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CC99;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CC99;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CC99;
	text-decoration: underline;
	font-weight: bold;
}
a.subnav:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	background-color: #93DBB7;
	display: block;
	width: 140px;
	text-decoration: none;
	border-right: 1px solid #663366;
	border-bottom: 1px solid #663366;
	border-left: 1px solid #663366;
	padding-top: 6px;
	padding-bottom: 6px;
}
.borders
{
border-left:1px solid #663366;
border-right:1px solid #663366;
height:546px;
}
.footer_bg table tr td table tr td table tr td table tr .border_bottom h1 #Map area {
	color: #CF3;
}
