body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  height:100%; max-height:100%; overflow:hidden; 
  padding:0; margin:0; border:0;  
  background:#4f5f6b;       
}      

table {font-size: 12px}
h1, h2, h3, h4, h5, ul, ol, li, dl, dt, dd, p {margin: 0; padding: 0;}

h1 {font-size:16px;font-weight:bold}
h2 {font-size:14px;font-weight:bold}            
h3 {font-size:12px;font-weight:bold} 

a {color:#a36a00}     
a img {border:none}

ul {list-style:disc outside;padding-left:18px;}
ol {padding-left:18px;}


.k2SmallFont {
  font-size:8px;
}

.k2SmallFont a {
  font-size:10px;
}


.kwHit {
  font-weight: bold;
}

.kwHitscore {
}



a.kwSitemap_0 {  
  font-size: 16px;
  font-weight: bold;
}

a.kwSitemap_1 {
  font-size: 14px;
  font-weight: bold;
  margin-left:20px;  
}

a.kwSitemap_2 {
  font-size: 12px;
  margin-left:40px;
}

a.kwSitemap_3 {
  font-size: 12px;
  margin-left:60px;
}

a.kwSitemap_4 {
  font-size: 12px;
  margin-left:80px;
}



.kwMenuBar {
	margin: 0px;
	padding: 0px;	
	position: absolute;	
	z-index: 50;		
}

.kwMenu {
	padding: 0px;
	margin:0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0px;
	top:0px;
}

.kwMenuItemMainVertical_Active, a.kwMenuItemMainVertical:hover {
  color:#f8a308;
}

.kwMenuItem_Active, a.kwMenuItem:hover {
  color:#f8a308;
}

.kwMenuItemSelected {
  color:#f8a308;
}

span.kwMenuItemMainVertical {
  color:white;
}

a.kwMenuItemMainVertical {
  color:white;
}

span.kwMenuItem {
  color:white;
}

a.kwMenuItem {
  color:white;
}

a.kwMenuItemSelected {
  color:#f8a308;
}

span.kwMenuItemSelected {
  color:#f8a308;
}


.kwMenuItemMainVertical, .kwMenuItemMainVertical_Active {
  display: block;
  text-decoration: none;
  white-space: nowrap;  
  width:180px;
  height:36px;
  font-size:14px;
  font-weight:bold;
  line-height:36px; 
  background-image : url('background_menu1.gif');
  background-position:left; 
  background-repeat:no-repeat;            
}

.kwMenuItem, .kwMenuItem_Active {
  display: block;
  text-decoration: none;
  white-space: nowrap;  
  width:180px;
  height:25px;
  font-size:12px;
  font-weight:bold;
  line-height:25px;  
  background-image : url('background_menu2.gif');
  background-position:left; 
  background-repeat:no-repeat;    
} 


