body {
	font  				: 11px Tahoma, Verdana;
	color 				: black;
	margin-top			: 5px;
	margin-bottom		: 5px;
}
table, td {
	font  				: 11px Tahoma, Verdana;
	color 				: black;
}
a	{
	font  				: 11px Tahoma, Verdana;
	color 				: #000000;
	text-decoration		: none;
}


a.pa	{
	font  				: 11px Tahoma, Verdana;
	color 				: #174151;
	text-decoration		: none;
}


a:hover	{
	font  				: 11px Tahoma, Verdana;
	color 				: #0505F0;
	text-decoration		: none;
}
a.MenuLink	{
	font  				: bold 11px Tahoma, Verdana;
	color 				: #174151;
	text-decoration		: none;
}

a.MenuLink:hover	{
	font  				: bold 11px Tahoma, Verdana;
	color 				: #0505F0;
	text-decoration		: none;
}
p.HeadLine {
	font  				: bold 11px Tahoma, Verdana;
	color 				: black;
	vertical-align		: middle;
	margin-bottom		: 3px;	
}

p.NewsText {
	font  				: 11px Tahoma, Verdana;
	color 				: black;
	text-indent			: 11px;
}

input.search {
    font                : 11px Verdana;
    color               : #000000;
	background-image	: url(../images/input_back.png);
    background-color    : #FFFFFF;
    border              : 0px solid #829DB9;
    height              : 21px;
    padding-left		: 5px;
    padding-top			: 3px;
}

input.btn {
    border              : 0px solid #829DB9;
	height				: 21px;
	width				: 56px;
	background-image	: url(../images/button.png);
}
