/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	full-height: 100%;
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.style {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px; color:#E8E8E8; line-height:16px;}
.style2 {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px; font-weight:bold; color:#000; line-height:17px; padding:0 5px 0 0;}
.numeral{font-family:Arial; font-size:10px; text-decoration:none; color:#E8E8E8;}

.clear{clear:both;}
a.topnav {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
li a{
	font-weight: bold;
	text-decoration: none;
	list-style-type: square;
	color: #FFFFFF;
	line-height: 20px;
}
li {
	color: #CC205A;
	list-style-position: inside;
	list-style-type: square;
}
h1 {
	color: #CC205A;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC2067;
	text-decoration: underline;
}
a.footer {
	color: #FFFFFF;
	text-decoration: none;
}

