td 
{
	font: 12px Tahoma, Helvetica, sans-serif;
	color: #717171;
	line-height: 18px;
}
.adv 
{
	color: #A3A3C5;
	text-decoration: none;
}
.adv:hover 
{
	color: #003366; 
	text-decoration: none;
}
.black 
{
	color:#000000;
}
a 
{
	color: #007BC2;
	text-decoration: none;
}
a:hover 
{
	color: #007BC2;
	text-decoration: underline;
}
.HeaderLink 
{
	/*color: #3F6C87;*/
	font-family: Tahoma, Sans-Serif;
	color: #E90000;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}
.HeaderLink:hover 
{
	color: #000000;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}
.lmenu 
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	display:block;
	padding:8px 0px 7px 0px;
	background-image:url(../images/spacer.gif);
	line-height: normal;
}
.lmenu:hover 
{
	font-size: 11px;
	color: #FFE400;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	background-image:url(../images/menu_back.gif);
	line-height: normal;
}
.title
{
	font-family: Tahoma, Sans-Serif;
	color: #E90000;
	font-size: 18px;
	font-weight: bold;
}
.button
{
	background-color: #000080;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid black;
}
