BODY {
	font-family: Sans-Serif, Arial, Verdana, Tahoma;
	margin: 0;
	background-color: white;
	color: #00266E;
}

A {color: #00266E;}

.bg_t_l_x {background-position: top left; background-repeat: repeat-x;}
.bg_t_l_y {background-position: top left; background-repeat: repeat-y;}
.bg_t_r_y {background-position: top right; background-repeat: repeat-y;}
.bg_t_l {background-position: top left; background-repeat: no-repeat;}
.bg_t_r {background-position: top right; background-repeat: no-repeat;}
.bg_b_l_x {background-position: bottom left; background-repeat: repeat-x;}
.bg_b_l {background-position: bottom left; background-repeat: no-repeat;}
.bg_c_c {background-position: center center; background-repeat: no-repeat;}

/*Debilnaya Zastavka*/
.rus {
	color: white;
	font-size: 11pt;
	padding-right: 30px;
	text-decoration: none;
	font-weight: bold;
}

.eng {
	color: white;
	font-size: 11pt;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
}
.support {
	color: white;
	font-size: 10pt;
	padding-bottom: 5px;
}
/*Debilnaya Zastavka End here*/

#comment {font-size: 70%;}

.toplink {
	position: absolute;
	top: 1px; 
	right: 10px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.toplink A {
	color: white;
	text-decoration: none;
}

.toplink A:HOVER {
	color: #003482;;
	text-decoration: underline;
}

.lang_menu {
	height: 24px;
	background-image: url("img/img_301.gif");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #83B7FC;
}

/* Main menu */

.lang_menu A {
	font-size: 13px;
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
}

.menu UL {
	list-style: none;
	padding: 3px 3px 0 3px;
	margin: 0;
	font-size: 12pt;
	color: #00266E;
	font-weight: bold;
}

.menu UL UL {
	padding-left: 10px;
}

.menu A {
	text-decoration: none;
}

.menu A:HOVER {
	border-bottom: 1px solid #00266E;
}

.menu #header {
	border: 2px solid #4F98F9;
	background-color: #ADCFFD;
	margin-top: 5px;
}

.menu #on {
	color: white;
}

/* Main menu */

.header {
	color: #00266E;
	margin-top: 5px;
	font-weight: bold;
}

.header A {
	color: #83B7FC;
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
}

.body {
	padding: 0 10px 5px 10px;
}

.text {
	padding-top: 0px;
	text-align: justify;
}

.text TD {
	text-align: justify;
}

.support2 {
	color: #003482;
	font-size: 12pt;
	font-weight: bold;
}

.copy {
	font-weight: normal;
}

.copy A {
	color: #003482;
	text-decoration: none;
}

.copy A:HOVER {
	text-decoration: underline;
}

.line {
	background-image: url('img/img_701.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 10px;
}

.line DIV {
	background-image: url('img/img_601.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 10px;
}

.line DIV DIV {
	background-image: url('img/img_601.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 10px;
}

.photo_table TD {
	border: 1px solid #003482;
	padding: 5px;
}

.photo_text {
	border: 1px solid #83B7FC;
	margin: 3px;
	text-align: left;
	font-size: 90%;
}

/* News */
.date {
        text-indent: none;
	color: #83B7FC;
	font-size: 110%;
	padding-left: 20px;
}

.news {
	text-indent: none;
	text-align: justify;
}

.news P{
	margin-top: 0;
	text-align: justify;
}

.news H4 {
	margin-top: 0;
	margin-bottom: 0;
}

.details {
	text-align: right;
	padding-right: 10px;
}

.details A {
	color: #83B7FC;
	text-decoration: none;
}

.download, .download1 {
	text-align: center;
	float: right;
	border: 2px solid #83B7FC;
	margin: 0 5px 5px 15px; 
}

.download1 {
	margin-top: 3px;
	margin-left: 3px;
	float: left;
}

.download A {
	text-decoration: none;
}

.down_header {
	background-color: #83B7FC;
	color: white;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 0 10px 0 10px;
}

.review IMG {
	border: 1px solid #83B7FC;
	margin: 0 3px 0 3px;
}

.comment {
	font-size: 75%;
}

.conf_img {
	border: 1px solid #83B7FC;
	margin-right: 5px;
}

/* News */

/*Site colors*/
#blue_link {
	color: white;
}

#navy {
	background-color: #003482;
}

#blue {
	background-color: #83B7FC;
}

#sign {
	text-align: right;
	font-size: 80%;
	font-weight: bold;
}

#center {
	text-align: center;
}
