@charset "UTF-8";
/* CSS Document */
body {
	font-family:helvetica, arial, sans-serif;
	font-size:9pt;
	color:#888888;
	margin: 0px;
	line-height:150%;
}
b, strong {color:#333}
a {color:#A4B6CB; text-decoration:none; font-weight:bold;}
a:hover {color:#A4B6CB; text-decoration:underline; font-weight:bold;}
.reg {font-family:helvetica, arial, sans-serif; font-size:9pt; color:#808080}
.legal {font-size:9pt; color:#A4B6CB}
.title {font-family:helvetica, arial, sans-serif; font-size:14pt; color:#ff99cc; font-weight:bold}
.off {color:#808E9E;font-weight:bold;}
.recent {font-size:11pt; color:#ff99cc; font-weight:bold}
.news {font-size:8pt; color:#333333; font-weight:normal}
.pop {font-size:9pt; color:#ff99cc; font-weight:normal}
input{background-color:#ffcce1;border:#ea84af 1px solid;width:200px; color:#c06c90; padding:4px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
textarea{background-color:#ffcce1;border:#ea84af 1px solid;width:200px; color:#c06c90; padding:4px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.submit{width:50px; border:double #ea84af;cursor:pointer; color:#ea5493}
.submit:hover{width:50px; border:#ffcce1 double;background-color:#ea5493;color:white}

