

a:link    {color:maroon; text-decoration:underline; font-family: Tahoma, Verdana, Arial, Sans Serif; font-weight: normal;}
a:visited {color:maroon; text-decoration:underline; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal;}
a:active  {color:red; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal;}
a:hover   {color:red; text-decoration:none; font-family: Tahoma, Verdana, Arial,Sans Serif; font-weight: normal;}

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:#EFEAD3;
	color: #2B263C;font-size:10pt; 
}
table, td, th
{
	font-family:  Tahoma;
	color: #2B263C;font-size:10pt
	
}

.bold
{
font-weight: bold;
}


.sitemap     { font-size: 11px; line-height: 150% }


h1
{
	color: #632E00;font-size:12pt;font-weight: bold;
}
h2
{
	color: #33364D;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;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 10000;
/*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: 10001;
visibility: hidden;
}