﻿a:link, a:visited, a:active {text-decoration:underline; color:#1263a8}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 100%;
	}

#nav td {
	background: #1c76c4;
	text-align:center;
	text-transform:uppercase;
}

a.nav:link, a.nav:active, a.nav:visited {
	color: white;
	text-decoration:none;
	display:block;
	padding: 10px 10px 6px 10px;
	}	

a.nav:hover {
	background: #1769b0;
	color: #dbeeff;
}

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0 15px;
	background: #dddddd url('../siteart/bkg.gif') repeat-x;
	line-height: 1.5em;
	}

td {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	}
	
#maintable {
	border: 0;
	width: 990px;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}

#header {
	height: 110px;
}

#header div {
	float: right;
	text-align: right;
	padding: 60px 0 0 0;
}

#main-content-home {
	background: white url('../siteart/main-bottom.jpg') no-repeat right top;
	padding: 37px 32px 32px 32px; 
}

h1 {
	font-size: 19px;
	font-weight: bold;
	margin: 0;
	padding:0;
}

#per {
	border:0;
}

#per td {
	vertical-align: top;
	padding-top: 20px;
}

#per td img {
	border: 0;
}

.pleft {
	text-align: center;
	padding: 0px 20px 0px 20px;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid #d4d4d4;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #f5f5f5;
	width: 220px;
}

.anylinkcss a:link, .anylinkcss a:active, .anylinkcss a:visited {
	width: 100%;
	display: block;
	border-bottom: 1px solid #d4d4d4;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	padding: 8px 0 6px 8px;
	text-align: left;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #1769b0;
	padding: 8px 0 6px 8px;
	color: #dbeeff;
}
