@charset "utf-8";
/* CSS Document */

.hashbg {
	background-image: url(images/hashbg.gif);
	background-repeat: repeat;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

.menufont a {
        font-size: 14px;
        color: #FFFFFF;
        text-decoration: none;
}

.pagetopic {
        font-size: 20px;
        color: #666666;
        font-weight: bold;
}

.oneset {
        font-size: 15px;
        color: #FCB800;
        font-weight: bold;
}

.twoset {
        font-size: 12px;
}

.ninept {
	font-size: 9px;
}
.tenpt {
	font-size: 10px;
}
.elevenpt {
	font-size: 11px;
}
.elevenpt b{
	font-size: 11px;
}
.twelevept {
	font-size: 12px;
}
.thirteenpt {
	font-size: 13px;
}
.fourteenpt {
	font-size: 14px;
}
.fifteenpt {
	font-size: 15px;
}
.boxspace {
	width: 10px;
}
.chartbox {
	height: 26px;
	width: 26px;
	border: 1px solid #999999;
}
.sixteenpt {
	font-size: 16px;
}
.seventeenpt {
	font-size: 17px;
}
.eighteenpt {
	font-size: 18px;
}.toppara {
	font-size: 11px;
	line-height: 16px;
	padding: 20px;
	text-align: justify;
}
.resultspara {
	font-size: 12px;
	line-height: 16px;
	padding: 20px;
	text-align: justify;
	color: #333333;
}
.pointstable {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}

