body {
	font-family: Verdana;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

a {
	font-family: Verdana;
	font-size: 10pt;
	color: #000066;
	text-decoration:none;
}

a:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #000066;
	text-decoration:underline;
}

h1{
	font-family: Verdana;
	font-size: 12pt;
	display: inline;
}

h2{
	font-family: Verdana;
	font-size: 12pt;
	color: #636363;
	display: block;
	margin:0;
	padding:0;
	border:0;
}

img{
	border:0;
    display: block;
    border: none;}

.menu {
	width: auto;
	height: 38px; 
	background: url(../images/bg_menu.jpg) repeat-x;
	text-align: center;
}


.menuitem {
	height:38px;
	margin: 0px;
	margin-left: 6px;
	margin-right: 6px;
	padding: 0px;
	border:0px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.top{
	text-align: center;
	width: 1000px;
}

.menu a{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	
}

.menu a:hover{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.left {
	width: 160px;
	margin:0px;
	background: url(../images/bg_left.jpg) right repeat-y;
	background-color: #0089D0;
	font-family: Verdana;
	font-size: 14pt;
	vertical-align: top;
}

 .left a {
 	font-family: Verdana;
	font-size: 12pt;
	color: #7b0000;
 }

  .left a:hover {
 	font-family: Verdana;
	font-size: 12pt;
	color: #7b0000;
 }

.content{
	width: auto;
	text-align: left;
	padding: 20px;
	vertical-align: top;
}

.right {
	width: 160px;
	background: url(../images/bg_right.jpg) repeat-y;
	background-color: #0089D0;
	text-align: left;
	vertical-align: top;
}

.bottom {
	width: auto;
	padding-left: 10px;
	vertical-align: top;
	background: url(../images/bg_bottom.jpg) repeat-x;
}

.volna {
	width: 651px;
	background: url(../images/volna.jpg) repeat-x;
}

.bottomleft {
	width: 189px;
	background: url(../images/left_bottom.jpg) repeat-x;
}

.bottomright {
	width: 189px;
	background: url(../images/right_bottom.jpg) repeat-x;
}

.contacts {
	margin-top: 90px;
	margin-right: 12px;
	font-family: Arial;
	font-size: 12pt;
	color: #ffffff;
}

.contacts a {
	font-family: Arial;
	font-size: 12pt;
	color: #ffffff;
}

.contacts a:hover {
	font-family: Arial;
	font-size: 12pt;
	color: #ffffff;
}