 a:hover {
   background:  none;
   color: #99ccff;
   font-style: normal;
}

a.barlink {
   color: #99ccff;
   letter-spacing: normal;
   font-family: arial;
   font-weight: bold;
   font-variant: normal;
   font-size: 9pt;
   font-style: normal;
   text-align: center;
   text-decoration: none;
   text-transform: none;
   vertical-align: middle;
 }

 a.barlink:hover {
   background:  #006699 url("../graphics06/hoverLeft.gif") left top no-repeat;
   padding-left: 10px;
   padding-bottom: 3px;
   color: #ffffff;
   font-size: 11pt;
   font-style: normal;
   text-align: center;
   vertical-align: bottom;
   border: 0px;
}

 a.barlink:hover span {
   background: url("../graphics06/hoverRight.gif") right top no-repeat;
   padding-right: 10px;
 }

 body 	{
	font-family: verdana, arial;
	font-size: 10pt;
	background: url("../graphics06/bkgBlueBlock.jpg");
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

 p.zero	{
	font-family: verdana, arial;
	font-size: 10pt;
	margin: 0px;
	}

 p 	{
	font-family: verdana, arial;
	font-size: 11pt;
	margin: 10px;
	}

 hr {
   	background-color: #6699cc;
	margin-top: 6px;
	margin-bottom: 4px;
	width: 100%;
   	color: #996666;
   	height: 1px;
 }

 table 	{
	font-family: verdana, arial;
	font-size: 10pt;
	padding: 0px;
   	border-collapse: collapse;
	}

h1	{
	text-align: center;
	color: #990000;
	font-family: arial, verdana;
	font-size: 16pt;
	}

h2	{
	text-align: center;
	color: #000033;
	font-family: arial, verdana;
	font-size: 13pt;
	}
h3	{
	text-align: center;
	color: #000033;
	font-family: arial, verdana;
	font-size: 16pt;
	margin-top: 10px;
	margin-bottom: 0px;
	}
/* specific divs */

#mainPage {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	overflow: visible;
	position: absolute;
	top: 30px;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 6;
	}

#bodyColor {
	background: url("../graphics06/bkgBlueGradient.jpg");
	padding: 0px 0px 0px 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 600px;
	width: 100%;
	z-index: 1;
	}

#header {

	padding: 0px 0px 0px 0px;
	margin: 0px;
	filter:alpha(opacity=50);
	opacity: .5;
	-moz-opacity:0.5;
	position: absolute;
	top: 30px;
	left: 0px;
	width: 100%;
	z-index: 5;
	}

#footer {
	background: #ffeedd;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
	}
 .bar		{
	color: #ccffff;
 	text-align: center;
	vertical-align: middle;
	font-family: arial, verdana;
	font-size: 11pt;
	border-top-style: double;
	border-top-width: 4px;
	border-top-color: #000033;
	border-bottom-style: double;
	border-bottom-width: 4px;
	border-bottom-color: #000033;
	background-color: #000033;
	}

.outline	{
	padding: 0px;
	margin-bottom: 20px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #ffffff;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #ffffff;
	border-bottom-style: inset;
	border-bottom-width: medium;
	border-bottom-color: #ffffff;
	background-color: #ffffff;
	}

 .menulink {
	margin-left: 10px;
   	color: #ffffff;
   	font-family: verdana, arial;
   	font-weight: bold;
   	font-size: 8pt;
   	text-decoration: none;
 	}

.sideText {
	font: normal bold 8pt arial;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 2px;
	color: #ffffff;
	}

.twelve {
	font-size: 12px;
	}
.sideColor {
	background: url("../graphics06/sideColor.jpg");
	}
.sideHeading {
	font-family: verdana, arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	}
