body {
	background-color: #ffffff;
}

.top {
	background-color: #d7d7d7;
	background-image:url(/templates/default_1/images/top_bgf.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 150;
	border-bottom: 5px solid #565656;
	border-right: 5px solid #565656;
}

.left {
	width: 160;
	background-color: #d7d7d7;
}

.main {
	background-color: #ffffff;
	border-left: 5px solid #ffff00;
	border-right: 5px solid #ffff00;
}

.right {
	width: 160;
	background-color: #000000;
	background-image:url(/templates/default_1/images/right_bgf.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-right: 5px solid #565656;
}

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


#nav466502642d742 a {
   background-color: #d7d7d7;
   font-weight: normal;
   color: #000000;
   height: 14px;
   line-height: 14px;

}


#nav466502642d742 a:hover {
   background-color: #ffff00;
   font-weight: normal;
   color: #000000;

}


#nav466502642d742 .is_activ {
   background-color: #000000;
   font-weight: bold;
   color: #ffff00;

}


