body 
{
	/*background-image: url(images/ungarbgtrans.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	padding-top:0px;
	margin-top: 0px;
}
body.front{
/*background-image: url(images/ungarbg.jpg);*/

}

.mainMenu
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #005CAB;
	padding:2px;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005CAB;
}
 .mainMenuHover 
{	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #336699; 
	border: 1px solid #005CAB;
	padding:2px;

} 
a.menuLink {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuLink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.rightPuffColor
{
text-align: center;
	vertical-align: middle;
	background-color: #BE301A; 
color: #FFFFFF;
}
.redTdHeader
{
text-align: left;
	vertical-align: middle;
	background-color: #BE301A; 
color: #FFFFFF;
}
.rightPuff
{
text-align: center;
	vertical-align: middle;
}
.rightPuffLink
{
font-weight: bold;
color: #BE301A;
text-decoration: none;
}
.rightPuffLink:hover
{
font-weight: bold;
color: #BE301A;
text-decoration: underline;
}
.mainTextTbl
{
	font-size: 14px;
	/*text-align: right;*/
	line-height: 22px;

}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
a{
 color: #003366;
 font-weight: bold;
}
a:hover{
color: #BE301A;
}
.footer
{
font-size: 9px;
font-weight: bold;
text-align: center;
}
li {
	line-height: 14px;
}
.red {
	color: #BE301A;
}
