

a:link    {color:#4E310E; text-decoration:underline; font-family: Tahoma; font-weight: bold}
a:visited {color:#4E310E; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold;}
a:active  {color:#550000; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold;}
a:hover   {color:#550000; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold;}

a:link.bold    {color:maroon; text-decoration:underline; font-family: tahoma, Verdana, Arial, Sans Serif; font-weight: bold    ;}
a:visited.bold    {color:maroon; text-decoration:underline; font-family: tahoma,  Verdana, Arial,Sans Serif; font-weight: bold    ;}
a:active.bold    {color:red; text-decoration:none; font-family: tahoma,  Verdana, Arial,Sans Serif; font-weight: bold    ;}
a:hover.bold    {color:red; text-decoration:none; font-family: tahoma,  Verdana, Arial,Sans Serif; font-weight: bold    ;}


a:link.s8    {color:maroon; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 7.5pt;}
a:visited.s8    {color:maroon; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 7.5pt;}
a:active.s8    {color:red; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 7.5pt;}
a:hover.s8    {color:red; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal; font-size: 7.5pt;}

a:link.footer    	  {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; }
a:visited.footer      {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold;}
a:active.footer       {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; }
a:hover.footer        {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; }

a:link.paging    {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:visited.paging    {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:active.paging    {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}
a:hover.paging    {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt;}

a:link.nav    {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt; font-weight: 700;}
a:visited.nav    {color:white; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt; font-weight: 700;}
a:active.nav    {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt; font-weight: 700;}
a:hover.nav    {color:#CEB88A; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: bold; font-size: 8pt; font-weight: 700;}

body
{
	font-family: Tahoma;
	background:#231408;
	color: #2B263C;font-size:10pt 
}
table, td, th
{
	font-family:  Tahoma;
	color: #414141;font-size:10pt;
	font-weight: normal
	
}


.heading {
color: #550000;font-size:10pt;font-weight: bold
}

.bold
{
font-weight: bold;
}


.sitemap     { font-size: 11px; line-height: 150% }




h2
{
	color: #333399;font-size:11pt;font-weight: bold
}
h3           { color:#ffffff; font-family: Times New Roman; font-size: 18pt; font-style: italic; 
               font-weight: bold;  }
h4
{
	color: #000000;font-variant:small-caps; font-style:italic; font-weight:bold
}
h5
{
	color: #000000;font-variant:small-caps; font-family:Verdana
}
h6
{
	color: #000000;
}

.img {border: 2px groove #B39862; padding: 2px}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 250px;
border: 1px solid #00004F;
padding: 2px;
background-color: #FFFFE0;
visibility: hidden;
z-index: 100;
font-family:Arial;
font-size:10pt; 
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); 
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}