BODY{ 
margin: 0
}

a:link {
	text-decoration: underline;
	color: #3C2361;
	font-weight: bold;
}

a:visited { text-decoration: underline; color: #3C2361; }
a:hover { text-decoration: underline; color: #C03; }

.small {
	font-size: 10px;
	margin: 10px 35px 10px 35px;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: -1px;
	color: #3C2361;
	margin-top: 12px;
	margin-bottom: 0px;
}

.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	color: #3C2361;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

HR {
		height: 1px;
	border: 1px solid #3C2361;
}


.links1 {
	float: left;
	color: white;
	font-size; 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 14px;
	width: 200px;
}

.links1 a:link { text-decoration: none; color: white;   }
.links1 a:visited { text-decoration: none; color: white; }
.links1 a:hover { text-decoration: underline; color: #CCCCCC; }

links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #3c2361;
}
.links2 a:link {
	text-decoration: underline;
	color:  #3c2361;
	font-size: 12px;
	font-weight: bold;
}
.links2 a:visited {
	text-decoration: underline;
	color:  #3c2361e;
	font-weight: bold;
}
.links2 a:hover {
	text-decoration: underline;
	color: #F60A1A;
	font-weight: bold;
}


.myheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3C2361;
	font-weight: bold;
	margin-bottom: -3px;
	border-top-color: #ECECEC;
	border-top-width: 6px;
	margin-top: 0px;
}


.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3C2361;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: 90%;
	background-color: #FFFFFF;
	align: center;
}

.intro {
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin-right: 100px;
	margin-left: 140px;

	text-align: justify;
	list-style-type: square;
	letter-spacing: 0px;
}
.ratepanel {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.bullet1 {
	list-style-type: square;
	color: #000000;
	margin-left: -20px;
	padding-left: -30px;
	margin-top: 0px;
}
.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: white;
	text-decoration: 0;
}
.links3 a:link {
	text-decoration: none;
	font-weight: normal;
	color:  white;
	font-size: 12px;
}
.links3 a:visited {
	text-decoration: none;
	font-weight: normal;
	color: white;
}
.links3 a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}

.mytd {
border: 0px solid black;
}

.mytd2 {
border: 1px solid #3C2361;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.more {
	font-size; 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #BB2622;
}

.more a:link { text-decoration: none; color: #BB2622;   }
.more a:visited { text-decoration: none; color: #BB2622; }
.more a:hover { text-decoration: underline; color: #666666; }


.formbox {
color: black;
font: 9px verdana,helvetica,verdana; color: black; 
font-weight: normal;
background: white;
border: 1px solid  #666666;;
width: 100px;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #BB2622;
	margin: 0px 8px 0px 8px;
}
.testrules {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.head {
	font-weight: bold;
	color: #3C2361;
	margin-left: 140px;
	font-size: 14px;
}
