BODY {

background-color:#000000;}

A:link {font-family:arial; font-size:9px; font-weight:bold; color:#000000; text-decoration: none}
A:visited {font-family:arial; font-size:9px; font-weight:bold; color:#000000; text-decoration: none}
A:active {font-family:arial; font-size:9px; font-weight:bold; color:#000000; text-decoration: none}
A:hover {font-family:arial; font-size:9px; font-weight:bold; color:#000000; text-decoration: underline}

.listtexth1 {font-family:arial; font-size:18px; color:#000000;}
.listtexth2 {font-family:arial; font-size:16px; color:#000000;}
.listtext {font-family:arial; font-size:14px; color:#000000;}




.maintext {font-family:arial; font-size:16px; color:#000000;}
.maintextlink	A:link {font-family:arial; font-size:18px; font-weight:bold; color:#5c1017; text-decoration: none}
.maintextlink	A:visited {font-family:arial; font-size:18px; font-weight:bold; color:#5c1017; text-decoration: none}
.maintextlink	A:active {font-family:arial; font-size:18px; font-weight:bold; color:#5c1017; text-decoration: none}
.maintextlink	A:hover {font-family:arial; font-size:18px; font-weight:bold; color:#5c1017; text-decoration: underline}

.footer {FONT: 9px arial, verdana, sans-serif; font-weight: bold; color:#ed9e32;}
.footerlink A:link {font-family:arial; font-size:12px; font-weight:bold; color:#ed9e32; text-decoration: none}
.footerlink A:visited {font-family:arial; font-size:12px; font-weight:bold; color:#ed9e32; text-decoration: none}
.footerlink A:active {font-family:arial; font-size:12px; font-weight:bold; color:#ed9e32; text-decoration: none}
.footerlink A:hover {font-family:arial; font-size:12px; font-weight:bold; color:#ed9e32; text-decoration: underline}
.title {FONT: 18px arial, verdana, sans-serif; font-weight: bold; color:#985b07;}
.title2 {FONT: 16px arial, verdana, sans-serif; font-weight: bold; color:#f4c17b;}



#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #ed9e32;
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);
}


