@charset "utf-8";
body, li, table { 
	font-size: 10px; 
	font-family: verdana; 
	color: #898989; 
	margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

 
a:visited, a:link, a:active { font-size: 11px; font-family: Verdana; color: #424242; text-decoration:none }
a:hover { font-size: 11px; font-family: Verdana; color: #424242; text-decoration: underline }

.txt_tamsus{
	color: #424242;
}
a.lang:visited, a.lang:link, a.lang:active { font-size: 10px; font-family: Verdana; color: #5D5D5D; text-decoration:none }

A.menu:link {
	color : #8F8F8F;
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	font-weight : bold;
}

A.menu:visited {
	color : #8F8F8F;
	font-family: Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight : bold;
}
A.menu:hover {
	color : #E2E2E2;
	font-family: verdana;
	font-size:11px;
	text-decoration: none;
	font-weight : bold;
}
A.menu:active {
	color : #8F8F8F;
	font-family: verdana;
	font-size:11px;
	text-decoration: none;
	font-weight : bold;
}
div.scroll {
	overflow: auto;
	SCROLLBAR-TRACK-COLOR: #1A1A1A; 
	SCROLLBAR-HIGHLIGHT-COLOR: #6AA5E1; 
    SCROLLBAR-SHADOW-COLOR: #232323; 
    SCROLLBAR-3DLIGHT-COLOR: #232323; 	
    SCROLLBAR-FACE-COLOR: #232323; 
    SCROLLBAR-ARROW-COLOR: #5A6F9B; 
    SCROLLBAR-DARKSHADOW-COLOR: #232323;

	filter: chroma(color=#6AA5E1);

}
.inputas, textarea {
	font-size: 10px;
	color: #E9E9E9;
	font-family: Tahoma;
	border: 1px solid #414141;
	background-color:#333333;
}
.buttonas{
	width:65px; 
	height:17px; 
	background-color:#333333;
	font-size: 10px;
	color: #E9E9E9;
	font-family: Tahoma;
	border: 1px solid #414141;
}
