/*body{
	margin-left:auto;
	margin-bottom:0px;
	margin-right:auto;
	margin-top:0px;
}*/

body {height:100%; padding:0px; background-color:#000; 	/*scrollbar-3dlight-color:#f9f9fb; scrollbar-arrow-color:#000000; 
	scrollbar-track-color:#f9f9fb; scrollbar-base-color:#000000; scrollbar-darkshadow-color:#f9f9fb; scrollbar-face-color:#94c83f;
	scrollbar-highlight-color:#94c83f; scrollbar-shadow-color:#f9f9fb;*/}

/*BACKGROUND*/

.menu_bg{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}

/*FONTS*/

.tahoma11_white{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:justify;
	text-decoration:none;
}

.tahoma11_green{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#94c83f;
	text-align:justify;
	text-decoration:none;
}

.tahoma13_green{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#94c83f;
	text-decoration:none;
}

.tahoma11_black{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-align:justify;
	text-decoration:none;
}

.tahoma12_black{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
	text-decoration:none;
}

/*OTHER*/

.opacity{ opacity:0.8; filter:Alpha(opacity=85); background-color:#000;}

