BODY{
	margin: 0;
	text-align: center;
	vertical-align: top;
	height: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: black;
}

#maintable{
	width: 920px;
	height: 100%;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#content{
	height: 511px;
}
#bottomcontent{

}
.bottomnavi{
	margin-left: 8px;
}
.bottomnavi A{
	font-size: 8pt;
}
#top{
	height: 291px;
}
#contentmain{
	background: url(../img/content_bg.jpg);
	background-repeat: no-repeat;
	height: auto;
}

DIV{
	text-align: left;
}

A{
 	font-size: 9pt;
	color: #777777;
}
TD{
	vertical-align: top;
}
#innercontent{
 	float: left;
	width: 490px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 9pt;
	line-height: 130%;
}
#leftcontent{
 	float: left;
	width: 215px;
	margin-top: 230px;
	margin-bottom: 30px;
	font-size: 9pt;
	line-height: 130%;
}
#rightcontent{
 	float: left;
	width: 180px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 15px;
	font-size: 9pt;
	line-height: 130%;
}
#rightcontent A{
	display: block;
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
	background: #F15E33;
	border: 1px solid #FFFFFF;
	width: 150px;
	font-size: 8pt;
	margin: 0;
	margin-bottom: 1px;
}
.csc-header{
	text-align: right;
	width: 480px;
	margin-bottom: 25px;
}

INPUT{
	border: 1px solid #CCCCCC;
}
DIV, TD{
	font-size: 9pt;
}
.csc-mailform{
	border: 0px;
}
.csc-mailform-field{
	width: 120px;
}
.csc-mailform INPUT,TEXTAREA{
	border: 1px solid #CCCCCC;
}

.tx-newloginbox-pi1 H3{
	display: none;
}
.tx-newloginbox-pi1 LABEL{
	font-size: 9pt;
}
.tx-newloginbox-pi1 INPUT,TEXTAREA{
	border: 1px solid #CCCCCC;
}
.tx-srfeuserregister-pi1 INPUT,SELECT{
	border: 1px solid #CCCCCC;
}
.tx-srfeuserregister-pi1-uploader{
	width: 200px;
	border: 1px solid #CCCCCC;
}

.tr-odd{
	background: #EFEFEF;
}

.tr-even{
	background: #FFFFFF;
}
.csc-uploads-fileName{
	padding: 2px;
	width: 450px;
}
.csc-uploads-fileName P{
	margin: 0;
	padding: 0;
}