body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	background-color: #EBEECF;
	background-image: url(img/bg_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

/* çàãîëîâêè */
h1 {
	font-family: Georgia;
	font-size: 15pt;
	color: #fff; 
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 11px;
	font-weight: normal;
	text-align: left;
}
h2 { font-family: Tahoma;
	font-size: 8pt;
	color:#000;
	margin-top:20px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 32px;
	font-weight: bold;
	text-align: left;
}


/* ïàðàãðàôû */
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
	margin-left: 32px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000;
}

p a {
	color: #000;
	text-decoration: underline;
	font-weight: normal; 
}
p a:hover {
	text-decoration: none;
}

p.copy {
	color: #69765B;
	font-size: 7pt;
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	text-align: center;
}

p.links {
	color:#C2C4B2;
	text-align: center;
	margin-top:0px;
	margin-bottom:1px;
	font-size: 7pt;
}
p.links a {
	text-decoration: none;
	color:#69765B;
}
p.links a:hover {
	text-decoration: underline;
}

/* òàáëèöû */

td {
	font-size: 8pt;
	color: #000;
}

td a:hover {
	text-decoration: none;
}

table.main {
	width:auto;
	border:0px;
}
table.main td {
	color:#fff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 25px;
}


table.menu {
	height: 80px;
	margin-top:15px;
	margin-bottom:0px;
	width: 100%;
	background-color: #EAE0B4;
	/* background-image: url(img/bg_table_1.gif); */
	}

table.menu td {
	text-align: center;
	color: #fff;
	/* font-family: Georgia; */
	font-size: 9pt;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	background-image: url(img/bg_table.gif);
}
table.menu td a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
table.menu td a:hover {
	text-decoration: underline;
	color: #fff;
	}

#linemenu {
	background-image: url(img/bg_linemenu.gif);
	background-position: right;
	background-repeat: repeat-y;
}

table.menu1 {
	margin-top:20px;
	margin-bottom:0px;
	}

table.menu1 td {
	text-align: center;
	color: #fff;
	font-size: 8pt;
	padding-left:10px;
	padding-right:10px;
}
table.menu1 td a {
	text-decoration: none;
	color: #007DC2;
	font-weight: bold;
}
table.menu1 td a:hover {
	text-decoration: underline;
	color: #D9261C;
	}

#linemenu1 {
	border-right: 1px solid #C5C8A4;
}

table.form {
	width: 100%;
	margin-left:32px;
	border:0px;
}
table.form td {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:20px;
	vertical-align: top;
}
table.form td a {
	color: #000;
	text-decoration: underline;
}

/* ïðîñòûå è íóìåðîâàííûå ñïèñêè */

ul, ol {
	margin-top:0px;
}

ul li, ol li {
	color: #000;
	font-size: 8pt;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	list-style-type: circle;
	list-style-position: outside;
}

li a {
	text-decoration: none;
	color: #000;
	font-weight: normal; 
}
li a:hover {
	text-decoration: underline;
}

/* Ýëåìåíòû óïðàâëåíèÿ  */

select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #FFFFFF;
}

input {
	font-size: 9pt;
}

input.text {
	width: 40%;
	font-size: 9pt;
	border: 1px solid #C2C4B2;
}

textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 85%;
	height: 100px;
	color: #000000;
	font-size: 9pt;
	border: 1px solid #C2C4B2;
}


/* âûðàâíèâàíèå */

#left {
	text-align: left;
}

#center {
	text-align: center;
}

#justify {
	text-align: justify;
}

#right {
	text-align: right;
}

#number {
	font-family: Times New Roman;
	font-size: 14pt;
}

#redcenter {
	color: #D9261C;
	font-weight: bold;
	text-align: center;
	margin-top:20px;
}

#red {
	color: #D9261C;
	text-decoration: underline;
}
#red:hover {
	text-decoration: none;
}

#martop {
	margin-top:20px;
}

/* êàðòèíêè */
.pic {
	border: 2px solid #F5F8EB;
	}
	
hr {
	width: 557px; height: 1px; background-color: #C4C4C4; border: 0px solid #C4C4C4; color:#C4C4C4; margin:0px; padding:0px; text-align:center;
}

#alfa { filter: alfa (opacity=50);
}