body{
	margin: 0;
	padding: 0;
	font-family: helvetic, arial, sans-serif;
	color: #666666;
	font-size: small;
	background-color: #ffffb8;
	min-width: 600px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.header {
	margin-top: 15px;
	margin-bottom: 30px;
	height: 210px;
	background: #99ccff url('banner_bg.jpg') 0px 130px repeat-x;
}

.menu {
	width: 200px;
	margin: 0px;
	float: left;
}

.menu-level1-no {
	background: #99ccff;
	margin-bottom: 1px;
}

.menu-level1-no a {
	color: #ffffff;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	padding-left: 15px;
}

.menu-level1-no a:hover {
	color: #000000;
}

.menu-level2-no {
	background: #99ccff;
	color: #ffffff;
	font-size: medium;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 40px;
	margin-bottom: 1px;
}

.menu-level3-no {
	margin-left: 40px;
	margin-bottom: 1px;
}

.menu-level3-no a {
	color: #000000;
	text-decoration: none;
	font-size: medium;
}

.menu-level3-no a:hover {
	text-decoration: underline;
}

.menu-level3-act {
	margin-left: 40px;
	margin-bottom: 1px;
}

.menu-level3-act a {
	color: #000000;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}

.menu-level3-act a:hover {
	text-decoration: underline;
}

.main {
	margin: 0 220px 0 220px;

}

.maintitle {
	color: #ffffff;
	background: #99ccff;
	font-size: large;
	padding-left: 15px;
}

.mainbox {
	position: relative;
	width: 100%;
	background: #99ccff url('bg.png') 0px 0px;
	margin-top: 20px;
}

.right {
	float: right;
	width: 200px;
	margin: 0px;
}

.righttitle {
	background: #99ccff;
}

.rightbox {
	color: #666666;
	font-size: larger;
	font-weight: bold;
	position: relative;
}

.box_top {
	background: url('border_t.png') left top repeat-x;
}

.box_top_left {
	background: url('border_tl.png') left top no-repeat;
}

.box_top_right {
	background: url('border_tr.png') right top no-repeat;
}

.box_left {
	background: url('border_l.png') left top repeat-y;
}

.box_mid_center {
	padding: 20px;
	min-height: 20px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.box_right {
	background: url('border_r.png') right top repeat-y;
}

.box_bottom {
	background: url('border_b.png') left bottom repeat-x;
}

.box_bottom_left {
	background: url('border_bl.png') left bottom no-repeat;
}

.box_bottom_right {
	background: url('border_br.png') right bottom no-repeat;
}

.csc-header h1 {
	font-size: x-large;
	color: #ffffff;
}

.csc-header h2 {
	color: #ffffff;
	background: #99ccff;
	font-size: larger;
	padding-left: 5px;
	margin: 0px;
}

.csc-header h3 {
	color: #ffffff;
	font-size: medium;
	margin-left: 20px;
}

.csc-menu-1 {
	font-size: medium;
}
	
.csc-menu-1 a {
	text-decoration: none;
}

.csc-menu-1 a:hover {
	text-decoration: underline;
}

.bodytext {
	font-size: large;
	font-weight: bold;
	color: #666666;
}

.newsletterfield  {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
