body {
	background-color: #000000;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;

	font-size: 11px;
}
a:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
a.menu:link {
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	letter-spacing: 2px;
}
a.menu:visited {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 2px;
}
a.menu:hover {
	font-weight: normal;
	color: #CE7764;
	text-decoration: none;
	letter-spacing: 2px;
}
a.menu:active {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 2px;
}
.remarks-bullet {
	margin: 0px;
	padding: 0px;
}
.bullet_leftmargin {
	left: 0px;
}
.loading_bg {
	background-attachment: fixed;
	background-image: url(images/please_wait.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.line_height {
	line-height: 17px;
}
.text_height {
	line-height: 16px;
}
.cellspacing {
	padding-right: 10px;
	padding-left: 10px;
}
.normaltext {
	font-weight: normal;
}
a.highlight:link {
	font-weight: bold;
	color: #CE7764;
	text-decoration: underline;
	letter-spacing: 0.5px;
}
a.highlight:visited {
	font-weight: bold;
	color: #CE7764;
	text-decoration: underline;
	letter-spacing: 0.5px;
}
a.highlight:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: 0.5px;
}
a.highlight:active {
	font-weight: bold;
	color: #CE7764;
	text-decoration: underline;
	letter-spacing: 0.5px;
	
}
a.product:link {
	font-weight: bold;
	color: #CCCCCC;

	letter-spacing: 0.5px;
}
a.product:visited {
	font-weight: bold;
	color: #CCCCCC;

	letter-spacing: 0.5px;
}
a.product:hover {
	font-weight: bold;
	color: #ffffff;

	letter-spacing: 0.5px;
}
a.product:active {
	font-weight: bold;
	color: #CCCCCC;

	letter-spacing: 0.5px;
	
}
body {
	margin-top: 10px;
}