@charset "utf-8";
.verdana_9 {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.tahoma_12 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.tahoma_12:visited {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #800000;
}
.tahoma_12:link {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #800000;
}
.tahoma_12:hover {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}

.arial_12 {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.arial_11 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #800000;
}
.arialblack_11 {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.normal{
font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
	
	.normal_11:visited{
font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
	.normal_11:link{
font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}
	
	.normal_11:hover{
font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #800000;
	}
	
	.arial_12_border {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-right:#999999 solid 1px;
	border-bottom:#999999 solid 1px;
	color: #000000;
}
	
.verdana_red12 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #800000;
}

.verdana_11 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.verdana_11:visited{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.verdana_11:link{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a.verdana_11:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffa500;
}
a.verdana_11:active{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.verdana_10 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}
a.bot:link {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.bot:visited {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.bot:hover {
	font-family: Arial;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a.bot:active {
	font-family: Arial;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

a.text:visited {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
} 

a.text:link {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

a.text:hover {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.text:active {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}



/* Drop Down Menu CSS*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a5a5a5;
	behavior: url(script/csshover2.htc);<!--hack per ie6-->
}

	#menu{
		margin:0;
		padding:0;
		}
		#menu ul{
		padding:0;
		margin:0;
		}
		#menu li{
		position: relative;
		float: left;
		list-style: none;
		margin: 0;
		padding:0;
		}
		#menu li a{
		width:100px;
		height: 26px;
		display: block;
		font-family:arial;
		text-decoration:none;
		text-align: center;
		line-height: 26px;
		font-weight: bold;
		font-size: 12px;
		}
		#menu li a:hover{
		background-position: bottom center;
		}
		#menu ul ul{
		position: absolute;
		top: 26px;
		width: 170px;
		visibility: hidden;
		}
		
		#menu ul ul ul {
		position: absolute;
		top: 0;
		left: 100%;	
		}
		#menu ul li:hover ul{
		visibility:visible;
		}
		#menu ul li ul li a{
		 width:170px;
		 height:24px;
		 border-style: solid;
		 border-width: 0px 1px 1px 1px;
		 border-color: #fff #d9d9d9 #d9d9d9;
		 background-color: #f6f6f6;
		 font-family:arial;
		 font-size:11px;
		 text-align:left;
		 color: #000;
		 text-decoration:none;
		 padding-left:5px;
		}
		#menu ul li ul li a:hover{
		background-color:#840000;
		color:#fff;
		}
		
		#menu ul li ul li a:active{
		color:#ffa500;
		}
		
		a.green{
		background: url(images/menu/gray_but.jpg) no-repeat top center;
		color: #000;
		}
		a.green:hover{
		background: url(images/menu/red_but.jpg) no-repeat top center;
		color: #fff;
		}
		
		a.green:active{
		background: url(images/menu/red_but.jpg) no-repeat top center;
		color: #fff;
		}
		.hovermenu{
			background: url(images/menu/red_but.jpg) no-repeat top center;
			color: #fff;
		}
		
		.normalmenu{
			background: url(images/menu/gray_but.jpg) no-repeat top center;
			color: #000;
		}
				
		#menu ul ul,
		#menu ul li:hover ul ul,
		#menu ul ul li:hover ul ul
		{display: none;}

		#menu ul li:hover ul,
		#menu ul ul li:hover ul,
		#menu ul ul ul li:hover ul
		{display: block;}
		
		
		/* drop down over */
