body
{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.topmenulinks
{
color:#CCFF33;
font-size:12.0pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.epagetitle
{
color:maroon;
font-size:12.0pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:#CEEE69;
}
.eleftlinks
{
color:#85a70f;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.eleftlinkclick
{
color:#003399;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.epricelink
{
color:maroon;
font-size:10.0pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.eprodlinks
{
color:#CEEE69;
font-size:12.0pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:#921E0F;
}

.eprodlinks a
{
color:#FFFFFF;
font-size:12.0pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:#921E0F;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 0px solid black;
padding: 0px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.textblack
{
color:#000000;
font-size:18px;
}
.blackbuttons
{
float:left;
background-color:#9900CC;
color:#CCFF33;
font-weight:bold; 
border:1px solid maroon;
width:180px;
height:20px;
cursor:pointer;
}
.leftanchorlinks
{
color:#921E0F;
}
.adjustheight
{
height:500px;
}