body {
	background-color: #cccccc;
}

body, td, a, p {
	font-family:Verdana;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

a:link {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#002b81;
	text-decoration:none;
}

a:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#002b81;
	text-decoration:underline;
}


a:visited {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#560081;
	text-decoration:none;
}

.top {
	background-color: #ff8100;
	background-image:url(/templates/default_1/images/top_bgf.jpg);
	background-repeat: repeat;
	background-position: 10% 10%;
	height: 100px;
	border-top: 1px none ;
	border-bottom: 1px none #ff8100;
	border-left: 1px none ;
	border-right: 1px solid #999999;
}

.top_menu {
	border-top_menu: 1px none ;
	border-bottom: 1px none ;
	border-left: 1px none ;
	border-right: 0px  ;
}

.left {
	width: 160;
	background-color: #ffac00;
	border-top: 1px none ;
	border-bottom: 1px none ;
	border-left: 1px none ;
	border-right: 1px none ;
}

.main {
	background-color: #ffffff;
	border-top: 1px none ;
	border-bottom: 1px none ;
	border-left: 1px none #999999;
	border-right: 1px none #999999;
}

.right {
	width: 200px;
	background-color: #c0c0c0;
	border-top: 0px  ;
	border-bottom: 0px  ;
	border-left: 0px  ;
	border-right: 1px dashed #999999;
}

.footer {
	border-top: 0px  ;
	border-bottom: 0px  ;
	border-left: 0px  ;
	border-right: 0px  ;
}

.promo {
	border-promo: 0px  ;
	border-bottom: 0px  ;
	border-left: 0px  ;
	border-right: 0px  ;
}

.m_line {
	height: 39; 
	background-image:url(/templates/default_1/images/line_bg.gif);
}


#nav492fb5205306c a {
   background-color: #ffd700;
   font-weight: normal;
   color: #FFFFFF;
   height: 14px;
   line-height: 14px;

}


#nav492fb5205306c a:hover {
   background-color: #ff8100;
   font-weight: normal;
   color: #FFFFFF;

}


#nav492fb5205306c .is_activ {
   background-color: #FFFFFF;
   font-weight: bold;
   color: #000000;

}


