body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../img/nav/bg.jpg);
	background-repeat: no-repeat;
}

a.def {
	color: #ffffff;
	font-family: sans-serif;
	font-size: 9pt;
}

a.def:hover {
	text-decoration: none;
}

a.spotlight {
	color: #990000;
	font-family: sans-serif;
	font-size: 9pt;
}

font.def {
	color: #999999;
	font-family: sans-serif;
	font-size: 9pt;
}

.textareaLabel {
	color: #999999;
	font-family: sans-serif;
	font-size: 9pt;
}

.error {
	color: red;
	font-family: sans-serif;
	font-size: 9pt;
}

font.defwhite {
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 9pt;
}

font.detailsTab {
	color: #000000;
	font-family: sans-serif;
	font-size: 9pt;
}

.paging_entry
{
	color: #FFFFFF;
}

.paging_last
{
	color: #FFFFFF;
}

.textFieldLabel
{
	color: #999999;
	font-family: sans-serif;
	font-size: 9pt;
	padding-right: 6px;
}

.header {
	text-transform: uppercase;
	color: #999999;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.productheader {
	text-transform: uppercase;
	color: #CCCCCC;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10pt;
}

.headerproddetails {
	text-transform: uppercase;
	color: #999999;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

font.news {
	color: #999999;
	font-family: sans-serif;
	font-size: 15pt;
}

.productstory {
	color: #999999;
	font-family: sans-serif;
	font-size: 15pt;
}

.featured {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.titlerow {
	background:#660000;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 1px;
	padding:2px;
	padding-left: 4px;
}