.head-bg {
	background-image: url(images/head-bg2.jpg);
	background-repeat: no-repeat;
	height: 166px;
	width: 960px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.content-bg {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-color: #EEEBE6;
}
.content-head, .csc-header, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(images/rec-red.png);
	list-style-type: disc;
}
.menu-top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.menu-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: justify;
}
.menu-content-l2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: left;
	margin-left: 12px;
	text-align: justify;
}
.menu-content-l3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	clear: left;
	margin-left: 24px;
	text-align: justify;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F50A06;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
}
.foot-bg {
	background-image: url(images/foot-bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #735D4E;
}
.style1 {font-size: 9px}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.csc-firstHeader {
	font-size: 14px;
	color: #79695c;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#logo {
      display:block;
      height:166px;
      margin-left:28px;
      margin-top:0;
      width:165px;
}