body 
{
	font-family: Arial, Tahoma, Verdana, sans-serif ;	
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #000000;
	background: url("/img/bg.gif") repeat-x #ffffff;
}

.message
{
	color: #ff0000;
	font-size: 12px;
}

.altrow
{
	background-color: #f8f8f8;
}

textarea
{
	font-family: Arial, Tahoma, Verdana, sans-serif ;	
	overflow: auto;
	font-size: 12px;
}

p, img, form
{
	margin: 0; 
	padding: 0; 
	border: none;
}

a
{
	color: #444a75;
	text-decoration: none;
}

a:hover
{
	color: #444a75;
	text-decoration: underline;
}

.zero 
{
	font-weight: normal;
	font-size: 0px;
	line-height: 0px;
}

td
{
	vertical-align: top;
}


div.main_menu
{
	display: inline;
	margin: 0px 0px;
}

#body_container
{
	width:982px;
	margin: auto;
}

#right_content
{
	width: 297px;
	overflow: hidden;
	float: right;
	margin-left: 2px;
}



#main_content
{
	margin: 0px;
	display: block;
	width: 683px;
	overflow: hidden;
	float: left;
}

#footer, #footer *
{
	text-align: center;
	width: 982px;
	overflow: hidden;
	color: black;
}


div.box683_top
{
	width: 683px;
	height: 6px;
	background: url("/img/bg/683_top.gif");
}

div.box683_content
{
	width: 669px;
	overflow: hidden;
	padding: 7px 6px;
	background-color: #ffffff;
	border: 1px solid #bcbcbc;
	border-top: 0px;
	border-bottom: 0px;
}

div.box683_bottom
{
	width: 683px;
	height: 6px;
	background: url("/img/bg/683_bottom.gif");
	margin-bottom: 6px;
}


div.box667_top
{
	width: 667px;
	height: 17px;
	background: url("/img/bg/667_top.gif");
}

div.box667_content
{
	width: 643px;
	overflow: hidden;
	padding: 0px 11px;
	background-color: #ffffff;
	border: 1px solid #d4d4d4;
	border-top: 0px;
	border-bottom: 0px;
	text-align: left;
}

div.box667_bottom
{
	width: 667px;
	height: 6px;
	background: url("/img/bg/667_bottom.gif");
}


div.box297_top
{
	width: 297px;
	height: 5px;
	background: url("/img/bg/297_top.gif");
}

div.box297_content
{
	width: 283px;
	overflow: hidden;
	padding: 0px 6px;
	background-color: #f6f6f6;
	border: 1px solid #bcbcbc;
	border-top: 0px;
	border-bottom: 0px;
	text-align: left;
}

div.box297_bottom
{
	width: 297px;
	height: 5px;
	background: url("/img/bg/297_bottom.gif");
	margin-bottom: 6px;
}




div.box295_top
{
	width: 295px;
	height: 47px;
	background: url("/img/bg/295_top.gif");
	margin-left: 1px;
}

div.box295_content
{
	width: 283px;
	overflow: hidden;
	padding: 0px 6px;
	background-color: white;
	margin-left: 1px;
	text-align: left;
}

div.box295_bottom
{
	width: 295px;
	height: 3px;
	background: url("/img/bg/295_bottom.gif");
	margin-bottom: 6px;
	margin-left: 1px;
}

div.box282_top
{
	width: 282px;
	height: 17px;
	background: url("/img/bg/282_top.gif");
}

div.box282_content
{
	width: 268px;
	overflow: hidden;
	padding: 0px 6px;
	background-color: #ffffff;
	border: 1px solid #d4d4d4;
	border-top: 0px;
	border-bottom: 0px;
	text-align: left;
}

div.box282_bottom
{
	width: 282px;
	height: 5px;
	background: url("/img/bg/282_bottom.gif");
}

.input1
{
	width: 119px;
	height: 18px;
	padding: 4px;
	border: 0px;
	background: url("/img/bg/input.gif") no-repeat;
}

.header_red
{
	color: red;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	bottom: 2px;
	left: 5px;
}

.header_blue
{
	color: #4f5388;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	bottom: 2px;
}

.header_black
{
	color: black;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	bottom: 2px;
	left: 5px;
}

.error-message
{
	color: red;
	display: inline;
	margin: 0px 5px;
}

.data_div
{
	background: url("/img/bg/date_bg.gif");
	width: 70px;
	height: 20px;
	color: #464646;
	font-size: 11px;
	padding: 5px 0px 0px 4px;
}

.current
{
	font-weight: bold;
}

.ramka
{
	border: solid 1px black;
}

.admin_title
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	color: green;
}

.empty_msg
{
	font-weight: bold;
	font-size: 13px;
	margin: 25px 0px 0px 25px;
}

.disabled
{
	display: none;
	line-height: 0px;
	font-size: 0px;
}