* {
	margin:					0px;
	padding:				0px;
	font-size:				13px;
	font-family:			Arial;
}
body{
	cursor:					default;
	background-color:		#336699;
}

.topcontainer
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 800px;
}
.middlecontainer
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 796px;
}
.bottomcontainer
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 800px;
	height: 6px;
}
.top_left
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('/templates/styles/i/b21/titlebar_01.gif');
	width: 3px;
	float: left;
	border: 0px;
	height: 27px;
}
.top_center
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('/templates/styles/i/b21/titlebar_02.gif');
	width: 791px;
	float: left;
	border: 0px;
	height: 27px;
}
.top_right
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('/templates/styles/i/b21/titlebar_03.gif');
	width: 6px;
	float: left;
	border: 0px;
	height: 27px;
}
.frame_container
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 796px;
	float: left;
	height: 500px;
	border: 0px;
}
.bottom_left
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('/templates/styles/i/b21/crn_left.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	width: 3px;
	float: left;
	border: 0px;
	height: 6px;
}
.bottom_center
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('/templates/styles/i/b21/brd_bott.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	width: 791px;
	float: left;
	border: 0px;
	height: 6px;
}
.bottom_right
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('/templates/styles/i/b21/crn_right.gif');
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	width: 6px;
	float: left;
	border: 0px;
	height: 6px;
	text-align: left;
}
a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.links
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}


#site-head-menu-lenta {
	margin:					10px auto;
	width:					925px;
}

#site-head-menu-lenta div{
	height:					36px;
	line-height:			36px;
	display:				block;
	border:					0px solid red;
	width:					142px;
	float:					left;
	background-repeat:		no-repeat;
}
#site-head-menu-lenta div.left{
	width:					105px;
}
#site-head-menu-lenta div.right{
	width:					105px;
}
#site-head-menu-lenta a{
	display:				block;
	text-align:				center;
	font-weight:			bold;
}

div.site-head-menu-lenta-1 div{
	background-image:		url(/templates/i/01/menu_long.png);
}
div#site-head-menu-lenta.site-head-menu-lenta-1 div.left{
	background-image:		url(/templates/i/01/menu-left.png);
}
div.site-head-menu-lenta-1 div.right{
	background-image:		url(/templates/i/01/menu-right.png);
}