a:link
{
	color: #800000; 
}
a:visited
{
	color: #800000; 
} 
a:active 
{
	color: #FF7F00;
	text-decoration: none;
}
a:hover 
{
	color: #FF0000;
	text-decoration: none;
}
a.topnav:link
{
	color: #800000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}
a.topnav:visited
{
	color: #800000;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
} 
a.topnav:active 
{
	color: #FF7F00;
	text-decoration: none;
}
a.topnav:hover 
{
	color: FF0000;
	text-decoration: none;
}
BODY {background: #000000 url('images/bg/CD-001-100-bg.gif') fixed;
scrollbar-arrow-color: #FF0000;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #FF0000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #FF0000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #3B3B3B;
}

div.apptitle
{
	font-family: Verdana;
	color: rgb(225,231,212);
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}
div.tabletitle
{
	font-family: Verdana;
	color: #E1E7D4;
	font-weight: bold;
	font-size: 12px;
	font-variant: small-caps;
}
div.content
{
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
}
div.subtitle
{
	font-family: Verdana;
	color: #873838;
	font-weight: bold;
	font-size: 12px;
}
div.instructions
{
	font-family: Verdana, Arial,sans-serif;
	color: rgb(190,47,55);
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 8px;
}
div.instructions2
{
	font-family: Verdana, Arial,sans-serif;
	color: rgb(190,47,55);
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10px;
}
div.newsbox
{
	position:relative;
	z-index:2;
	overflow:hidden;
	border:1px gray solid;
	font-family: Verdana, Arial,sans-serif;
	color: rgb(0,0,0);
	letter-spacing: 1px;
	font-size: 10px;
}
div.colorbox
{
	bgcolor: #FFF000;
}
TABLE.heading
{
	border-top: none;
	border-right: solid 1px #362F2D;
	border-bottom: solid 1px #362F2D;
	border-left: solid 1px #362F2D;
}
TABLE.varA
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border-top: solid 1px #362F2D;
	border-right: solid 1px #362F2D;
	border-bottom: solid 1px #362F2D;
	border-left: solid 1px #362F2D;
}
TD.varA
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	border-top: solid 1px #362F2D;
	border-right: solid 1px #362F2D;
	border-bottom: solid 1px #362F2D;
	border-left: solid 1px #362F2D;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana;
}
h1
{
	color: rgb(255,102,51);
}
h2
{
	color: rgb(204,153,51); 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}