/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	background: url(../images/fon.gif)  repeat #FFFCFF; /*6437 bb_bg_ url(../images/bg_grad.jpg)*/
	margin-top: 4px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
    background-repeat: repeat-x;

}
h1 {
	color: #FFFFFF;
	font-size: 36px;
	margin-top:4px;
	margin-bottom:4px;
}
.tabNavigation a {
	display: compact; width: 101px; height: 30px;  text-align: center; float: left;
	background: url() no-repeat 0px 2px; 
	font-family: Arial, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	line-height: 28px;
}
.tabNavigation a:hover {
	background: url(../images/menu_over.gif) no-repeat  0px 1px;
	color: #000; 

}
.tabNavigation activ {
	background: url(images/bb_on.gif) no-repeat  0px 1px;
}
.title_box {
	background: url(../images/menu_bg.gif) repeat-x #FFFCFF;
	width:150px;
	height:19px;
	color:#FFFFFF;
	}
.title_top {
	float:left;
	height:19px;
	background: url() repeat-x #FFFCFF;
}
.in_box {
	width:150px;
	padding-top:2px;
}
