body{color:Black;background-color:White;font:normal 10pt Verdana,Arial,Helvetica,sans-serif;text-align:justify;margin:0px 0px 0px 0px;}
a:link{color:#3B64FA;background-color:transparent;text-decoration:none;font-size:10pt;}
a:active{color:#3B64FA;background-color:transparent;text-decoration:none;font-size:10pt;}
a:visited{color:#3B64FA;background-color:transparent;text-decoration:none;font-size:10pt;}
a:hover{color:white;background-color:#3B64FA;text-decoration:none;font-size:10pt;}

a.menu:link{color:white;background-color:transparent;font-weight:bold;text-decoration:none;}
a.menu:active{color:white;background-color:transparent;font-weight:bold;text-decoration:none;}
a.menu:visited{color:white;background-color:transparent;font-weight:bold;text-decoration:none;}
a.menu:hover{color:#6699FF;background-color:white ;font-weight:bold;text-decoration:none;}

.menuside{color:white;background: transparent;}
a.menuside:link{color:white;background-color: transparent;font-weight:bold;text-decoration:none;}
a.menuside:active{color:white;background-color: transparent;font-weight:bold;text-decoration:none;}
a.menuside:visited{color:white;background-color: transparent;font-weight:bold;text-decoration:none;}
a.menuside:hover{color:#6699FF;background-color:white ;font-weight:bold;text-decoration:none;}

a.hidden:link{color:white;background-color:white;text-decoration:none;}
a.hidden:visited{color:white;background-color:white;text-decoration:none;}
a.hidden:active{color:white;background-color:white;text-decoration:none;}
a.hidden:hover{color:white;background-color:white;text-decoration:none;}

/::::*******/

.banner{
	position: absolute;
	top: 0px;
	left: 0px;
	width:100%; 
	height: 180px;
	background: #99CCFF url(images/grandstand07.gif) no-repeat left;
	vertical-align: middle;
}

.pageNav{
	/*position:absolute;
	top: 180px;
	float: left;*/
	width:100%;
	height: 18px;
	margin:0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	background-color:#F0F8FF;
 	text-align: justify;
	
}

.pagecell{
//	position:absolute;
//	top: 180px;
//	left: 0px;
	width:100%;
	background-color: #ffffff;
	vertical-align:top;
}

.leftCol{
	padding: 0px 10px 0px 5px;
	font: small Verdana,sans-serif;
	color:white;
	background-color: #99CCFF;
	vertical-align: top;
}

.rightCol{
	padding: 0px 5px 0px 10px;
	vertical-align: top;
}

.content{
	word-wrap : normal;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #cccccc;
	vertical-align: top;
}

.footer { 
	padding: 0px 0px 0px 10px;
 	width: 70%;
	color: Blue;  
	background-color: transparent;  
	font-size: 10px; 
	font-weight: normal; 
	text-align: center; 
	text-decoration : none; }

/:***** list tag styles :*****/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ol
{
	list-style: decimal outside;
	margin-left: 25px;
	margin-right: 10px;
	text-align: justify;
}

/********* form and related tag styles *********/

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

h1{font-size:15pt;color:#3B64FA;background-color:transparent;}
h2{font-size:15pt;color:#000000;background-color:transparent;}
h3{font-size:13pt;color:#3B64FA;background-color:transparent;}
h4{font-size:13pt;color:#000000;background-color:transparent;}
h5{font-size:11pt;color:#3B64FA;background-color:transparent;}
h6{font-size:11pt;color:#000000;background-color:transparent;}
.h1blue{color:white;background:#3300CC;font-weight:bold;font-size:14pt;}

p, td{color:Black;background-color:transparent;text-align:justify;font:normal 10pt Verdana,Arial,Helvetica,sans-serif;}
/*ul{list-style-type:disc;margin-left:25px;margin-right:10px;text-align:justify;}*/
.footer { color: Blue;  background-color: transparent;  font-size: 11px; font-weight: normal; text-align: center; text-decoration : none;   width : 100%; }

.em{ font-style : italic; }
.pb{color:Black;background-color:transparent;font-weight:bold;text-align:justify;}
.pbc{color:Black;background-color:transparent;font-weight:bold;text-align: center;}
.pbr{color:Black;background-color:transparent;font-weight:bold;text-align: right;}
.pcenter{text-align:center;}
.pjustify{text-align:justify;}
.pright{text-align:right;}
.pblue{color:white;background-color:#3300CC;}
.prightblue{color:white;background-color:#3300CC;text-align:right;}
.pcenterbluebold{color:white;background-color:#3300CC;font-weight:bold;text-align:center;}
.pjustifybluebold{color:white;background-color:#3300CC;font-weight:bold;text-align:justify;}
.prightbluebold{color:white;background-color:#3300CC;font-weight:bold;text-align:right;}
.ph{color:#3B64FA;background-color:transparent;font-size:15px;font-weight:bold;}
.pwb{color: White;background-color:transparent;font-weight:bold;}

.bgaqua{background-color: Aqua;text-align:justify;}
.bgaquamarine{background-color: #7FFFD4;text-align:justify;}
.bgblue{background-color:#3300CC;text-align:justify;}
.bgcrimson{background-color:#CC0000;text-align:justify;}
.bgfloralwhite{background-color:#FFFAF0;text-align:justify;}
.bggreen{background-color:green;}
.bggrey{background : #F0F8FF;}
.bglightbrown{color:white;background-color:#CC9933;text-align:justify;}
.bglightgreen{background-color:#ECFFEC;text-align:justify;}
.bgpalegreen{background-color:#98FB98;text-align:justify;}
.bgpeachpuff{background-color:#FFDAB9;text-align:justify;}
.bgred{background-color:red;text-align:justify;}
.bgwhite{background-color:white;text-align:justify;}
.bgyellpale{color:black;background-color:#FFFFCC;text-align:justify;}
.hilite01{color:black;background-color:#7FFFD4;text-align:justify;}

.blue{color:blue;background-color:transparent;}
.green{color:green;background-color:transparent;}
.red{color:red;background-color:transparent;}
.white{color:white;background-color:transparent;}
.hrwhite{color:white;width:75%;height:1px;background-color:transparent;}