body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color:#666666;
}	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 17px;
	margin: 200px;
}	
td.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	line-height: 17px;
	margin: 200px;
}
UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration:underline;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a.snav:link {
	color: #000000;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a.snav:visited {
	color: #000000;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a.snav:hover {
	color: #333333;
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
}
.snav {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a.snav1:link {
	color: #000000;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}
a.snav1:visited {
	color: #000000;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
}
a.snav1:hover {
	color: #333333;
	text-decoration:underline;
	font-size: 10px;
	font-weight: bold;
}
a.snav2:link {
	color: #000000;
	text-decoration:none;
	font-size: 9px;
}
a.snav2:visited {
	color: #000000;
	text-decoration:none;
	font-size: 9px;
}
a.snav2:hover {
	color: #333333;
	text-decoration:underline;
	font-size: 9px;
}
a.white:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 9px;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 9px;
}
a.white:hover {
	color: #333333;
	text-decoration:underline;
	font-size: 9px;
}
td.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}

#pic {
	background-color: #FFFFFF;
	left: 1px;
	position: relative;
	top: 1px;
	width: 50px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
	display:none;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 34px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 50px;
	
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 55px;
	position: absolute;
	top: -5px;
	width: 300px;
}
