.a1 {color:#0099FF;}
.a1 A { color:#0099FF; text-decoration:underline;}
.a1 A:HOVER{color:#0000CC;}
.a1 A:LINK{color:#0066FF;}

.a2 {color:#1262A1; font-size:14px; font-weight: 800;}
.a2 A { color:#1262A1; text-decoration:underline;}
.a2 A:HOVER{color:#0000CC;}
.a2 A:LINK{color:#1262A1;}

a img {
	border: 0;
}

body {
	background-color: #1262A1;
	margin:0px;
	font-size: 12px;
}
a { color:#FFFFFF; text-decoration:none}
a:hover{text-decoration:underline; color:#FFFFFF;}
.style1 {color: #CCCCCC}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {color: #CCCCCC; font-size:16px}
.style3 h1{ position:absolute; top:130px; left:30px;margin:0px; padding:0px;}
.style4 {
	color: #FFFFFF;
	font-size:16px;
	font-weight: bold;
}
.style5 {font-size: 14px}
.style6 {font-size: 13px}
.style7 {color: #000066}
.style8 {font-size:16px; color: #FFFFFF;}
.style9 {font-size: 12px}
.big_blue
 {
	color: #39A2D2;
	font-size: 18px;
	font-weight: bold;
}
.blue {
	font-size: 14px;
	font-weight: 500;
	color: #1262A1;
}

#banner {
    border:0px;
   /* background:#d9d9d9;*/
   background-color:#000000;
    text-align:center;
	height:70px;
}

A.rollover {
 display: block;
 height: 70px;
 border: 0px solid #000;
 background: url(banner.png) no-repeat center;
}

h1{font-weight:normal;font-size:16px;margin:0px;padding:0px;}
h2{font-weight:normal;font-size:12px;margin:0px;padding:0px;}
strong { }
i { font-style:normal;}
a.important {font-size:2px;color:#000;text-decoration:none;}

/* Added */
div.header {
	background-color: #000;
	background-image: url(images/main/shapka.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 114px;
	width: 100%;
}
div.footer {
	margin-top: 10px;
	border-top: 5px solid #39a2d2;
	padding-top: 10px;
	text-align: center;
	color: #FFF;
	clear: both;
}
div.footer strong {
	font-size: 16px;
	font-weight: normal;
}
div.footer address {
	font-size: 12px;
	font-style: normal;
}


body.gallery div#thumbs {
	margin-top: 10px;
/*	padding-top: 10px;*/
	width: 220px;
	height: 635px;
	overflow: auto;
	float: left;
}
	body.gallery ul.thumbs {
		list-style: none;
		margin: 0 10px 10px 10px;
		padding: 0;
	}
		body.gallery ul.thumbs li {
			margin: 5px 0;
			padding: 0;
		}
			body.gallery ul.thumbs a.thumb {
				background-color: #333;
				border: 1px solid #666;
				padding: 2px;
				display: inline-block;
			}
		body.gallery ul.thumbs div.caption {
			display: none;
		}
body.gallery .controls {
	margin: 10px 0 0 10px;
	height: 20px;
}
	body.gallery .controls  a{
		color: #DDD;
		padding: 0 6px;
	}

body.gallery div.content {
	float: left;
	height: 660px;
	width: auto;
}
body.gallery div.slideshow-container {
	position: relative;
	margin-left: 10px;
}

body.gallery #slideshow {
	position: absolute;
	top: 0;
	left: 0;
	height: 620px;
}
body.gallery #caption {
	position: absolute;
	top: 710px;
}
body.gallery #loading {
	position: absolute;
	width: 750px;
	height: 620px;
	top: 0;
	left: 0;
	background-position: center;
	background-image: url(css/gallery/ajax-loader.gif);
	background-repeat: no-repeat;
	visibility: visible;
	
}