@charset "UTF-8";
/* CSS Document */

.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('topMenuImages.png') repeat-x; background:#000000;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages.png') 100% -90px no-repeat;}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
	padding:0px;
	margin:0px;
}
body {
	background-color: #000000;
	background-image:url(Images/bgGRAY.gif);
	background-repeat:repeat;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #660000;
	text-align:left;
	margin-left:15px;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	text-align:left;
	margin-left:5px;
}
h3 {
	font-size: 16px;
	color: #333333;
	text-align:left;
	margin-left:15px;
}
h4 {
	font-size: 14px;
	color: #000000;
	text-align:left;
	margin-left:15px;
}
.footer {
border:#999999 1px solid;
}
.MainTable{
border:#666666 2px groove;
background-color:#FFFFFF;
}
.LeftMenu{
background-color:#000000;
border: #660000 1px solid;
}
.Menu{
background-color:#000000;

}
.GoogleAd{
background: #000;
border:#999999 1px solid;
}

p {
padding-left:15px;
padding-right:15px;
font-family:Arial, Helvetica, sans-serif;
}

a:link .thumbnail, a:visited .thumbnail { filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70; } 
a:hover .thumbnail { filter: alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; } 

ul.sideNAV {
	float:left;
	width:141px;
	margin:0 0 0 3px;
	padding:0;
	list-style:none;
}
								
	ul.sideNAV li a {
		display:block;
		color:#fff;
		text-decoration:none;
		text-align:center;
		width:141px;
		margin:4px 0;
		padding:8px 0;
		background: #3F3F3F; /* old browsers */
			background: -moz-linear-gradient(top, #3F3F3F 0%, #09090A 100%); /* firefox */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3F3F3F), color-stop(100%,#09090A)); /* webkit */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3F3F3F', endColorstr='#09090A',GradientType=0 ); /* ie */									
		border:1px solid #5d5d5d;
			-moz-border-radius-topleft: 0px;
			-moz-border-radius-topright: 10px;
			-moz-border-radius-bottomright: 5px;
			-moz-border-radius-bottomleft: 5px;
			-webkit-border-top-left-radius:0px;
			-webkit-border-top-right-radius:10px;
			-webkit-border-bottom-right-radius:5px;
			-webkit-border-bottom-left-radius:5px;
			border-top-left-radius: 0px;
			border-top-right-radius: 10px;
			border-bottom-right-radius: 5px;
			border-bottom-left-radius: 5px;
		}
								
		ul.sideNAV li a:hover {
			width:141px;
			border:1px solid #5d5d5d;
				-moz-border-radius-topleft: 0px;
				-moz-border-radius-topright: 10px;
				-moz-border-radius-bottomright: 5px;
				-moz-border-radius-bottomleft: 5px;
				-webkit-border-top-left-radius:0px;
				-webkit-border-top-right-radius:10px;
				-webkit-border-bottom-right-radius:5px;
				-webkit-border-bottom-left-radius:5px;
				border-top-left-radius: 0px;
				border-top-right-radius: 10px;
				border-bottom-right-radius: 5px;
				border-bottom-left-radius: 5px;
			background: #3F3F3F; /* old browsers */
				background: -moz-linear-gradient(top, #09090A 0%, #4F4F4F 100%); /* firefox */
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#09090A), color-stop(100%,#4F4F4F)); /* webkit */
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09090A', endColorstr='#4F4F4F',GradientType=0 ); /* ie */										
}

.brand_logo a {
}

.brand_logo a:hover {
filter: alpha(opacity=78); opacity: 0.78; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*--IE8 Specific--*/}
	.siteHV a:hover{z-index: 999; filter: alpha(opacity=100); opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	
}

