body {
	background-color: #7D7D7D;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
div#container {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
div#footer {
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 80px;
}
div#header div.logo {
	float: left;
	width: 130px;
	height: 176px;
}
div#header ul, div#header li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
div#header {
	margin-left: 25px;
	height: 176px;
}
div#header ul li a {
	background-repeat: no-repeat;
	padding-top: 159px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: none;
	display: block;

	float: left;
	text-align: center;
}
div#header ul li.menu1 a {
	width: 149px;
	background-image: url(images/menu1.jpg);
}
div#header ul li.menu2 a {
	width: 150px;
	background-image: url(images/menu2.jpg);
}
div#header ul li.menu3 a {
	width: 152px;
	background-image: url(images/menu3.jpg);
}
div#header ul li.menu4 a {
	width: 149px;
	background-image: url(images/menu4.jpg);
}
div#header ul li.menu1 a:hover {
	background-image: url(images/menu_ov1.jpg);
}
div#header ul li.menu2 a:hover {
	background-image: url(images/menu_ov2.jpg);
}
div#header ul li.menu3 a:hover {
	background-image: url(images/menu_ov3.jpg);
}
div#header ul li.menu4 a:hover {
	background-image: url(images/menu_ov4.jpg);
}
div#header ul li.menu1 a.on {
	background-image: url(images/menu_ov1.jpg);
}
div#header ul li.menu2 a.on {
	background-image: url(images/menu_ov2.jpg);
}
div#header ul li.menu3 a.on {
	background-image: url(images/menu_ov3.jpg);
}
div#header ul li.menu4 a.on {
	background-image: url(images/menu_ov4.jpg);
}
div#content {
	margin-right: 25px;
	margin-left: 25px;
	clear: both;
	border: 1px solid #7d7d7d;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#content table td.normal div.padding, div#content table td.right {
padding: 15px;
}
div#content table td.right {
	background-color: #E5E5E5;
	width: 117px;
	font-size: 11px;
	color: #575757;
}
div#content table td.right ul li a {
	color: #575757;
}
h1, h2, h3, h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 6px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
}
div.csc-frame-frame1 {
	padding: 15px;
        margin-bottom: 10px;
        margin-top: 10px;
}
div.csc-frame-frame2 {
	padding: 3px;
        font-size: 10px;
}
div#content table td.normal a, div#content table td.right a {
	text-decoration: none;
}
div#content table td.normal a:hover, div#content table td.right a:hover {
	color: #000000;
	text-decoration: underline;
}
div#content table td.normal div.csc-frame-frame1 a, div#content table td.right div.csc-frame-frame1 a {
	text-decoration: underline;
}
div#footer p {
	background-color: #7d7d7d;
	margin-right: 25px;
	margin-left: 25px;
	padding: 10px;
	font-size: 10px;
	color: #FFFFFF;
}
div.csc-frame-rulerAfter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d7d7d;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.csc-frame-rulerBefore {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d7d7d;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#footer p a {
	color: #FFFFFF;
}
div#content table td.right ul, div#content table td.right li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
div#content table td.right ul {
	margin-left: 15px;
}
div#content table td.right ul li a:hover {
	text-decoration: none;
}
div#content table td.right div#menu, div#content table td.right div.news-latest {margin-bottom: 50px;}

div.news-single h3 {
 margin-bottom: 10px;
 font-style: italic;
}
div#content table td.right div.news-latest ul li, div.news-list li {
 margin-bottom: 10px;
}
div.news-latest, div.news-list {
margin-top: 5px;
}
div.csc-menu-1 {
margin-left: 30px;
}
div.csc-menu-1 p{
margin-bottom: 5px;
}
#search input.searchinput {
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	width: 110px;
	border: 1px solid #666666;
}
#search input.submit {
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	margin-top: 3px;
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	padding-top: 1px;
	padding-bottom: 1px;
}
#search {

margin-top: 10px;
margin-bottom: 10px;
}
.none {
display: none;
}
td.tx-indexedsearch-info {
display:none;
}
div#content table td.normal a {
font-weight: bold;
}