html, body, form, input, select, fieldset {font-size: 12px; font-family: Trebuchet MS, Tahoma, Verdana, Arial; color:#434343; }
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address {margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 12px;
	color: #343434;
}
}
ul, ol {list-style: none; }
form label { }
address {font-style: normal; }
:link,:visited { text-decoration: none;  }
a img,:link img,:visited img {border: none; }
fieldset {border: none;}
div.clear, span.clear {clear: both; font-size: 0px; }
body{
	margin: 0 0 0 0;
	padding: 0;
   background-color: #727272;
	background-image: url(../images/hg/bg-0026.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: center;
}
#wrapper{
   width: 1024px;
   margin: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#header{
    width: 1024px;
	height: 201px;
    background-color: #FFFFFF;
}
#sitename{
    text-align: center;
	padding-top: 55px;
	font-family: Tahoma;
	font-size: 25px;
}
#sitename a{
    color: white;
}
#sitename a:hover{
    color: #EFB300;
}
#topmenu{
	text-align: right;
	width: 1024px;
	height: 17px;
	background-image: url(../images/topmenu_hat.gif);
	padding: 5px 0px 5px 0;
	font-weight: bolder;
	font-style: italic;
}
#topmenu li{
	display: inline;
}

#topmenu a{
	color: #ffffff;
	text-decoration: none;
	padding: 0 25px 0 0;
}
#topmenu a:hover{
	color: #996699;
	text-decoration: none;
	padding: 0 25px 0 0;	
}
#sor{
	width: 1024px;
	height: 70px;
}
#mainmenuleft{
	width: 240px;
	background-image: url(../images/r24_c1.gif);
	float: left;
	padding: 0px;
	background-repeat: repeat-y;
}
#mainleft{
	width: 200px;
   padding: 20px;
}
#mainmenuleft ul{
	list-style-type: none;
	padding-left: 20px;
}
#mainmenuright ul{
	list-style-type: none;
	padding-left: 30px;
}
#mainmenuright{
	background: url(../images/r23_c12.gif) repeat-y;
	width: 124px;
	float: left;
	padding-left: 0px;
}
#mainmenuleft h3{
	font-size: 12px;
	color: #996699;
	font-style: italic;
	padding-left: 20px;
}
#mainleft h3{
	font-size: 12px;
	color: #996699;
	font-style: italic;
	padding-left: 0px;
}
#mainmenuright h3{
	font-size: 12px;
	color: #996699;
	font-style: italic;
	padding-left: 30px;
}
#mainmenuleft a, #mainmenuright a{
	font-weight: bold;
	color: #434343;
	font-style: italic;
	padding-bottom: 5px;
}
#mainmenuleft a:hover, #mainmenuright a:hover{
	font-weight: bold;
	color: #996699;
	font-style: italic;
	padding-bottom: 5px;
}
#footer{
	background-image: url(../images/footer_hat.gif);
	height: 22px;
	text-align: right;
	padding-top: 5px;
	font-size: 10px;
	font-style: italic;
	color: #ffffff;
}
#footer a{
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}
#footer a:hover{
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #996699;
}
#content{
	width: 610px;
	float: left;
	padding-left: 30px;
	padding-right: 20px;
}

#content a{
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #434343;
}
#content a:hover{
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #996699;
}
#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #996699;
	padding-bottom: 10px;
}
#content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #996699;
	padding-bottom: 10px;
}
#clear{
    clear: both;
}
#latatlan{
	color: #ffffff;
}