﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}


#nav {
	background: #bf1211 url('../siteart/nav-background.gif') repeat-x top;
}	

#nav table {
	border: 0;
	width: 100%;
}

#nav table td {
	text-align:center;
	border-right: 1px solid #c02424;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

a.nav:link, a.nav:active, a.nav:visited {
	display: block;
	color: white;
	text-decoration:none;
	padding: 38px 10px 17px 10px;
	
}

a.nav:hover {
	background: #a02120 url('../siteart/nav-background-on.gif') repeat-x top;
	}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 35px;
	background: #2662a4 url('../siteart/blue.jpg') no-repeat top center;
	overflow-x: hidden;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 660px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
	text-align: center;
}

#common td img {
	border: 1px solid #7e7e7e;
}

#main-content {
	background: #f0f0f0;
	padding: 20px;
	font-size: 11px;
	line-height: 18px;
}

.imgb {
	border: 1px solid #7e7e7e;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #7e7e7e;
border-bottom-width: 0;
line-height: 35px;
z-index: 100;
background-color: #e7e7e7;
text-align:left;
width: 205px;
}

.anylinkcss a:link, .anlinksss a:active, .anylinkcss a:visited {
width: 100%;
display: block;
text-indent: 15px;
border-bottom: 1px solid #7e7e7e;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #333333;
color: white;
}
