body {
    font-family: Tahoma;
	font-size: 80%;
	color: #333333;
	background-color: #7E0001;
}

td,th {font-family: Tahoma;
	   font-size: 12px;
	   color: #333333;
	   }
a {
	font-family: tahoma;
}
a:link {
    color: #810102;
	text-decoration: underline;
	
}
a:visited {
	color: #810102;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.content{
   padding-top: 10px;
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 10px;
}


h1	{font: small-caps 180% Tahoma; color: #000000; font-weight: normal; line-height: 1.0em;}
h2	{font-size: 155%; font-family: Tahoma, font-weight: normal; margin-bottom: 0.5em; padding: 0em;}
h3	{font-size: 130%; font-family: Tahoma, font-weight: normal; margin-bottom: 0.5em; padding: 0em;}
.menu {
padding: 0;
margin: 0;
font-weight: bold;
width: 130px;
}
.menu a, .menu a:link, .menu a:visited {
padding: 1px 2px 1px 2px;
margin: 3px 0 3px 0;
background: #665f59;
text-decoration: none;
display: block;
float: left;
font-weight: 900;
font-size: 103%;
color: #E8E8E8;
}

.recl a, .recl a:link, .recl a:visited {
color: #8A263A;
}

.recl a:hover {
color: #888888;
text-decoration: none;
}
.recl a:active {
	color: #888888;
}

.top_left{
   background: url('/images/kushaniy/top_left.jpg') left top no-repeat;
}

.top_right{
   background: url('/images/kushaniy/top_right.jpg') right top no-repeat;
}
.left_bg{
   background: url('/images/kushaniy/left_bg.jpg') left repeat-y;
}

.right_bg{
   background: url('/images/kushaniy/right_bg.jpg') right repeat-y;
}

.content_bg_bottom{
   background: url('/images/kushaniy/bottom_right.jpg') right bottom no-repeat;
}
.bottom{
   background: url('/images/kushaniy/cont/bottom.gif') center no-repeat;
}