div 
{
	font-family : Tahoma,Verdana,Arial,sans-serif;
	font-size : 8pt;

}

td  
{
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial,sans-serif;
}

td.nav
{
	font-size : 8pt;
	color : #000000;
	font-family : Tahoma,Verdana,Arial,sans-serif;
}

td.area
{
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial,sans-serif;
}

td.small
{
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial,sans-serif;

}


td.head
{
	font-size :14px;
	font-weight : bold;
	font-family : Tahoma,Verdana,Arial,sans-serif;
	color : #99cc00;
}

td.error
{
	color : #800000;
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
}

td.ok
{
	font-weight : bold;
	color : #330033;
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
}

td.ok_normal
{
	color : #000000;
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
}

td.menu
{
	color : #000000;
	font-weight : bold;
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial,sans-serif;
}

td.menu_small
{
	color : #000000;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial,sans-serif;
}

a.menu:link
{
	 text-decoration : none;
 	 color : #000000;
}

a.menu:visited  
{
	 text-decoration : none;
	 font-weight : bold;
	
}

a.menu:active  
{
	 text-decoration : none;
	 font-weight : bold;
	 color : #99cc00;
}

a.menu:hover  
{
	 text-decoration : none;
	 font-weight : bold;
	 color : #99cc00;
}

a.menu_select:link
{
	 text-decoration : none;
	 font-weight : bold;
 	 color : #99cc00;
}

a.menu_select:visited  
{
	 text-decoration : none;
	 font-weight : bold;
	 color : #99cc00;
}

a.menu_select:active  
{
	 text-decoration : none;
	 font-weight : bold;
	 color : #99cc00;
}

a.menu_select:hover  
{
	 text-decoration : none;
	 font-weight : bold;
	 color : #99cc00;
}

a.select:link
{
	 text-decoration : none;
	 font-weight : bold;
	 font-weight : normal;
	 color : #000000;
}

a.select:visited  
{
	 text-decoration : none;
	 font-weight : bold;
	 font-weight : normal;
	 color : #000000;
}

a.select:active  
{
	 text-decoration : none;
	 font-weight : bold;
	 font-weight : normal;	 
	 color : #000000;
}

a.select:hover  
{
	 text-decoration : none;
	 
	 font-weight : normal;
	 color : #000000;
}

a.error:link
{
	 text-decoration : none;
	 font-weight : normal;
	 color : #99cc00;
}

a.error:visited  
{
	 text-decoration : none;
	 font-weight : normal;
	 color : #99cc00;
}

a.error:active  
{
	 text-decoration : none;
	 font-weight : normal;	 
	 color : #99cc00;
}

a.error:hover  
{
	 text-decoration : none;
	 font-weight : normal;
	 color : #99cc00;
}

a:link
{
	 text-decoration : none;
 	 color : #000000;
}

a:visited  
{
	 text-decoration : none;
	 color : #000000;
}

a:active  
{
	 text-decoration : none;
	 color : #99cc00;
}

a:hover  
{
	 text-decoration : none;
	 font-weight : bold;
	 color : #99cc00;
}

select 
{
	font-size : 8pt;
	font-family : Tahoma,Verdana,Arial,sans-serif;
	color : #000000;
	padding : 2pt;
	background-color : #E0decc;	
}

textarea
{
	font-size: 8pt;
	font-weight : bold; 	
	font-family : Tahoma,Verdana,Arial,sans-serif;
	background-color : #efeded;	
}

input.field
{
	font-size: 8pt; 	
	font-family : Tahoma,Verdana,Arial,sans-serif;
	background-color : #E0decc;
	color : #000000;
}

input.searchfield
{
	font-size: 8pt; 	
	font-family : Tahoma,Verdana,Arial,sans-serif;
	background-color : #E0decc;
	color : #000000;
	width : 150px;
}

input.submit
{
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	width : 115;
	background-color: #E0decc;
	color: #000000;


}

input.submit_small
{
	font-size : 8pt;
	font-family : Tahoma, Verdana, Arial;
	
}

a.bolded {
	font-weight:bold;
	color:#99cc00;
}
