body  {
	color: #000000;
	font: lighter 10px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
a {
	text-decoration: none;
	color: #C4CDD2;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
}
a:hover {text-decoration: underline;}
a:active {color: #FFFFFF;}
a:visited {text-decoration: none; color: #000000;}
.select {
	background-color: #336789;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;

}
.table1 {
	background-color: #336799;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	list-style-type: decimal;



}
.table2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	background-color: #336789;
	color: #000000;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	list-style-type: square;
	list-style-position: inside;



}
.whois {
	border-top: 1px none #99CCFF;
	border-right: 1px none #99CCFF;
	border-bottom: 1px dashed #99CCFF;
	border-left: 1px none #99CCFF;

}
.dl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
