/*@charset "utf-8";*/

#head {background-image: none;}
#content {background: url(images/bg_start.gif) repeat-y left top;}
.colsStart {
	width: 270px;
	/*background-color: #f1f1f1;*/
	float: left;
	/*border-right: 4px solid #ffffff;*/
	font-size: 0.9em;
}
.colLeftInner {padding-right: 18px;}
#colBlue .h1 {background-color: #1f70c0;}
#colRed .h1 {background-color: #9a2f3a;}
#colRed {border: none;}
.h1 {
	height: 48px;
	background-image: none;
	margin-bottom: 19px;
}
.h1 div {bottom: 0px;}
.h1, h1, #colRed {width: 266px;}

.colsStart img,
DIV.csc-textpic IMG,
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG,
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG {border-color: #727272;}

#navStart {clear: both; float: none;}
#navStart p {width: 269px; margin-bottom: 5px; float: left; text-align: center;}
#navStart span {}

#headNews {
	position: relative;
	height: 154px;
	width: 807px;
}
.newsStartCol {
	float: left;
	width: 268px;
}
.newsStartColInner {
	padding: 0px 10px 0px 4px;
}
#newsStart img {
	float: left;
	margin-right: 10px;
}
.newsStartCol p {
	display: inline;
}
.newsStartCol a {
	/*color: #000000 !important;*/
}
.newsStartCol h3 a {
	color: #60B034 !important;
}

.bgGreen {background-color: #60B034;}
.bgBlue {background-color: #1f70c0;}
.bgRed {background-color: #9a2f3a;}

