body{
	font-family:Tahoma;
	font-size:11px;
	background:#ffffff;
	margin:0px;
	padding:0px;
	margin-top:-4px;
}
input, textarea{
	border: solid 1px #a4a4a4;
}

.menu_header_selected #center,.menu_header_selected #left,.menu_header_selected #left_f, .menu_header_selected #right, .menu_header #center,.menu_header #left,.menu_header #left_f, .menu_header #right{
	float:left;
	height:55px;
	width:152px;
	text-transform:uppercase;
}

.menu_header_selected #left, .menu_header_selected #left_f{
	background:url(../../img/frontend/left_menu_selected.gif) no-repeat;
	width:8px;
}
.menu_header_selected #center{
	background:url(../../img/frontend/bg_menu_selected.gif) repeat-x;
	width:136px;		
}
.menu_header_selected #right{
	background:url(../../img/frontend/right_menu_selected.gif) no-repeat;
	width:8px;
}

.menu_header #left_f{
	background:url(../../img/frontend/left_menu_f.gif) no-repeat;
	width:7px;
}

.menu_header #left{
	background:url(../../img/frontend/left_menu.gif) no-repeat;
	width:7px;
}
.menu_header #center{	
	background:url(../../img/frontend/bg_menu.gif) repeat-x;
	width:136px;
}
.menu_header #center #content a:visited, .menu_header #center #content a{
	color:#444444;	
}
.menu_header_selected #center #content a:link,.menu_header_selected #center #content a:visited{
	color:#fff;
}
.menu_header #center #content a:hover{
	color:red;	
}

.menu_header_selected #center #content a:hover{
	color:#FFFF00;
}

.menu_header #center #content a, .menu_header #center #content a:hover, .menu_header #center #content a:visited,
.menu_header_selected #center #content a
{
	text-decoration: none;
}
.menu_header #right{
	background:url(../../img/frontend/right_menu.gif) no-repeat;
	width:9px;
}
.menu_header_selected #center #content, .menu_header #center #content{
	margin-top:20px;
	margin-left:30px;
	font-size:12px;
	font-weight:bold;
}
.menu_header_selected #center #content{
	color:#FFFFFF;
	
}
.menu_header #center #content{
	color:#444444;
}

.box_title{
	background: url(../../img/frontend/title_line.gif) 30px 90% no-repeat;
	height: 30px;
}
.box_title #box_title1{
	height: 30px;
}
#box_title1 #content{ 	
 	margin-left:45px;
 	padding-top:7px;
 	color:#d21a1f;
 	font-size: 14px;
 	font-weight: bold;
	text-transform:uppercase;
}

.btn{
	height:20px;
	width:68px;
	text-align:center;
	padding-top:3px;
	background: url(../../img/frontend/btn.gif) no-repeat;
	cursor:pointer;
}

.nav-page{
	font-size:10px;
	font-weight:bold;
	color:#2f51a8;
	cursor:pointer;	
	margin-left:5px;
	text-decoration:none;
}

#footer a,#footer a:visited,#footer a:hover{
	text-decoration:none;
}

#footer a,#footer a:visited{
	color:#FFFFFF
}

#footer a:hover{
	color:#FF0000;
}

#about1{
background: url('../../img/frontend/bg_about1.gif'); 
}

#about2{
background: url('../../img/frontend/bg_about2.gif'); 
}

