body {
	padding:0;
	margin: 15px 0px 0px 0px;
	background: #476043;
	font-family: Calibri, "Segoe UI", "Myriad Pro", Verdana, Arial, Tahoma; 
}
img {border:none;}
h1 {
	font-size: 21px;
	color: #5d6916;
	margin:0px;
	padding:0px;
}
p {
	font-size: 13px;
	line-height: 18px;
}
#logotype {
	position: absolute;
}
.bg {
	background: url(../images/bg.gif) no-repeat center top;
	width: 930px;
	height: 629px;
	margin-top: 34px;
}
.frame {
	margin: 13px;
}
.frame .top {
	background: url(../images/bgTop.gif) no-repeat center top;
	height: 70px;
	width: 904px;
}
.frame .menu {
	background: url(../images/bgMenu.gif) repeat-x left top;
	height: 26px;
	border: solid 1px #dedede;
	border-top: none;
}
.frame .menu a, .frame .menu a:visited, .frame .menu a.selected, .frame .menu a.selected:visited {
	display: block;
	float:left;
	border-left: solid 1px #6f7b24;
	text-decoration: none;
	color: #6f7b24;
	font-family: Arial, Tahoma, Verdana; 
	font-size: 11px;
	line-height: 14px;
	margin: 6px 0px 0px 0px;
	padding: 0px 14px 0px 14px;
	font-weight: bold;
}
.frame .menu a.left, .frame .menu a.left:visited, .frame .menu a.left_selected, .frame .menu a.left_selected:visited {
	border-left: none;
}
.leftmenu a, .leftmenu a:visited, .leftmenu a.selected, .leftmenu a, .leftmenu .selected:visited {
    display: block;
	text-decoration: none;
	border-bottom: dotted 1px #6f7b24;
	color: #6f7b24;
	font-family: Arial, Tahoma, Verdana; 
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 6px 0px;
	font-weight: bold;
}
.frame .main {
	background: url(../images/bgMain.jpg) repeat-x left top;
	height: 505px;
	padding:30px;
	padding-top: 15px;
}
img.bottom, img.topp {
	display: block;
}
img.topp {
	margin-top: 15px;
}
.leftColumn .block, .rightColumn .block, .mainColumn .block {
	background: url(../images/bgColumns.png);
	padding: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	vertical-align: top;
}
.leftColumn .block
{
    height: 177px;   
}
.leftColumn .blockFrame
{
    height: 177px;
    overflow: auto;    
}
.mainColumn .blockFrame {
	height: 425px;
	overflow:auto;
}
.mainColumn .block {
	padding: 10px 20px 20px 20px;
	font-size: 13px;
	height: 425px;
}
.leftColumn h1, .rightColumn h1 {
	margin: 15px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background: url(../images/bgHeaderLeft.png) no-repeat left top;
	color: #ffffff;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
}
.rightColumn h1 {
	margin: 15px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background: url(../images/bgHeaderRight.png) no-repeat left top;
	color: #ffffff;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
}
.topInfo {
	margin-right: 20px;
}
.topInfo td {
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}
p.date, p.header, p.ingress {line-height: 16px;padding:0px;margin:0px;}
p.date {margin-top: 10px;}