#leftcolumn div.moduletable table tr td img {
display:block;
float:left;

}

.sectiontableheader {

	font-weight:normal;
	text-align: center;
	background: #EAEAEA; 
/*	border-top: 2px solid #E3DBCC;*/

}

a.pathway:visited, a.pathway:link {
	font-family:Arial;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;

}


a.pathway:hover{
	font-family:Arial;
	font-size:11px;

	text-decoration: none;
	font-weight: normal;

}


ul, li{
	
/*	margin-left: 15px;*/
/*	line-height:300%;
	list-style: none;
*/
}

a:visited, a:link {
	color: #8C2513;
/*	color:#C76C4E;*/
	text-decoration: underline;
/*	font-weight: normal;*/
}


a:hover {
/*	color: #398AC0;*/
/*	color: #453830;*/
	text-decoration: none; /*text-decoration: underline;*/
	font-weight: normal;
}

a.contentpagetitle
{
	font-weight: bold;
}


/*Это главное меню*/
#leftcolumn a.mainlevel:link, #leftcolumn a.mainlevel:visited{
	background-image: url(/images/tick.jpg);
	background-position: 0px 19px;
	background-repeat: no-repeat;

	text-transform:uppercase;
	font-family:Arial;

	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	text-align: left;
	text-decoration: underline;
	padding-left:15px;
	line-height:200%;
	padding-top:10px;
}

#leftcolumn a.mainlevel:hover{
	text-decoration: none;
}

/*конец главного меню*/



/*начало вложенного меню*/
#leftcolumn a.sublevel:link, #leftcolumn a.sublevel:visited {
	font-family:Arial;
	background-image: url(/images/tick_sub.jpg);
	background-position: 12px 10px;
	background-repeat: no-repeat;

	font-size: 12px;
/*	color: #75A0C0;*/
	color:#EADFCA;
	display: block;
	text-align: left;
	text-decoration: underline;
	padding-left:20px;
	line-height:200%;
}

#leftcolumn a.sublevel:hover {
	text-decoration: none;
}

/*конец вложенного меню*/


body {
/*	background-image: url(/images/back.gif);*/
/*	background-position: top left;*/
/*	background-repeat: repeat;*/
	margin: 0px;
	text-align: left;
	}

h1{

}

h2{

}

h3	{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia;
	letter-spacing:0px;
	color:#FFFFFF;
	font-size:30px;
	line-height:120%;
}

td,tr,p,div {
	color: #856F54;
	font: 12px/17px "Arial";
/*	line-height: 135%;*/
}

#leftcolumn td,#leftcolumn tr,#leftcolumn p,#leftcolumn div {
	color: #E0D7CA;
	font: 11px/15px "Arial";
}



.componentheading {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia;
	letter-spacing:0px;
	color:#A16D39;
	font-size:30px;
	line-height:120%;
}


.contentdescription {
}

.contentheading {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia;
	letter-spacing:0px;
	color:#A16D39;
	font-size:30px;
	line-height:120%;
}


.header-text {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia;
	letter-spacing:0px;
	color:#A16D39;
	font-size:30px;
	line-height:120%;
}

#footer{
/*	padding:7px;*/
/*	background-color: #EAEAEA;*/

	text-align: left;
	width: 100%;
}


/*Это главное меню*/
#footer a.mainlevel:link, #footer a.mainlevel:visited{
	font-family:Arial;
	color:#FFFFFF;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
	margin-left:5px;
	margin-right:5px;
}

#footer a.mainlevel:hover{
	text-decoration: none;
}


#footer a{
	color: #398AC0;

}

#header {

	background-image: url(/images/header_tile.jpg);
	background-position: top left;
	background-repeat: repeat-x;

	width: 100%;
/*	padding-top:18px;*/
}

#leftcolumn {
	float: left;
	text-align: left;
	padding-top:10px;
	padding-bottom:50px;
	padding-left:10px;
	padding-right:10px;
	width:250px;

}

#mainbody {
/*	background-color: #FCF3E2;*/
/*	padding-left: 5px;*/
	text-align: left;
/*	padding-right: 5px;*/
	padding-bottom:50px;
	padding-right:5px;
	padding-left:10px;
	padding-top:10px;
	width:675px;

}

#top {
}




#top a:visited, #top a:link {
	font-family:Arial;
	font-size:11px;
/*	color: #398AC0;*/
/*	color: #453830;*/
	text-decoration: underline;
	font-weight: normal;
	letter-spacing:0px;
/*	padding:10px;*/


}


#top a:hover{
	font-family:Arial;
	font-size:11px;
/*	color: #398AC0;*/
	color: #453830;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:0px;
/*	padding:10px;*/

}

/*Это главное меню*/
#top a.mainlevel:link, #top a.mainlevel:visited{
/*
	background-image: url(/images/tick_top.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
*/
	font-family:Arial;
	color:#FFFFFF;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
	margin-left:20px;
	margin-right:20px;
}

#top a.mainlevel:hover{
	text-decoration: none;
}


.contentpaneopen STRONG, .contentpaneopen B {
  font-weight: normal;
}
