A:link {
	color: #000000; 
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif; 
	font-weight: none;
	text-decoration: none;
}
A:visited {
	color: #000000; 
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;
}
A:active {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #000000;
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif; 
	font-weight: none;
	text-decoration: underline;
}
A:link.navigationurl {
	color: #FFFFFF; 
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif; 
	font-weight: none;
	text-decoration: none;
}
A:visited.navigationurl {
	color: #FFFFFF; 
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;
}
A:active.navigationurl {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none;
}
A:hover.navigationurl {
	color: #FFFFFF;
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif; 
	font-weight: none;
	text-decoration: underline;
}
.backdark {
	background-color: #036;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:11px;
}
.backmedium {
	background-color: #036;
	color: #fff;
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif; 
	font-weight: bold;
}
.backlight {
	background-color: #F3EEC0;
	color: #000000;
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif; 
	font-weight: bold;
}
.categoryname {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	font-family: Arial, Tahoma, Trebuchet, Helvetica, sans-serif;
}
.currentpage {
	font=weight: bold;
	color: #FFFFFF;
}

BODY {
	background-color: #FFFFFF;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:14px;
	font-family:Arial, Tahoma, Trebuchet, Helvetica, sans-serif
}
TABLE {
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:10px;
	font-family:Arial, Tahoma, Trebuchet, Helvetica, sans-serif;
}
TABLE.maintable {
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Tahoma, Trebuchet, Helvetica, sans-serif;
}
HR {
	color:#FFFFFF;
	height:1px;
}