body {
	background-color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	}

a:active { text-decoration: underline; color: #000066}
a:link { text-decoration: underline; color: #000066}
a:visited { text-decoration: underline; color: #000066}
a:hover { text-decoration: underline; color: #DDA600}

td {
	font-size: 0.8em;
	line-height: 140%;
	}

.noborder {
	border: none;
	}

.thebtmside {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-size: 17px;
	line-height: 140%;
	text-align: center;
}

.the123side {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	line-height: 140%;
	text-align: center;
}

.littlelinks1 {
	font-size: 12px;
	line-height: 170%;
	margin-bottom: 20px;
}

.littlelinks2 {
	font-size: 12px;
	line-height: 170%;
	margin-bottom: 20px;
}

.littlelinks2 a:active { text-decoration: underline; color: #3399CC}
.littlelinks2 a:link { text-decoration: underline; color: #3399CC}
.littlelinks2 a:visited { text-decoration: underline; color: #3399CC}
.littlelinks2 a:hover { text-decoration: underline; color: #DDA600}


.title {
	background-image: url("layout/title.jpg");
	background-repeat: repeat-y;
	background-position: 0% 100%;
	width: 750px;
	height: 190px;
	background-color: #FBA202;
	}
	
.bottomgradient {
	background-image: url("layout/bottomgradient.jpg");
	background-repeat: no-repeat;
	background-position: 0% 0%;	
	font-size: 16px;
	line-height: 140%;
	background-color: #FBA202;
	}
	
.bottomgradient td {
	font-size: 16px;
	line-height: 140%;
	}

.shadowleft {
	background-image: url("layout/shadowleft.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	}

.shadowright {
	background-image: url("layout/shadowright.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	}

.links {

	background-color: #FFFFFF;
	text-align: right;
	height: 30px;
	border: solid #999999;
	border-width: 0px 0px 1px 0px;
	}

.sponsors {
	background-color: #FFFFFF;
	}

.text {
	background-color: #FFFFFF;
	}

.text2 {
	margin: 10px;
	}

.index {
	text-align: center;
	font-size: 0.7em;
	border: solid #999999;
	border-width: 0px 0px 1px 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}

.tmain {
	margin-top: 5px;
	}

.ttitle {
	font-weight: bold;
	font-size: 1.2em;
	color: #CC3333;
	}

.tmain td {
	padding: 5px;
	}

.ttop {
	font-weight: bold;
	}

.tgray {
	background-color: #EEEEEE;
	}

.white {
	background-color: #FFFFFF;
	}
