body {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C2C2C2;
	background-color: #000;
	background-image: url(img/bg_all.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}

/* çàãîëîâêè */

h1 {
	font-family: Georgia, Times New Roman;;
	font-size: 19pt;
	line-height:29px;
	font-weight: normal;
	color: #FF0000;
	text-align: right;
}

/* ïàðàãðàôû */
p {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	text-align: justify;
	font-size: 8pt;
	color: #C2C2C2;
}

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

p.menu {	font-family: Georgia, Times New Roman; 
	color: #FFB310;
	font-size: 13pt;
	margin-top:5px;
	margin-bottom:15px;
	margin-right:20px;
	text-align: left;
}
p.menu a {
	color: #FFB310;
	text-decoration: none;
}
p.menu a:hover {
	color:#FF0000;
}

p.copy {
	margin-top:40px;
	margin-bottom:15px;
	color: #6B6B6B;
}

/* áëîêè */



/* òàáëèöû */

td {
	font-size: 8pt;
	color: #C2C2C2;
	vertical-align: top;
}


table.all {
	width:779px;
	border: 0px;
	margin-top:45px;
}
table.all td.text {
	width: 100%;
	padding-right:54px;
}


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



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

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

select.menu {
	font-size: 9pt;
	width: 65%;
	margin-left:18px;
}

input {
	font-size: 9pt;
	width: 100%;
}

input.text {
	width: auto;
	font-size: 9pt;
	border: 1px solid #C2C2C2;
}

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

input.button {
	width: auto;
	padding-left:4px;
	padding-right:4px;
}

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

#left {
	text-align: left;
}

#center {
	text-align: center;
}

#justify {
	text-align: justify;
}

#right {
	text-align: right;
}

	
font.white {
	color: #fff;
/*	text-decoration: underline;*/
}

p.white {
	color: #fff;
/*	text-decoration: underline;*/
}