/* CSS Document */
.head {
	width:780px;
	height:70px;
	background-image:url(../images/topnav2_new.gif);
}

.head .toplinks {
	padding-left:610px;
	padding-top:53px;
	color:#878787;
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.head .toplinks a {
	color:#878787;
	text-decoration:none;
	font-size:10px;
}
.head .toplinks a:hover {
	/*color:#0099FF;*/
}

.indexhead {
	width:695px;
	height:70px;
	background-image:url(../images/topnav3_new.gif);
	
	padding-left:525px;
	padding-top:53px;
	color:#878787;
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.indexhead a {
	color:#878787;
	text-decoration:none;
}

.footer {
	width:780px;
	height:44px;
	padding-top:20px;
	color:#878787;
	font:10px Arial, Helvetica, sans-serif;
	line-height:12px;
	text-align:center;
}

