/*********************************************/
/******************Text Formatting****************/
/*********************************************/


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}



/*********************************************/
/******************Table Formatting****************/
/*********************************************/


#body{
	width:800px;
}

.subnav {
	width: 263px;
	background-image: url(images/shared/back_sub.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 0px;
}

.bodycell {
	width: 263px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 27px;
	padding-right: 30px;
}

.bodycell2 {
	width: 263px;
	padding-left: 32px;
	padding-right: 32px;

}

.bodycell3 {
	width: 537px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 27px;
	padding-right: 30px;
}

.topcell {
	height: 50px;
}

.sponsorcell {
	height: 100px;
}

.bottomcell {
	height: 10px;
}

.subnavtext {
	width: 263px;
	padding-left: 32px;
	padding-right: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: b6000;
	left: 27px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	list-style-image: url(images/shared/star.gif);
}
