body{
	background-color: #881244;
	}

body,td,p {
	background-color: #881244;
	font-family:Arial; font-size:13px; color:#FFFFFF;
	}
a {color:#ffffff;}
a.hover{text-decoration:none;}



/* Левый блок*/
td.leftblock{
	/*Background: url("images/rightblock_bg.gif") repeat-x top;*/
	}
td.leftblock div.leftmenuheader{
	font-family:Arial;
	font-size:12px;
	color:FFFFFF;
	font-weight:bold;
	margin-top:8px;
	padding-left:16px;
	line-height:20px;
	padding-top:7px;
	}
td.leftblock ul, td.leftblock ul li { 
		padding-top:0px;
		margin-top:0px;
		padding-bottom:0px;
		margin-bottom:0px;
		
	font-size: 12px;
		
	}
}
td.leftblock div.leftmenutext{
	color:FFFFFF;
	padding-left:25px;
	padding-right:15px;
	padding-top:0px;
	}
td.leftblock div.leftcoordsheader{
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
	margin-top:50px;
	padding-left:16px;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	background: #ab597c;
	}
td.leftblock div.leftcoordstext{
	color:#ffffff;
	padding-left:16px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	background: #97335d;
	}
	




/* Центральный блок*/
td.centralblock{
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
	}
td.centralblock h1{
		font-family:Arial;
		font-size:22px;
		color:#FFFFFF;
		background: url("images/index_13.gif") repeat-y right;
		font-weight:bold;
		/*font-style:italic;*/
		margin-top:9px;
		line-height:20px;
		padding-bottom:7px;
		padding-top:3px;
		}
td.centralblock p{
	}
td.centralblock div.visualkeydiv{
	background: url("images/visualkey_bg.gif") no-repeat left top;
	}





/* Правый блок*/
td.rightblock{
	Background: url("images/rightblock_bg.gif") repeat-x top;
	padding-top:20px;
	padding-left:17px;
	padding-right:20px;
	}
td.rightblock div.news{
	margin-top:0px;
	padding-top: 0px;
	
	margin-left:0px;
	padding-right:0px;
	}
td.rightblock div.news div.newsdate{
	font-family:Arial;
	font-size:9px;
	}
td.rightblock div.news div.newsheader{
	padding-bottom:7px;
	color:FFFFFF;
	font-weight:bold;
	}
td.rightblock div.news div.newsheader a{
	color:#ffffff;
	}
td.rightblock div.news div.newscontent{
	padding-bottom:7px;
	margin-bottom:30px;
	border-bottom: 1px dotted #ffffff;
	}

td.rightblock div.blockheader{
	color:#ffffff;
	background: url("images/right_header_bg.gif") no-repeat left bottom;
	font-weight:bold;
	margin-top:8px;
	padding-left:14px;
	line-height:20px;
	padding-bottom:15px;
	padding-top:5px;
	}


/* Нижний блок*/
div.bottomblock {
	font-family:Arial;
	font-size:11px;
	line-height:16px;
	padding-left:20px;
	padding-top:10px;
	}
div.bottomblock a{
	color:#ffffff;
	}



div.borderedpic {
	background: #a04169 url("images/visualkey_bg.gif");
	border: 1px solid #ffffff;
	margin-bottom:10px;
}

/*
это классы для выплывающего меню
*/
div.spoiler-head{
	background-image: url(images/cellpic1.gif);
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	cursor: pointer;
	vertical-align: top;
}

div.spoiler-body {
	display:none;
}
td.row1	{ background-color: #EFEFEF;}

div.border{
	background-color:#FFffff; border:2px #006699 solid;
}
div.row1{
	background-color: #EFEFEF; border:1px #FFFFFF solid;
	padding-left: 5px;
}





