html, body, td 
{
	font-size: 14px;
}
td.menu
{	
	width: 198;
	height: 30;
	vertical-align: middle;
	background: url(../images/but02.gif);
	
}
td.menu_2
{	
	width: 211;
	height: 30;
	background: url(../images/headline.gif);
	
}
td.grey
{	
	background: #808080;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	
}
td.grey2
{	
	background: #c5c5c5;
	color: #000000;
	font-size: 12px;
	
}

font.get
{
	margin: 0px 0px 0px 45px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #ffffff;
	white-space: nowrap;
	font-weight: bold;
	font-family: tahoma, verdana;

}
font.get_2
{
	margin: 0px 0px 0px 32px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: #888888;
	font-weight: bold;
	white-space: nowrap;
	font-family: tahoma, verdana;

}
font.get_3
{
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	color: #888888;
	font-weight: bold;
	white-space: nowrap;
	font-family: tahoma, verdana;

}

p.2 
{
   	margin: 2px 5px 5px 5px;
	padding: 4px 5px 4px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #5a5a5a;
	background: ;
	white-space: nowrap;
	font-family: tahoma, verdana;
}
	
a 
{
	color: #5a5a5a;
	border: 0px;
}
a.reg 
{
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	border: 0px;
	text-decoration : none;
	font-weight: bold;
}
A.reg:hover { 
    font-family: Tahoma;
	font-size: 11px;
	Color : #b6b6b6; 
	font-weight: bold;
	text-decoration : underline;
}	
a.noborder 
{
	border: 0px;
}

