@charset \"utf-8\";
HTML {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Tahoma, Verdana,  Helvetica, sans-serif
}
BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #D6D7D9; 
	SCROLLBAR-3DLIGHT-COLOR: #D6D7D9; 
	SCROLLBAR-ARROW-COLOR: #6B91AF; 
	SCROLLBAR-TRACK-COLOR: #F9F8F4; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #F4F4F4;
	scrolling: auto;
	margin: 0px;
	padding:0px;
	background:url(bg.gif) top repeat-x #FFFFFF;
}
TD {
	FONT-SIZE: 11px; COLOR: #383838;  TEXT-DECORATION: none;
}

A {
	FONT-WEIGHT: normal;
	COLOR: #000000; 
	font-size:1.1em;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #000; 
	TEXT-DECORATION: underline;
}
#load_div {
	position:absolute;
	left:0px;
	top:318px;
	width:100%;
	z-index:40000;
	text-align:center;
	vertical-align:middle;
}
#site_body{
}
.cssMainMenu{
	padding-top:10px;
}
.cssMainMenu UL{
	padding:0px; margin:0px;
	list-style:none; float:right;
	background:url(mainMenu.gif) repeat-x;
	background-position:0 -63px;
	height:21px;
}
.cssMainMenu UL LI{
	padding:0px; margin:0px;
	height:21px;
	list-style:none; float:left;
}
.cssMainMenu UL LI.Sel{
	background:url(mainMenu.gif) repeat-x;
	background-position:0 -42px;
}
.cssMainMenu UL LI.frist{
	width:10px;
	background:url(mainMenu.gif) no-repeat bottom left;
}
.cssMainMenu UL LI.selSpace{
	width:21px;
	background:url(mainMenu.gif) repeat-x;
	background-position:0 -21px;
}
.cssMainMenu UL LI.selSpacel{
	width:21px;
	background:url(mainMenu.gif) repeat-x;
	background-position:0 -105px;
}
.cssMainMenu UL LI.space{
	width:21px;
	background:url(mainMenu.gif) no-repeat;
	background-position:0 -84px;
}
.cssMainMenu UL LI.end{
	width:21px;
	background:url(mainMenu.gif) repeat-x;
	background-position:0 -126px;
}
.cssMainMenu UL LI A{
	font-size:11px; color:#CCC; text-decoration:none;
}
.cssMainMenu UL LI A:hover{
	font-size:11px; color:#CCC; text-decoration:underline;
}
.cssMainMenu UL LI.Sel A{
	font-size:11px; color:#000000; text-decoration:none;
}
.cssMainMenu UL LI.Sel A:hover{
	font-size:11px; color:#000000; text-decoration:none;
}
.cssMainMenu UL LI .pad{
	padding:3px 2px;
}
.css_site_top_border{
	width:1000px;
	text-align:left;
	background:url(site_border_t.gif) left bottom no-repeat;
}
.css_site_top_border .top_right{
	width:1000px;
	background:url(site_border_t.gif) right bottom no-repeat;
}
.css_top_border{	
	width:996px;
	background:url(top_border_m.gif) bottom repeat-x;
	height:2px;
}
.css_top_border .left{	
	width:996px;
	background:url(top_border_l.gif) left bottom no-repeat;
	height:2px;
}
.css_top_border .right{	
	width:996px;
	background:url(top_border_r.gif) right bottom no-repeat;
	height:2px;
}

.css_page_top{
	display:block;
	width:996px;
	text-align:left;
}
.css_page_top .m_logo{
	display:block;
	width:996px;
	position:relative;
}
.css_page_top .mainLogo{
	display:block;
	width:996px;
	text-align:center;
}

.css_body{
	width:996px;
	background:#FFFFFF;
}

.cssMainSearch{	
	text-align:center;
	width:996px;
}
.cssMainSearch TABLE{
	text-align:left;
	width:480px;
}
.cssMainSearch TABLE TD INPUT.searchValue{
	height:22px;
	width:365px;
}
.cssMainSearch TABLE TD INPUT.searchBtn{
	padding:3px 10px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.cssMainSearch TABLE TD A{
	font-size:11px;
	text-decoration:none;
	color:#0066a7;
}
.cssMainSearch TABLE TD A:hover{
	font-size:11px;
	text-decoration:underline;
	color:#0066a7;
}

.cssSmallSearch{	
	text-align:left;
	width:996px;
}
.cssSmallSearch TABLE{
	text-align:left;
	width:480px;
}
.cssSmallSearch TABLE TD INPUT.searchValue{
	height:22px;
	width:275px;
}
.cssSmallSearch TABLE TD INPUT.searchBtn{
	padding:3px 10px;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.cssSmallSearch TABLE TD A{
	font-size:11px;
	text-decoration:none;
	color:#0066a7;
}
.cssSmallSearch TABLE TD A:hover{
	font-size:11px;
	text-decoration:underline;
	color:#0066a7;
}

.css_footer{
	width:100%;
}
.css_footer .cont{
	width:996px;
}
.css_footer .ftxt{
	text-align:center;
	font-size:10px;
	padding-bottom:5px;
	color:#aaaaaa;	
}

.css_footer .cont .menu{
	text-align:center;
	padding:3px;
	background:#0066a7;
	color:#FFFFFF;
}
.css_footer .cont .menu A{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
}
.css_footer .cont .menu A:hover{
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
}
.css_footer .cont .middle{
	text-align:center;
	font-size:10px;
	color:#000000;
}
.css_footer .cont .middle A{
	font-size:10px;
	color:#004276;
	text-decoration:none;
}
.css_frm{
	padding:0px;
	margin:0px;
}



-
Designed by : BaA4kA
			  baachka_20@yahoo.com 
