
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #dddddd;
}

.LinkDark {
	color: #464646;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	line-height: 200% 
}

.LinkDark:hover {
	color: #DD0167;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.LinkDark1 {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.LinkDark1:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}
.LinkWhite {
	color: #B5B5B5;
	font-family: "Verdana", Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.LinkWhite:hover {
	color: #B5B5B5;
	font-family: "Verdana", Arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
.text {
	FONT-SIZE: 11px;
	COLOR: #C0C0C0;
	FONT-FAMILY: "Verdana", Arial;
	text-decoration: none;
}
.text1 {
	FONT-SIZE: 11px;
	COLOR: #464646;
	FONT-FAMILY: "Verdana", Arial;
	text-decoration: none;
}
.textbig {
	FONT-SIZE: 12px;
	COLOR: #464646;
	FONT-FAMILY: "Verdana", Arial;
	text-decoration: none;
}

.ProductSelected {
	FONT-SIZE: 11px;
	COLOR: #F89635;
	FONT-FAMILY: "Verdana", Arial;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;	
}

.formstyle {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #C2BEAF;
	height: 18px;
	padding-left: 4px;
}
.RWS {
	color: #464646;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.RWS:hover {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}