@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
}

.ninept {
	font-size: 9px;
}
.tenpt {
	font-size: 10px;
}
.elevenpt {
	font-size: 11px;
}
.elevenpt b{
	font-size: 11px;
}
.twelevept {
	font-size: 12px;
}
.blocktop {
	border: 3px double #CC99CC;
	height: 100px;
}
.outerbdr {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #F2B6D8;
	border-right-color: #F2B6D8;
	border-bottom-color: #F2B6D8;
	border-left-color: #F2B6D8;
	background-color: #FFF2FF;
	background-image: url(../images/pagebg.jpg);
}



.thirteenpt {
	font-size: 13px;
}
.fourteenpt {
	font-size: 14px;
}
.fifteenpt {
	font-size: 15px;
}
.sixteenpt {
	font-size: 16px;
}
.seventeenpt {
	font-size: 17px;
}
.eighteenpt {
	font-size: 18px;
}

.thirtyeightpt {
	font-size: 38px;
}


.playbdr {
	border: 3px double #CC99CC;
	background-color: #996699;
}
.paraone {
	line-height: 17px;
	text-align: justify;
	background-image: url(../images/toppc2bg.jpg);
	padding-right: 26px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.paratwo {
	line-height: 15px;
	text-align: justify;
	background-image: url(../images/toppc2bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.warnbox {
	border: 3px double #CC99CC;
	height: 120px;
	width: 650px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.topedge {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
