#footer
{
	clear: left;
	width: 100%;
	text-align: center;
	padding: 4px 0;
}

#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 0px solid black;
	padding: 2px;
	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);
}

body         		
{ 
	margin:0px;
	font-family: Arial; 
	color: #114076; 
	font-size: 12px; 
	line-height: 150%; scrollbar-face-color: #86B300 ; 
	scrollbar-shadow-color: #E2F0FD ; 
	scrollbar-highlight-color: #E2F0FD; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color:#E4E9E3; 
	scrollbar-track-color: #E4E9E3; 
	scrollbar-arrow-color: #414743; 
}

.mouseOverImg
{
	border:1px solid black;
}

.comboTable 
{
  width: 100%;
}

.comboTdOver 
{
  text-decoration:none;
  background-color: #C6D5E6;
  cursor: pointer;
}

.comboTdOut 
{
  text-decoration:none;
  background-color: #white;
  cursor: pointer;
}

.comboTable td
{
  font-family: Verdana;
  font-size: 7pt;
  color: #114076;
  text-decoration:none;
}


td.footer      		{ font-family: Arial; color: #FFFFFF; font-size: 11px; line-height: 100%; font-weight: bold }
td           		{ font-family: Arial; color: #114076; font-size: 13px; line-height: 150% }
td.head1    		{ font-family: Arial; color: #9CCE04; font-weight: bold; font-size: 9pt; line-height: 100%; text-decoration: none  }
td.title     		{ font-family: Arial; color: #86B300; font-size: 13px; line-height: 100%; }
tr           		{ font-family: Arial; color: #114076; font-size: 11px; line-height: 150% }
th           		{ font-family: Arial; color: #114076; font-size: 11px; line-height: 150% }
div          		{ font-family: Arial; color: #114076; font-size: 8pt; line-height: 100% }

a:link       		{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #114076; font-weight: none }
a:visited    		{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #114076; font-weight: none }
a:active     		{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #9CCE04; font-weight: none } 
a:hover      		{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #9CCE04; font-weight: none }

a:link.footer  		{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 11px; }
a:visited.footer 	{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 11px; }
a:active.footer 	{ text-decoration: underline; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 11px; } 
a:hover.footer  	{ text-decoration: underline; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: bold; font-size: 11px; }

a:link.header		{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #114076; font-weight: bold; font-size: 12px; }
a:visited.header   	{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #114076; font-weight: bold; font-size: 12px; }
a:active.header		{ text-decoration: underline; font-family: Arial, Helvetica, sans-serif; color: #114076; font-weight: bold; font-size: 12px; } 
a:hover.header	        { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; color: #114076; font-weight: bold; font-size: 12px; }

select       		{ font-family: Arial; color: #114076; border: solid 1px #114076; font-size: 8pt; font-weight: none }

INPUT 	     		{ font-family: Arial; color: #114076; font-size: 8pt; font-weight: none; border:1px; } 

TEXTAREA     		{ font-family: Arial; color: #114076; font-size: 8pt; font-weight: none; border: 1px solid #114076 }

img 			{ border: 0px; margin: 0px; }

.selectedPage
{
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #114076; 
	font-weight: bold;
	font-size:14pt;
}

.selectedPageBefore
{
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #114076; 
	font-weight: bold;
	font-size:12pt;
}

.bold
{
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #114076; 
	font-weight: bold;
	font-size:10pt;
}

.balk
{
	padding:2px;
	color:#ffffff;
	font-weight:bold;
}

.titlebalk
{
	background-color:#1D5493;
}

.blok 
{
	border: 1px Solid #9c9c9c;
	background-color:#f1f1f1;
}

.rss
{
	font-size:8pt;
	padding:5px;
}

.YahooOverture
{
	padding:3px;
}

.relatedQueries
{
	border:1px solid navy;
	padding:5px;
	width:150px;
	text-align:left
}

.subcats
{
	border:1px;
	width:500px;
	position:absolute;
	background-color:#FFFF99;
	height:300px;
	border:2px solid #FFCC00;
}