body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.headerBox {
	background: url(../images/bg_title.gif) bottom;
	height: 178px;
}
.pageHeaderBox {
	background: url(../images/bg_title.gif) bottom;
	height: 138px;
}
.footerBox {
	background: url(../images/bg_title.gif) bottom;
	height: 40px;
}
.leftCol {
	background-color:#FFFFFF;
}
.pageTitle {
	display: block;
	padding: 2px 0px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold
}
.colTitle {
	display: block;
	padding: 1px 0px 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold
}
.sectiontitle {
	font-size: 14px;
	font-weight:bold
}
.navText {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.sponsorBox {
	border: 1px solid #4c4c4e;
}
.mainCont {
	padding: 8px 8px 0px 8px;
}
.pageCont {
	padding: 0px 8px 0px 8px;
}
.itemRow {
	height: 20px;
}
.adminBar {
	padding: 4px 4px 4px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#CCCCCC;
}
.adminFieldsBG {
	padding: 4px 4px 4px 4px;
	background-color:#ffffff;
}
a.AdminLink:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.AdminLink:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.AdminLink:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.AdminLink:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.buttonclass {
	height:24px; 
	font-size: 10px; 
	cursor: pointer
}
.buttonclass2 {
	height:20px; 
	font-size: 10px; 
	cursor: pointer
}
.inputField {
font-size: 10px; 
}
.multimedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.homepagebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin: 0px;
	background-image:url(../images/sidebuttonbg.jpg)

}
a.white:link {color: #ffffff; text-decoration: none}
a.white:visited {color: #ffffff; text-decoration: none}
a.white:hover {color: #ffffff; text-decoration: none}
.mainheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 3px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 0px;
}
.headlineline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BE0F33;
	width: 98%;
}
