@charset "UTF-8";
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.tirai
{
	background-color:#666666;
	position:absolute;
	z-index:10;
	visibility:hidden;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0.4;
	filter:alpha(opacity=40);
}

#showme
{
	padding-bottom:5px;
	margin-bottom:5px;
}

#closeme
{
cursor:pointer;
text-align:right;
}

#atas
{
	vertical-align:middle;
	text-align:center;
	padding-top:10px;
	z-index:11;
	position:absolute;
	background-color:#FFFFFF;
	opacity:1;
	filter:alpha(opacity=100);
	color:#FFFFFF;
	visibility:hidden;
}

html,textarea{
	scrollbar-track-color: #333333; 
	scrollbar-face-color: #999999; 
	scrollbar-highlight-color: #666666; 
	scrollbar-3dlight-color: #666666; 
	scrollbar-shadow-color: #666666; 
	scrollbar-darkshadow-color: #666666; 
	scrollbar-arrow-color: #999999;
	}

.boxorange{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	border: 0px;
	background-color: #ff9900;
	font-weight: bold;
	height: 15px;
	width:auto;
	padding: 1px;
}


.boxorangesign{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	border: 0px;
	background-color: #ff9900;
	font-weight: bold;
	height: 20px;
	width:20px;
	padding: 1px;
}

.white{
	font-family: Helvetica;
	font-size: 11px;
	color: #ffffff;
	
	
	
}

.boxgray {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	border: 0px;
	background-color: #333333;
	font-weight: bold;
	
}

.boxorange2{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	border: 1px #FFFFFF solid;
	background-color: #ff9900;
	font-weight: bold;
/* border="1" 
 bordercolor="#FFFFFF" 
*/ }

.lightorange{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	border: 0px;
	background-color: #FFFFCC;
	font-weight: bold;
	
}

.darkgray{
	font-family: "Trebuchet MS";
	color: #333333;
	font-weight: bold;	
	font-size: 12px;
}	

.orange{
	font-family: "Trebuchet MS";
	color: #ff9900;
	font-weight: bold;	
	font-size: 11px;
}	

a.a1:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
	}
a.a1:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
	}
a.a1:hover, a.a1:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:  #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
	}
	
	
a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffFFFF;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffFFFF;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffFFFF;
	text-decoration: none;
	font-weight: bold;
	}
