a {
	color: #CC0000;
	text-decoration: none;
}
a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	background-image: url(images/nav.gif);
	height: 31px;
	font-weight: bold;
	padding-left: 26px;
	padding-top: 8px;
	padding-right: 26px;
}
a.nav:visited {
	text-decoration: none;
	background-image: url(images/nav.gif);
	height: 31px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	height: 31px;
	font-weight: bold;
	padding-left: 26px;
	padding-top: 8px;
	padding-right: 26px;
}
a.nav:hover {
	text-decoration: none;
	height: 31px;
	padding-left: 26px;
	padding-top: 8px;
	color: #000000;
	padding-right: 26px;
}
body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/bg.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.main {
	text-align: justify;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 220px;
	border: 1px solid #CECFCE;
}
.butts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 150px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
.header {
	color: #CC0000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.box {
	border: 1px solid #CCCCCC;
	text-align: justify;
	background-color: #EEEEEE;


}
li {
	list-style-image: url(images/dot-list.gif);
}
