body {
    margin:0px;
	font-family: "Arial";
	background-color:#FFFFFF;
	background-attachment:fixed;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.gray33 {font-size:13px; color:#333333; line-height:16px}
.gray15 {font-size:15px; color:#333333; line-height:18px}
.gray66 {font-size:13px; color:#666666; line-height:16px}
.blue {font-size:13px; color:#0066CC; line-height:16px}
.blue15 {font-size:15px; color:#0066CC; line-height:18px}
.white12 {font-size:13px; color:#FFFFFF; line-height:16px}
.pink15 {font-size:15px; color:#CC3399; line-height:18px}
.green15 {font-size:15px; color:#339900; line-height:18px}
.red {font-size:13px; color:#CC0000; line-height:16px}
.red15 {font-size:15px; color:#CC0000; line-height:18px}

.text {font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: left;
	text-align: left;
}
.underline {
	font-size:12px;
	line-height: 16px;
	color: #FFF;
	background-color: #CC9900;
	border: 1px solid #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
}

a:link {text-decoration: none}
a:visited {	text-decoration: none}
a:hover {position:relative; text-decoration:underline}
a:active {	text-decoration: none}

.white12 a:hover{color:#D7D05B; text-decoration:none}
.picthrow a:hover{position:relative; left:1px; top:1px}
.BTN_throw a:hover{position:relative; left:1px; top:1px; text-decoration:none}
.p_kind a:link {font-size:15px; color:#333333; line-height:18px}
.p_kind a:hover{position:relative; left:1px; top:1px; text-decoration:none}
