/*body, select, textarea {
 SCROLLBAR-FACE-COLOR: #4cb300;
 SCROLLBAR-3DLIGHT-COLOR: #7cc24a;
 SCROLLBAR-HIGHLIGHT-COLOR: #e4ffc2;
 SCROLLBAR-SHADOW-COLOR: #007d00;
 SCROLLBAR-DARKSHADOW-COLOR: #13400d;
 SCROLLBAR-ARROW-COLOR: #ffffff;
 SCROLLBAR-TRACK-COLOR: #15470f;
}*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, p {font-family:SimSun, Arial, Helvetica, sans-serif; font-size:13px; color:#ffffff; line-height:140%;}
a {font-size:13px; color:#fcf56b; text-decoration:underline;}
a:hover {font-size:13px; color:#ffff00; text-decoration:none;}
a:active {font-size:13px; color:#ffff00; text-decoration:none;}

.copy {font-family:Arial, SimSun, Helvetica, sans-serif; font-size:13px; color:#cccccc; line-height:120%;}
.copy a {font-size:13px; color:#ffffff; text-decoration:underline;}
.copy a:hover {font-size:13px; color:#ffffff; text-decoration:none;}
.copy a:active {font-size:13px; color:#ffffff; text-decoration:underline;}

input,textarea,select {
	font-family: "SimSun", "Arial", "Helvetica", "sans-serif";
	color:#555455;
	background-color:#fcd7e8;
	border:solid 1px #ed8ab5;
}