
/*div {border: 1px solid red;}*/

BODY
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

TABLE
{
	border-spacing: 0px 0px;
 	border-collapse: collapse;
}

TD
{
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

P
{
	text-align: left;
	vertical-align: top;
}

H1
{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 21px;
}

UL
{
	list-style-type: none;
}

LI
{
	background: url(../../images/bullet.gif) 0px 8px no-repeat;
	padding-left: 18px;
}

IMG
{
	border: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*
	possible fixes for inline image descender issue:
	font-size: 1px;
	line-height: 1px;
	vertical-align: bottom; */
}

FORM
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* inline image descender issue fix -- use this class in <img> tag when avoiding descender pixel issue in FireFox (when image is the only element in a container)*/
.blk
{ 
	display: block;
}

/* inline image descender issue fix -- use this class in <img> tag when avoiding descender pixel issue in FireFox (when image is the one of more elements in a container)*/
.vertBottom
{
	font-size: 1px;
	line-height: 1px;
}

.imgBody
{
	float: right;
	border: none;
	padding: 4px 4px 4px 4px;
}

.imgSports
{
	float: left;
	border: none;
	padding: 4px 4px 4px 4px;
}

.imgGallery
{
	float: left;
	border: none;
	padding: 5px 5px 5px 5px;
	
	display: inline;
}

.imgCard
{
	border: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 0px;
	/*
	possible fixes for inline image descender issue:
	font-size: 1px;
	line-height: 1px;
	vertical-align: bottom; */
}

#centerContainer
{
	width: 850px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#bgWhite
{
	width: 850px;
	height: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	
	display: inline;
}

#bgWhiteA
{
	width: 850px;
	height: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	
	display: inline;
}

#bgWhiteB
{
	width: 850px;
	height: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	
	display: inline;
}

#bgWhite1
{
	width: 325px;
	height: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	
	display: inline;
}

#bgWhite2
{
	width: 825px;
	height: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	
	display: inline;
}

#bgWhite3
{
	width: 525px;
	height: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	
	display: inline;
}

#bgGray
{
	width: 850px;
	height: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #666666;
	
	display: inline;
}

#bgGrayA
{
	width: 850px;
	height: 1px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #666666;
	
	display: inline;
}

#bgRed
{
	background-color: #CC0000;
}

#breadcrumbContainer
{
	width: 850px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CC0000;
	
	display: inline;
}

#breadcrumb
{
	width:515px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 10px;
	border: none;

	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	
	display: inline;
}

#breadcrumb a:link { color: #FFFFFF; }
#breadcrumb a:active { color: #FFFFFF; }
#breadcrumb a:visited { color: #FFFFFF; }
#breadcrumb a:hover { color: #FFFFFF; }


#breadcrumbSearch
{
	width:315px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 3px 0px;
	border: none;

	text-align: right;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	
	display: inline;
}

#breadcrumbSearch a:link { color: #FFFFFF; }
#breadcrumbSearch a:active { color: #FFFFFF; }
#breadcrumbSearch a:visited { color: #FFFFFF; }
#breadcrumbSearch a:hover { color: #FFFFFF; }

#headerContainer
{
	width: 850px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	background-color: #CC0000;
}

.single {height:255px;background-color: #CC0000;}

#headerSpacer
{
	width: 25px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#headerHomeSpacer
{
	width: 25px;
	height: 298px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CC0000;

	display: inline;
}

#headerImage
{
	width: 500px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	
}


#headerImage-home
{
	width: 500px;
	height:298px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	display: block;
}


#headerImage a img{display:block; float:left; width:500px;}

#headerRight
{
	width: 325px;
	float: left;
	
	display: block;
}

#headerHome
{
	width: 325px;
	height: 277px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	display: inline;
}

#cn-logo {float:left; margin:10px 0 15px 70px; display:none;}

#headerConnection
{
	width: 103px;
	height: 104px;
	float: left;
	margin: 40px 0 0 0;
	padding: 0px;

	display: inline;
}

#headerSignup
{
	width: 190px;
	float: left;
	margin: 40px 0 0 0;
	padding: 25px 22px 0px 10px;
	background-color: #CC0000;
	color: #FFFFFF;

	display: inline;
}

#headerSignup a:link { color: #FFFFFF; }
#headerSignup a:active { color: #FFFFFF; }
#headerSignup a:visited { color: #FFFFFF; }
#headerSignup a:hover { color: #FFFFFF; }

#bgTopNav
{
	width: 325px;
	height: 17px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	background-color: #000000;
	text-align: center;

	display: inline;
}

#bgTopNav a:link { color: #FFFFFF; font-weight: bold; text-decoration: none; padding: 0px 20px 0px 10px; }
#bgTopNav a:active { color: #FFFFFF; font-weight: bold; text-decoration: none; padding: 0px 20px 0px 10px; }
#bgTopNav a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; padding: 0px 20px 0px 10px; }
#bgTopNav a:hover { color: #FFFFFF; font-weight: bold; text-decoration: underline; padding: 0px 20px 0px 10px; }

#mainNavContainer
{
	width: 850px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;

	display: inline;
}

#mainNavSpacer
{
	width: 25px;
	height: 25px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	background-color: #CC0000;*/

	display: inline;
}

#mainNav
{
	width: 825px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;

	display: inline;
}

#bgMainNav
{
	width: 820px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 5px;
	background-color: #000000;
	text-align: left;

	display: inline;
}

#bgMainNav a:link { color: #FFFFFF; text-decoration: none; }
#bgMainNav a:active { color: #FFFFFF; text-decoration: none; }
#bgMainNav a:visited { color: #FFFFFF; text-decoration: none; }
#bgMainNav a:hover { color: #FFFFFF; text-decoration: underline; }

#bgMainNav li ul li a:link { color: #666666; text-decoration: none; }
#bgMainNav li ul li a:active { color: #666666; text-decoration: none; }
#bgMainNav li ul li a:visited { color: #666666; text-decoration: none; }
#bgMainNav li ul li a:hover { color: #666666; text-decoration: underline; }

#bgSubNav
{
	width: 520px;
	height: 17px;
	float: left;
	margin: 0px 0px 0px 325px;
	padding: 1px 0px 0px 5px;
	background-color: #CCCCCC;
	text-align: left;

	display: inline;
}

#bgSubNav a:link { color: #666666; text-decoration: none; }
#bgSubNav a:active { color: #666666; text-decoration: none; }
#bgSubNav a:visited { color: #666666; text-decoration: none; }
#bgSubNav a:hover { color: #666666; text-decoration: underline; }

#bodyContainer
{
	width: 850px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#titleContainer
{
	width: 790px;
	margin: 0px 35px 0px 25px;
	padding: 10px 0px 10px 0px;
	float: left;
	
	display: inline;
}

#bodyHome
{
	width: 290px;
	height: 275px;
	float: left;
	margin: 0px 10px 0px 25px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;

	display: inline;
}

#bodyHomeSubContainer
{
	width: 525px;
	height: 301px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	display: inline;
}

#bgBodyHomeRedBar
{
	width: 525px;
	height: 25px;
	background-color: #CC0000;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#bgBodyHomeRedBar a {float:left; width:110px; color:#fff; font-weight:bolder; text-decoration:none; font-style:italic; margin:5px 0 0 90px;}
#bgBodyHomeRedBar a:hover {text-decoration:none !important;}
#bgBodyHomeRedBar a.calendar {float:left; margin:5px 0 0 140px;}
#bgBodyHomeRedBar a img {float:left; margin:0 85px 0 0; z-index:0;}

#bgBodyHomeRedBar a img.push-left {float:left; margin:0 0 0 15px;}

#bodyHomeGallery
{
	width: 200px;
	height: 275px;
	float: left;
	margin: 0px 9px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;

	display: none;
}

#bodyHomeNews
{
	width: 250px;
	height: 275px;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 16px;

	display: inline;
}



#bodyHomeEvents
{
	width: 250px;
	height: 275px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;

	display: inline;
}

#bgBodyHomeNews
{
	width: 250px;
	height: 263px;
	border: solid 1px #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-image: url(../../images/bg_navgrad.gif);
	/* IE italics div-enlarging hack */
	overflow: visible;
	list-style:none;
	list-style-type:none;
}

#bgBodyHomeNews a {float:left; display:block; width:200px; margin:10px 0 0 0;}
#bgBodyHomeNews img {float:left; display:block; margin:0 10px 0 0;}

#bgBodyHomeEvents
{
	width: 243px;
	height: 263px;
	border: solid 1px #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-image: url(../../images/bg_navgrad.gif);
}

#bgBodyHomeEvents p.eventlist {float:left; display:block; width:203px; margin:10px 0 0 0; font-style:italic;}
#bgBodyHomeEvents p {float:left; margin:0 0 0 30px;}
#bgBodyHomeEvents img {float:left; display:block; margin:0 2px 0 0;}

#bodyNewsPubsNews
{
	width: 288px;
	height: 275px;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 16px;

	display: inline;
}

#bgBodyNewsPubsNews
{
	width: 276px;
	height: 263px;
	border: solid 1px #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-image: url(../../images/bg_navgrad.gif);
	/* IE italics div-enlarging hack */
	overflow: visible;
}

#bgBodyAthleticsRedBar
{
	width: 600px;
	height: 25px;
	background-color: #CC0000;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	display: inline;
}

.redBarTitle {float:left; width:140px; color:#fff; font-weight:bolder; text-decoration:none; font-style:italic; margin:5px 160px 0 5px;}
.no-right {margin-right:0;}


#bodyAthleticsGallery
{
	width: 250px;
	height: 485px;
	float: left;
	margin: 0px 9px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;

	display: inline;
}

#bodyAthleticsHighlights
{
	width: 295px;
	height: 485px;
	float: left;
	margin: 0px 8px 0px 0px;
	text-align: left;
	line-height: 16px;

	display: inline;
}

#bodyAthleticsSchedules
{
	width: 294px;
	height: 485px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 16px;

	display: inline;
}


#bgBodyAthleticsHighlights
{
	width: 275px;
	height: 473px;
	border: solid 1px #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-image: url(../../images/bg_navgrad.gif);
	/* IE italics div-enlarging hack */
	overflow: visible;
}

#subNavAthletics
{
	padding: 0px 0px 0px 12px;
}

#bgBodyAthleticsSchedules
{
	width: 284px;
	height: 473px;
	border: solid 1px #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	background-image: url(../../images/bg_navgrad.gif);
}

#bodyScores
{
	width: 590px;
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 16px;

	display: inline;
}

#bgBodyScores
{
	width: 578px;
	border: solid 1px #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-image: url(../../images/bg_navgrad.gif);
	/* IE italics div-enlarging hack */
	overflow: visible;
}

#sportMain
{
	width: 600px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	display: inline;
}

#sportPhoto
{
	width: 300px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	display: inline;
}

#bodyRoster
{
	width: 290px;
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 16px;

	display: inline;
}

#bgBodyRoster
{
	width: 278px;
	border: solid 1px #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-image: url(../../images/bg_navgrad.gif);
	/* IE italics div-enlarging hack */
	overflow: visible;
}

#bodySingle
{
	width: 600px;
	float: left;
	margin: 0px 25px 0px 25px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;

	display: inline;
	/* IE italics div-enlarging hack */
	overflow: visible;
}

#body1
{
	width: 293px;
	float: left;
	margin: 0px 20px 0px 25px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;

	display: inline;
	/* IE italics div-enlarging hack */
	overflow: visible;
}

#body2
{
	width: 292px;
	text-align: left;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 17px;

	display: inline;
	/* IE italics div-enlarging hack */
	overflow: visible;
}

#navContainer
{
	width: 173px;
	height: 521px;
	float: left;
	margin: 0px 25px 15px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #CCCCCC;
	background-image: url(../../images/bg_navgrad.gif);
	text-align: left;

	display: inline;
}

#navContainerText
{
	width: 153px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	line-height: 18px;

	display: inline;
}

#plugArea
{
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 20px 313px;
}

#plug
{
	text-align: left;
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bgNavTop
{
	background-image: url(../../images/bg_navtop.gif);
	height: 2px;
}

#bgNavBottom
{
	background-image: url(../../images/bg_navbottom.gif);
	height: 10px;
}

#bgBorderBottom
{
	float: left;
	width: 850px;
	height: 12px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/bg_borderbottom.gif);
}

#footer
{
	float: left;
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #CC0000;
}

#footerLeft
{
	width: 500px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 5px 5px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

#footerRight
{
	width: 340px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 5px 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

#footerRight a:link { color: #FFFFFF; }
#footerRight a:active { color: #FFFFFF; }
#footerRight a:visited { color: #FFFFFF; }
#footerRight a:hover { color: #FFFFFF; }

#bottom
{
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#bottomLeft
{
	width: 505px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

#bottomRight
{
	width: 345px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}

.navTable
{
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../images/bg_nav.gif);
	border-spacing: 0px 0px;
 	border-collapse: collapse;
}

.error
{
	color: #990000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.header
{
	font-family: Verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 21px;
}

a:link
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

a:visited
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

a:active
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

a:hover
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

a.breadcrumb:link
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}

a.breadcrumb:visited
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}

a.breadcrumb:active
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}

a.breadcrumb:hover
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

a.nav:link
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.nav:visited
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.nav:active
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.nav:hover
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.navDead:link
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.navDead:visited
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.navDead:active
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.navDead:hover
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.subnav:link
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.subnav:visited
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.subnav:active
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.subnav:hover
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.subnavDead:link
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.subnavDead:visited
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.subnavDead:active
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.subnavDead:hover
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.footer:link
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.footer:visited
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.footer:active
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.footer:hover
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.navDead
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.bgYellow
{
	background-color: #FAFAE2;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

.innerTable
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

.calBorder
{
	background-color: #CCCCCC;
}

.calDay
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	vertical-align: bottom;
}

#calCell
{
	text-align: right;
	vertical-align: bottom;
}

.calEvent
{
	background-color: #FFFFCC;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	vertical-align: bottom;
}

.calSelected
{
	background-color: #FFCC00;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	vertical-align: bottom;
}

.calDayOngoing
{
	background-image: url(../../images/cal_day_ongoing.gif);
}

.calDayOngoingRollover
{
	background-image: url(../../images/cal_day_ongoing_r.gif);
}

.bgTableWhite
{
	background-color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
}

.bgTableLtGray
{
	background-color: #EEEEEE;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
}

.storeTableCell
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 2px 5px;
}

.frmText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	width: 125px;
}

.frmHeader
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.frmTextCustom
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	width: 125px;
	border-style: solid;
	border-width: 1px;
	border-left-color: #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.frmTextBig
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	width: 300px;
}

.frmTextSmall
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	width: 45px;
}

.frmTextArea
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	width: 280px;
}

.frmTextAreaBig
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	width: 420px;
}

.frmTextAreaAdmin
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	width: 550px;
}

.frmSelect
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}

.frmTitle
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#submitform
{
	width: 400px;
	padding: 0 20px 0 5px;

}

#submitform input
{
	padding: 2px;
	margin: 0 3px 0 0;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	width: 70px;
}