
body {
	background-color:#4a4a4a;
	margin:0;
	font-family:Arial;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.normalstyle, .normalstyle-free, .normalstyle-prim, .normalstyle-request {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.normalstyle-vip {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


a{
	font-family:Tahoma;
	font-size:12px;
	color:#660000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: Underline;
	padding:1px;
}

a:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding:1px;
}


.topbg {
background-image:url(/images/topbg.gif);
background-repeat:repeat-x;
background-position:top;
}

hr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.footer{
	font-family:tahoma;
	font-size:10px;
	color:#f0f0f0;
}

.footer a{
	font-family:tahoma;
	font-size:10px;
	color:#f0f0f0;
}

.footer a:hover{
	color:#CCFF00;
}
