body {
    background-color: #000000;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: white;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 20px;
	padding: 0;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 10px;
	color: white;
}

h1 {
	font-size: 32px;
	color: white;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: white;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#div_top {
	text-align: left;
	height: 175px;
	width: 850px;
}

#span_top {
    padding: 0;
    margin: 0;
	color: #FFFFFF;
	font-size: 42px;
	font-family: Times New Roman;
	position: absolute;
	margin-top: -80px;
	margin-left: 250px;
	/*border: 1px solid red;*/
}

#div_menu a {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial;
	padding: 4px;
	padding-top: 3px;
	/*background-color: #281767;*/
	background: url('../_images/bx.gif') left center repeat-x;
	text-decoration: none;
}
#div_menu a:hover {text-decoration: underline;}

#div_menu .b1 {
    padding: 7px;
    padding-left: 0;
    background: url('../_images/b1.gif') left center no-repeat;
}
#div_menu .b2 {
    padding: 7px;

    background: url('../_images/b2.gif') right center no-repeat;
}

#div_text {
	padding-top: 40px;
	text-align: left;
	width: 850px;
}

#div_text #text {
	margin-bottom: 35px;
	color: #a7a7a7;
	font-size: 16px;
	font-family: Arial;
}

.img_left {
	position: absolute;
	width: 156px;
	height: 120px;
}

.a_shortly {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
	margin-right: 20px;
}

.a_shortly:hover {
	text-decoration: underline;
}

.a_longer {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial;
	text-decoration: underline;
	margin-right: 20px;
}

.a_longer:hover {
	text-decoration: none;
}

#div_stage {
	text-align: center;
	width: 902px;
	height: 303px;
	background: url('../_images/stage.jpg') top center no-repeat;
}

#span_stage {
	color: #fdfdff;
	font-size: 24px;
	font-family: Times New Roman;
	position: absolute;
	margin-top: 110px;
	margin-left: -70px;
}

#table_news {
	margin-left: 30px;
}

#table_news td {
	width: 285px;
	height: 337px;
	background: url('../_images/bg_news.jpg') top left no-repeat;
}

.div_news {
	width: 230px;
	margin-left: 15px;
	margin-top: 15px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial;
}

.div_news .newstext {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial;
	padding-top: 100px;
}

.span_date {
	color: #a7a7a7;
	font-size: 13px;
	font-family: Arial;
	position: absolute;
	font-style: italic;
	margin-top: 55px;
}

.a_news {
	position: absolute;
	margin-left: 120px;
	display: block;
	width: 100px;
	height: 75px;
	border: 1px solid #616161;
}

.img_news {
	width: 100px;
	height: 75px;
}

#table_info {
	margin-top: 10px;
	width: 908px;
	height: 124px;
	background: url('../_images/bg_info.jpg') top left no-repeat;
}

#table_info td {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial;
	padding-top: 25px;
	padding-left: 40px;
}

#table_madeby {
	width: 910px;
	margin-top: 110px;
}

#span_maker {
	color: #fefefe;
	font-size: 13px;
	font-family: Arial;
}

.span_contacts {
	color: #999999;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

.span_phone {
	color: #999999;
	font-size: 26px;
	font-family: Arial;
}

.a_mail {
	color: #444343;
	font-size: 26px;
	font-family: Arial;
	text-decoration: underline;
}

.a_mail:hover {
	text-decoration: none;
}

#eqtable td {
    color: rgb(220,220,220);
}
#eqtable td a {
    display: block;
    text-align: right;
    padding: 10px;
}

#cltable td {
    color: rgb(220,220,220);
}
#cltable td ul {
    padding: 0;
    margin: 0;
    margin-left: 25px;
}

#text .smalllink a {
    font-size: 11px;
    color: gray;
}