form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
body{
	background-attachment: fixed;
	background-image: url(/csoonbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer{
	background-image: url(/images/general/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
.footer a:link, a:visited{
	color: #999999;
	text-decoration: none;
}
.footer a:hover{
	color: #ffffff;
	text-decoration: none;
}h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
}
.td-content{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

#divcontent{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	display: none;
}
.HOME-text{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-right: 15px;
	padding-left: 20px;
	text-align: justify;
}
