body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c4c6c7;
	color: #3b3c3c;
}

a {
	color: #3b3c3c;
}

.container_12 {
	background-color: #ffffff;
}

.toolBox {
	line-height: 33px;
	text-align: right;
	background-color: #e10020;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.toolBox a {
	display: inline-block;
	padding-right: 10px;
	color: #ffffff;
	text-decoration: none;
}

.toolBox a:hover {
	text-decoration: underline;
}

.banner {
	height: 72px;
	background-image: url(../images/layout/banner.jpg);
}

.subbanner {
	height: 38px;
	background-image: url(../images/layout/subbanner.jpg);
}

.search {
	height: 40px;
}

.searchinput {
	width: 100px;
}

.breadcrumb {
	height: 40px;
	background-image: url(../images/layout/col1.jpg);
	line-height: 30px;
	text-indent: 10px;
	color: #b1b2b2;
	font-size: 12px;
	font-weight: bold;
}

.breadcrumb a {
	text-decoration: none;
	color: #b1b2b2;
}

.breadcrumb a:hover {
	color: #888dc8;
}

subbreadcrumb {
	background-image: url(../images/layout/subcol1.jpg);
	background-repeate: no-repeate;
}

.left-menu {
	border: 1px solid #c4c6c7;
	background-color: #edeeee;
	padding: 4px;
}

.left-menu span {
	display: block;
	padding: 4px 10px 0 10px;
	font-weight: bold;
	color: #58595b;
}

.left-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.left-menu .inner {
	border: 1px solid #c4c6c7;
	background-color: #ffffff;
	margin: 0 0 4px 0;
	display: block;
	padding: 0;
}

.left-menu .inner .level_1, .left-menu .inner .activ_1 {
	display: block;
	padding: 5px 5px 5px 25px;
	background-image: url(../images/layout/arrleft.jpg);
	background-repeat: no-repeat;
	background-position: 14px 10px;
	font-weight: bold;
	color: #7f7f7f;
	text-decoration: none;
}

.left-menu .inner .level_1:hover {
	text-decoration: underline;
}

.left-menu .inner .activ_1 {
	background-image: url(../images/layout/arrdown.jpg);
	background-position: 14px 12px;
}

.left-menu .inner .level_2, .left-menu .inner .activ_2 {
	display: block;
	padding: 5px 5px 5px 32px;
	background-image: url(../images/layout/square1.jpg);
	background-repeat: no-repeat;
	background-position: 25px 13px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}

.left-menu .inner .activ_2, .left-menu .inner .level_2:hover {
	background-image: url(../images/layout/square2.jpg);
	background-position: 25px 13px;
	color: #888dc8;
	text-decoration: underline;
}

.left-menu .inner .level_3, .left-menu .inner .activ_3 {
	display: block;
	padding: 5px 5px 5px 41px;
	background-image: url(../images/layout/stripe1.jpg);
	background-repeat: no-repeat;
	background-position: 32px 14px;
	font-weight: bold;
	color: #7f7f7f;
	text-decoration: none;
}

.left-menu .inner .activ_3, .left-menu .inner .level_3:hover {
	background-image: url(../images/layout/stripe2.jpg);
	background-position: 32px 14px;
	color: #888dc8;
	text-decoration: underline;
}

.searchbox {
	width: 220px;
	height: 31px;
	background-color: transparent;
	background-image: url(../images/layout/searchBG.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

.searchbox-input {
	float: left;
	padding: 0;
	margin: 7px 0 0 6px;
	border: 0;
	width: 153px;
	background: none;
	outline:none;
}



.searchbox-submit {
	float: right;
    	margin: 3px 4px 0 0;
}

h6 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	float: inherit;
	padding-left: 12px;
	background-image: url(../images/layout/arrleft.jpg);
	background-repeat: no-repeat;
	background-position: 0 10px;
}

.leftcol .blockheader {
	background-color: #e10020;
	padding: 7px;
	color: #ffffff;
	font-weight: bold;
}

.leftcol p {
	padding: 7px;
	margin: 0;
}

.leftcol .csc-frame-frame1 {
	background-color: #edeeee;
}

.tt_news-small-list-container {
	background-color: #edeeee;
}

.tt_news-small-list-date {
	padding: 7px 7px 4px 7px;
	border-bottom: 1px solid #a5a6a6;
	font-weight: bold;
}

.tt_news-small-list-container p {
	padding: 0 0 10px 0;
	font-size: 11px;
}

.tt_news-small-list-image {
	text-align: center;
}

.tt_news-small-list-image img {
	padding-top: 5px;
}

.tt_news-small-list-content {
	padding: 7px 7px 0 7px;
}

.tt_news-small-list-more {
	padding: 4px 7px 16px 7px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #a5a6a6;
}

.tt_news-small-list-more a {
	color: #3b3c3c;
	text-decoration: none;
	font-size: 11px;
}

.tt_news-small-list-more a:hover {
	text-decoration: underline;
}

.footer {
	line-height: 52px;
	background-image: url(../images/layout/footer-bg.jpg);
	color: #c7c7c7;
	background-repeat: repeat-x;
}

.footer a {
	text-decoration: none;
	color: #c7c7c7;
}

.footer a:hover {
	text-decoration: underline;
}

.news-list-container h3, .news-list-date {
	background-color: #ffffff;
}

.news-list-container h3 {
	font-size: 14px;
	padding: 7px;
	border: 0px;
	color: #3b3c3c;
	background-color: #c7c7c7;
}

.news-list-date {
	background-color: #c7c7c7;
}

.news-list-container {
	border: 0px;
	background-color: #ffffff;
	padding: 0;
}

.news-list-item {
	background-color: #ffffff;
	border: 0px;
	border: 1px solid #c7c7c7;
}

.news-list-item a {
	color: #3b3c3c;
	text-decoration: none;
}

.news-list-item a:hover {
	text-decoration: underline;
}


.tbl1 {
	background-color: #f4f4f4;
	width: 90%;
	border-spacing: 1;
}

.tbl1 td {
	background-color: #ffffff;
	text-align: left;
}

.tbl1 th {
	background-color: #c7c7c7;
	color: #ffffff;
	text-align: left;
	padding: 5px;
}

.tbl1 td {
	text-align: left;
	padding: 5px;
}


.tbl2 {
	background-color: #f4f4f4;
	width: 90%;
}

.tbl2 td {
	background-color: #ffffff;
	text-align: right;
	width: 40%;
}

.tbl2 th {
font-weight: bolt;
	background-color: #e2e2e2;
background-color: #ffffff;
	text-align: left;
	width: 60%;
}


.tblBesch {
	background-color: #f4f4f4;
	width: 95%;
}

.tblBesch td {
	background-color: #ffffff;
	width: 93px;
	text-align: right;
	
}

.tblBesch th {
	background-color: #757a90;
	color: #ffffff;
	width: 93px;
	
}

.tblBesch td.td-0 {
	text-align: left;
}

.tblBesch td .tblWidth {
	width: 65px;
}
width: 60%;
}
.tbl3 {
	background-color: #f4f4f4;
	width: 100%;
}

.tbl3 td {
	background-color: #ffffff;
	text-align: left;
	padding: 0 20px;
}

.tbl3 th {
	background-color: #757a90;
	color: #ffffff;
}

.tbl3 td.td-0 {
	text-align: left;
}

#mailform label, #mailform input, #mailform select, #mailform textarea {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

#mailform input[type=submit], #mailform input[type=checkbox] {
	width: auto;
}

#mailform label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}
 
#mailform br {
	clear: left;
}


.csc-mailform-label {
	width: 420px;
	margin-bottom: 10px;
	font-size: 80%;
}

.tx-ttnews-browsebox {
	border: 1px solid #c7c7c7;
	background-color: #ffffff;
}

.tx-ttnews-browsebox-SCell {
	border: 0px;
	background-color: #ffffff;
}

.tx-ttnews-browsebox-SCell a {
	text-decoration: none;
}

.news-single-item {
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
}

.news-single-item h2 {
	color: #3b3c3c;
}

.random {
	height: 330px;
}
