	A 			{ color: #a1bcd0; text-decoration: none;}
	A:link		{ color: #a1bcd0; text-decoration: none;}
	A:visited	{ color: #a1bcd0; text-decoration: none;}
	A:active	{ color: #a1bcd0; text-decoration: none;}
	A:hover		{ color:#fff; text-decoration: none;}
body {
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#0D1114;
}
li{
	color:#ffffff;
	}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color:#ececec;
	}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color:#ececec;
}
h4{
	font-family: arial, tahoma;
	font-size: 16pt;
	color:#ececec;
}

.h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#88B057;
	letter-spacing:1px;
}

.text_ku{
	font-family: tahoma;
	font-size: 10pt;
	color:#eeeeee;
	text-align:justify;
	line-height:20px;
	}	
.text{
	font-family: arial, tahoma;
	font-size: 10pt;
	color:#ececec;
	line-height:18px;
	text-align:justify;
	}
.titles{
	font-family:arial;
	font-weight:bold;
	font-size:11pt;
	color:#aa9c29;
	}
.text_lite{
	font-family: arial, tahoma;
	font-size: 9pt;
	color:#fff;
	}	
#contact{
	width:215px;
	font:Tahoma;
	font-size:10px;
	font-weight:bold;
	color: #1D330B;
}

.input {
	border: 1px solid #4b4c4e;
	background-color:transparent;
	font-family:Tahoma;
	font-size:10pt;
	margin-bottom:5px;
	color:#ebebeb;
	SCROLLBAR-FACE-COLOR: #0e1112; 
	SCROLLBAR-HIGHLIGHT-COLOR: #48494b; 
	SCROLLBAR-SHADOW-COLOR: #48494b; 
	SCROLLBAR-3DLIGHT-COLOR: #0e1112; 
	SCROLLBAR-ARROW-COLOR: #48494b; 
	SCROLLBAR-TRACK-COLOR: #0e1112; 
	SCROLLBAR-DARKSHADOW-COLOR: #0e1112;
}

.submit {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color:#fff;
	background-color:#212121;
	border: 1px solid #463a0c;
	}


