body {
	margin:0px;
	padding:0px;
	font-family: Verdana;
	font-size: 10px;
	background-color: #fefbea;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}

td.maincontent p.bodytext {
	font-size: 12px;
}
h1.csc-firstHeader {
	padding: 5px 0px 0px 0px;
	font-size: 14px;
}
dd.csc-textpic-caption {
	font-size: 9px;
}

table.frame {
	border: 0px solid #000000;
}

td.logo {
	padding:20px 0px 0px 0px;
	text-align:center;
}

td.title {
	padding:5px 0px 10px 0px;
	background-color: #ffffff;
	text-align:center;
	vertical-align: middle;
}

td.title table {
	text-align: center;
}

td.title table tr td {
	vertical-align: middle;
}

table.mainnavi tr td {
	width: 70px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

table.mainnavi tr.mainnavitext td {
	padding-top: 2px;
}

table.mainnavi tr td a {
	color: #000000;
	text-decoration: none;
}

td.subnavi {
	padding:50px 10px 0px 50px;
	vertical-align:top;
	text-align:right;
}

td.subnavi div {
	width:125px;
	padding:0px 0px 20px 0px;
	font-family: Verdana;
	font-size: 10px;
	color: #97A822;
	text-align: left;
	font-weight: normal;
	border: 0px solid;
}

td.subnavi div a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #97A822;
	text-decoration: none;
}

td.subnavi div.copyright {
	padding:0px 20px 10px 0px;
	text-align: left;
	font-family: Verdana;
	font-size: 8px;
	color: #000000;
	display: none;
}

td.maincontent {
	padding:0px 20px 20px 20px;
	vertical-align: top;
	background-image: url('images/background.jpg');
	background-repeat:repeat-y;
	width:754px;	

}

div.maincontent {
	padding:10px 10px 10px 10px;
	background-color: eff4cc;
	width:738px;
	height: 355px;
	overflow: auto;
	border: 0px solid;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 20px;
} 

div.c_spacer {
	height:9px; 
	border: 0px solid;
	position:relative;
	top:375px;
	left:0px;
	width:738px;
	background-color: eff4cc;
}

td.lineleft {
	background-image: url('images/line-left.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}

td.lineright {
	background-image: url('images/line-right.jpg');
	background-repeat: repeat-x;
	background-position: bottom right;
}

tr.contentrow {
	padding:20px 0px 0px 0px;
}

td.empty {
	font-size: 0px;
	height: 15px;
}