div#content
{
	background-color:#FFFFFF;
	overflow:auto;
}
img#linkimage
{
	border-width:1px;
	border-color:#CCCCCC;
}
td
{
	padding: 5px 5px 5px 5px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:dotted;
	border-width:1px;
	vertical-align:top;
}
td#scoreboard
{
	padding:1px 15px 1px 15px;
	background-color:#FFFFFF;
	border-style:none;
	border-width:0px;
	vertical-align:top;
	font-size:11px;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}
td#scoreboardWin
{
	padding:1px 15px 1px 15px;
	background-color:#CCFFCC;
	border-style:none;
	border-width:0px;
	vertical-align:top;
	font-size:11px;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:dotted;
}
.sectionHeading
{
	text-align:center;
	font-size:14px;
	text-decoration:underline;
	vertical-align:top;
}
.sectionBody
{
	text-align:justify;
	font-size:12px;	
}
.sectionImage
{
	text-align:center;
}
.sectionExpandLink
{
	font-size:11px;
}
.proritySection
{
	color:#CE0000;
	font-weight:bold;
}
/*-----------------------------------------------*/

.smallheading
{
	text-align:center;
	font-size:12px;
	font-weight:bold;		
	vertical-align:top;
}
.smallheadingul
{
	text-align:center;
	font-size:12px;
	font-weight:bold;		
	vertical-align:top;
	text-decoration:underline;
}
.largeheading
{
	text-align:center;
	font-size:13px;
	font-weight:bold;		
	text-decoration:none;
	vertical-align:top;
}
.largeheadingul
{
	text-align:center;
	font-size:13px;
	font-weight:bold;		
	text-decoration:underline;
	vertical-align:top;
}
.superheading
{
	text-align:center;
	font-size:14px;
	font-weight:bold;		
	text-decoration:none;
	vertical-align:top;
}
.superheadingul
{
	text-align:center;
	font-size:14px;
	font-weight:bold;		
	text-decoration:underline;
	vertical-align:top;
}
.smallcontent
{
	text-align:justify;
	font-size:11px;
	text-decoration:none;
	vertical-align:top;
}
.smallcontentbold
{
	text-align:justify;
	font-size:11px;
	text-decoration:none;
	vertical-align:top;
	font-weight:bold;
}
.largecontent
{
	text-align:justify;
	font-size:12px;
	text-decoration:none;
	vertical-align:top;
}
.largecontentbold
{
	text-align:justify;
	font-size:12px;
	text-decoration:none;
	vertical-align:top;
}
.supercontent
{
	text-align:justify;
	font-size:13px;
	text-decoration:none;
	vertical-align:top;
}
.supercontentbold
{
	text-align:justify;
	font-size:13px;
	text-decoration:none;
	vertical-align:top;
	font-weight:bold;
}

ul
{	
	list-style-type:circle;
}

input.submitbutton
{
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#336600;
   background-color:#FFFFCC;
   border-style:solid;
}
