body {
	background-color: #125198;
}

.top {
	background-color: #334B95;
	height: 93;
	border-bottom: 1px solid #86C693;
	border-right: 1px solid #999999;
}

.left {
	width: 200;
	background-color: #2F4692;
}

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

.right {
	width: 1;
	background-color: #eeeeee;
	border-right: 1px dashed #999999;
}

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


#nav475d1e8fba80f a {
   background-color: #337ecf;
   font-weight: normal;
   color: #ffffff;
   height: 12px;
   line-height: 12px;

}


#nav475d1e8fba80f a:hover {
   background-color: #3b91ef;
   font-weight: normal;
   color: #000000;

}


#nav475d1e8fba80f .is_activ {
   background-color: #ffffff;
   font-weight: bold;
   color: #000000;

}


