body {
	margin-left: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9934;
}

.behuz {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	text-align: left;
	vertical-align: top;
}

td {
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #330801;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.visible {

visibility: hidden;
}

.menutd {
	
	color: #000000;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	vertical-align: bottom;
	background: url(/images/menualatet.gif);
	background-repeat: no-repeat;
}

.menutad {
	
	color: #000000;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	vertical-align: bottom;
	background: url(/images/menualatet2.gif);
	background-repeat: no-repeat;
}

.contenthead {
	
	color: #000000;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	vertical-align: bottom;
}

.menulink:link {
	color: #330801;
	text-decoration: none;
}
.menulink:visited {
	text-decoration: none;
	color: #330801;
}
.menulink:hover {
	text-decoration: none;
	color: #CC0000;
}
.menulink:active {
	text-decoration: none;
	color: #CC0000;
}

.langmenu:link {
	text-decoration: none; 
	text-align:center;
	vertical-align: bottom;
	color: #330801;
	
}


.langmenu:visited {
	text-decoration: none;
	text-align:center;
	vertical-align: bottom;
	color: #330801;
}

.langmenu:hover {
	text-decoration: none;
	text-align:center;
	vertical-align: bottom;
	color: #330801;
}


.langmenu:active {
	text-decoration: none;
	text-align:center;
	vertical-align: bottom;
	color: #330801;
}


.lablec {
	color: #FFCC00;
	font-weight: bold;
	font-size: 9px;
}
