/* CSS Document */body {	margin: 0;	padding: 10px 0 0 0;	background-color: #fff;	color: #000;	text-align: center;}h1 {	color: #f00;	font-family: Helvetica, Arial, sans-serif;	font-size: 14px;	font-weight: bold;}.headerimg {	padding: 0 10px;}td.left {	background: #e2e2e2;}p.left {	padding: 0 10px;}td {	vertical-align: top;}#content {	padding: 10px;	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 11px;}#content table, tr, td {	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 11px;}#container {	border: 1px solid #999;	padding: 10px;	width: 780px;	margin: auto auto;}:visited:hover,:link:hover {	text-decoration: none;}#topnav li :link,#topnav li :visited {	color: #666;	text-decoration: none;}#topnav {	margin: 0;	padding: 0 0 0 5px;}#topnav div.right {	width: 100%;	background: transparent;}#topnav ul {	margin: 0;	padding: 0 5px;	background: transparent;}#topnav li {	font-family: Arial;	font-size: 11px;	font-weight: bold;	width: 135px;	list-style-type: none;	padding: 2px;		margin: 0;	position: relative;	border-bottom: 1px dashed #999;}#topnav li li {	background: transparent;}#topnav li ul {	display: none;	position: absolute;				left: 135px;	top: 0;	height: auto;	width: 120px;	padding: 0;	background: #ddd;	color: #000000;	border: 1px solid #fff;}html>body #topnav li ul {	z-index: 1;}#topnav li:hover ul,#topnav li.over ul {	display: block;}#topnav li ul ul {	background: transparent none;	position: static;	display: block;	padding: 0;	margin: 0;	border-width: 0;}#topnav li li {	float: none;}/* Fix IE. Hide from IE Mac \*/* html #topnav li ul li { float: left; height: 1%; }* html #topnav li ul li a { height: 1%; }/* End */#topnav li ul li {	display: list-item;	list-style-type: none;	position: static;	width: 120px;	margin: 0;	padding: 0;}#topnav li ul :link,#topnav li ul :visited {	color: #000;	font-weight: bold;}#topnav li ul :link:hover,#topnav li ul :visited:hover {	background: #C9C9C9;	color: #000;}#topnav li ul li a {	float: none;	display: block;	padding: 4px 13px;	margin: 0;	background: transparent none;	height: auto;/*	border-bottom: 1px solid #fff; */}#topnav li ul ul li a {	padding-left: 28px;	font-style: italic;}#topnav li a {	background: transparent;	padding: 3px 10px 0 10px;	height: 20px;/*	float: left; */}#topnav li :link:hover,#topnav li :visited:hover {	background: transparent;}.footer {	clear: both;	background: #999 url(img/footer.gif);	color: #fff;	font: 10px Arial, Helvetica, sans-serif;	width: 770px;	height: 20px;	padding: 2px 5px;}.footer :link,.footer :visited,.footer :active {	color: #fff;	text-decoration: none;}.footer :hover {	color: #fcc;	text-decoration: none;}a:active, a:visited, a:link 	{ COLOR: #009; TEXT-DECORATION: none; }a:hover 						{ COLOR: #009; TEXT-DECORATION: underline; }#date 		{ color: #093; font-weight: bold; }#datelite 	{ color: #3f6; font-weight: bold; }#redside { 	background: #f00; 	color: #fff; 	padding: 10px 10px;	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 11px;}#redside div.head {	font: bold 12px Arial, Helvetica, Sans-Serif;}#redside a:active,#redside a:visited, #redside a:link 	{ COLOR: #ccc; TEXT-DECORATION: none; }#redside a:hover 	{ COLOR: #eee; TEXT-DECORATION: underline; }.odd {	background: #f8f8f8;	padding: 2px 0 2px 10px;}.even {	background: #eee;	padding: 2px 0 2px 10px;}.submit {	background: #fff;	padding: 10px;	}#hitcounter {	margin-top: 10px;	padding-bottom: 10px;	text-align: center;	font: normal 10px Arial, Helvetica, sans-serif;	color: #333;}
