body {
	/*background-image: url(../image/bg.jpg);
	*/

	background-color:#a1a131;	
	margin-top:0px; margin-left:0px;
	margin-bottom:0px;
	font-family:Arial;
	font-size:11px;
	
}
.white_bold {
	font-family: Arial;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 16px;
	text-decoration:none;
}

.white_normal {
	font-family: Arial;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}

.black_bold{
	font-family: Arial;
	color:#171717;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}

.black_bold_big{
	font-family: Arial;
	color:#171717;
	font-weight:bold;
	font-size: 18px;
	text-decoration:none;
}



.black_normal {
	font-family: Arial;
	color:#171717;
	
	font-size: 12px;
	text-decoration:none;
}

.black_small {
	font-family: Arial;
	color:#171717;
	font-style:italic;
	
	font-size: 11px;
	text-decoration:none;
}




.purpul_bold {
	font-family: Arial;
	
	color:#8d6baf;
	font-size: 18px;
}


.brown_bold {
	font-family: Arial;
	color:#300c07;
	font-weight:bold;
	font-size: 16px;
	text-decoration:none;
}

.brown_normal {
	font-family: Arial;
	color:#300c07;
	
	font-size: 16px;
}

.yellow_normal {
	font-family: Arial;
	color:#fffba1;
	font-weight:bold;
	
	font-size: 16px;
}




.white_small {
	font-family: Arial;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

.white_small2 {
	font-family: Arial;
	color:#FFFFFF;
	
	font-size: 12px;
	text-decoration:none;
}


.brown_small {
	font-family: Arial;
	color:#300c07;
	
	font-size: 12px;
	text-decoration:none;
}



.white_small:hover  {
	font-family: Arial;
	color:#8d6baf;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;

}



.popup_small {
	font-family: Arial;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

.purpul_small {
	font-family: Arial;
	color:#8d6baf;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
.fld {
		border-width: 1px;
		border-color:#7C3F3F;
		
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		background-color:#c6b1d6;
}
.JSWindowTitleStyle   { 
font-weight: bold; 
font-size: 11px; 
font-family: Arial; 
color: #8d6baf;
text-align:right; 
}
.JSWindowContentStyle { 
	font-family: Arial;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	 padding: 5px;
	 background-color:#000000}

.transparent_{
filter:alpha(opacity=80);
opacity: 0.75;
-moz-opacity:0.75;
}
