body {
	margin: 0px;
    padding: 0px;
	background: #FEFA8B url(images/back_all.gif) repeat-x;
	color: #333;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

img.prev
{
	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
}

img.news {
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
}

table, td {
	border-collapse:collapse;
	color: #000;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

.red14 {
	color: #F00;
	font-size:14px;
}

.underyes {
	margin-left: 30px;
	margin-top: -5px;
	font-size: 12px;
	color: #000;
}

.blue16 {
	font-size: 18px;
	color: #00F;
	font-weight: bold;
}
.blue14 {
	font-size: 14px;
	font-weight: bold;
	color: #00F;
}
.yellow14 {
	color: #CC0;
}
.yellow14 b i u {
	color: #C93;
}
.red20 {
	font-size: 22px;
	color: #F00;
}
.red20 b {
	color: #F00;
}

.inc a
{
	color: #C66210;
	text-decoration: underline;
}

.inc a:hover
{
	color: #0C0;
	text-decoration: none;
}

a.rolloverpage0 {
	background: url('images/action.gif'); /* Путь к файлу с исходным рисунком */
	display: block; /* Рисунок как блочный элемент */
	width: 130px; /* Ширина рисунка */
	height: 130px;
}

a.rolloverpage0:hover {
 background: url('images/action1.gif'); /* Путь к файлу с заменяемым рисунком */
}

.menu
{
	background-color:#FAE381;
	margin-top:4px;
	margin-bottom:4 px;
	padding-top: 7px;
	padding-bottom:7px;
}

.menu a {
	width: 120px;
	height: 32px;
	display: inline;
	text-align: center;
	text-decoration: none;
	color: #EC0000;
	font-weight: bold;
	font-size: 14px;
	margin-left:10px;
	margin-right:15px;
}

.menu a:hover {
	width: 120px;
    height: 32px;
	color: #0C0;
	text-decoration: none;
}

.menu_news a {
	background: url(images/buttons_r1.gif) repeat-x;
}

.menu_news a:hover {
	background: url(images/buttons_r1.gif) repeat-x;
}
.leftmenu
{
	width: 190px;
	float: left;
}


.leftmenu H3
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
	color: #555;
	margin-bottom: 5px;
	margin-top: 8px;
}

.leftmenu p  {
	font-size: 12px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 5px;
}

.leftmenu a {
	color: #C66210;
}

.leftmenu a:hover {
	color: #0C0;
}

.bot
{
padding: 10px;
}

.content1
{
	background-color:#FFF;
	margin: 0px;
	font-family: Verdana, Tahoma, sans-serif;
	width: 590px;
}
	
.content1 a
{
	color: #C66210;
	text-decoration: underline;
}

.content1 a:hover
{
	color: #0C0;
	text-decoration: none;
}

.content1 p {
	margin-top: 4px;
	margin-bottom:6px;

}
.content1 p.indent {
	
	text-indent: 10px;
}

.content1 H3 {
	margin-top: 9px;
	margin-bottom:5px;
	color: #FF3737;
	font-family: Arial, Helvetica, sans-serif;
}

.content1 H2 {
	margin-top: 10px;
	margin-bottom:5px;
	color:#EC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.content1 H1 {
	margin-top: 5px;
	margin-bottom:12px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}

.content1 strong {
	
	font: 14px Arial, Helvetica, sans-serif;
	color: #F00;
	font-size:14px;
	font-weight:bold;
}


.content1 H4
{
	margin-top: 5px;
	margin-bottom:1px;
	font-size: 16px;
	color: #FF3737;
}

.content1 ul {
	list-style: outside;
	margin-left: 15px;
	margin-bottom: 10px;
}

.content1 ol {
	margin-left: 20px;
	padding-right: 5px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: decimal;
}

.footer {
	padding-top: 20px;
	border-top: 5px solid #FEFA8B;
	margin-left: 0px;
	margin-right:0px;
	background: url(images/footer.gif) repeat-x top;
}

.footer p {
	margin: 0;
	font-size: 10px;
	color: #333333;
}

.footer a {
	color: #333333;
}

.red {
	color: #F00;
}

.link {
	font-size: 10px;
	color:#999;
	padding-top: 5px;
	padding-bottom: 5px;
}

.linksape {
	font-size: 10px;
	color:#999;
	padding-top: 60px;
}

.warning {
	font-size: 16px;
	color: #C10000;
	background:#FF9;
	padding: 5px;
}

a.small{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	padding-bottom: 2px;
	margin-bottom: 3px;
	cursor:pointer;
}

a.small:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

a.minFoto {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
}
img.minFoto {
	border: 1px solid #CCCCCC;
}

.shadow0 {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.shadow0-over {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.shadow1 {
	background-image: url(img/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.shadow2 {
	background-image: url(img/corner4.gif);
	background-repeat: no-repeat;
	background-position: -25px bottom;
}
.shadow2-over {
	background-image: url(img/corner4.gif);
	background-repeat: no-repeat;
	background-position: -23px bottom;}
.shadow3 {
	padding: 0px 12px 12px 0px;
	background-image: url(img/corner2.gif);
	background-repeat: no-repeat;
	background-position: right -25px;
}
.shadow3-over {
	background-image: url(img/corner2.gif);
	background-repeat: no-repeat;
	background-position: right -20px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 0px;
}
