body, td
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	color:6C540A;
}

p, a
{
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:6C540A;
}

.last td, .first {border-bottom: 1px solid #60AEEA}


}
.allBannerBG {	
	background-image:url(../img/baner_spacer.jpg);
	background-repeat: repeat-x;
	}
	

h1
{
	font-family: Arial;
	font-size: 19px;
	color: CBBC01;
	margin-bottom:2px;
	margin-top:5px;
}

h2
{
	font-family: Arial;
	font-size: 14px;
	color: 8F8402;
	margin-bottom:5px;
	margin-top:20px;
}

h3
{
	font-family: Arial;
	font-size: 14px;
	color: 60AEEA;
	margin-bottom:2px;
	margin-top:10px;
}


table.MenuButton a
{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #415EC5;
}

table.MenuButton a:hover 

{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #415EC5;
} 

table.MenuButton a.active
{
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FF4200;
}

td.podval
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FEEDA0;

}

td.podval a, td.podval a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FEEDA0;
	text-decoration:underline;
}

select
{
font-family: Arial;
font-size: 11px;
border: 1 solid red;
background:#CBBC01;
color:#FEEDA0;
}