<!--
A{text-decoration:none}
-->

BODY {margin:0px 0px 0px 0px; background-color:#fff; font-family: arial, helvetica, sans-serif;font-size:12px; background-color: transparent}

a:hover { color:black}

	#topcontent
		left: 0px;
		top: 0px;
		width: 0px;
		height: 0px;
		z-index: 1000;
		}

	#leftcontent {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 0px;
		height: 0px;
		z-index: 0;
		}

	#centercontent {
		position: absolute;
		left: 0px;
		top: 165px;
		width: 580px;
		height: 0px;
		z-index: 0;
		}

	#rightcontent {
		position: absolute;
		left: 600px;
		top: 155px;
		width: 200px;
		height: 0px;
		z-index: 0;
		}

	#farrightcontent {
		position: absolute;
		left: 802px;
		top: 155px;
		width: 220px;
		height: 0px;
		z-index: 0;
		}
	
	p,h1,h2,h3 {
		margin:0px 0px 0px 0px;
		}

a:hover {
	border-bottom: 1px solid #809080;
}

a {
      color: darkblue;
}

.header h1 {
       font-size: 10;
       font-weight: bold;
       text-transform: uppercase;
       padding: 0;
       margin: 0;
}

.header h2 {
       color: #000000;
       border: 0px;
       font-size: 8pt;
       padding: 0 0 0 5px;;
       margin: 0;
}

.header a {
      font: normal 8pt 'Arial Black', Arial, Lucida Grande, Sans-Serif;
      color: #FF0000;
      text-decoration: none;
}

.NoWrap {white-space:nowrap;}

.calendar {font-size:10px;}


.footer p {
      text-align: center; /* IE 5.5 hack */
}



.posttitle a, .posttitle a:visited {
      font-size: 20px;
      color: #000000;
      text-decoration: none;
}

.menu {background-color:white;}
.menutitle {font-size:14px; font-weight:bold; color: #fff;}
.menulist {font-size:11px; font-weight:normal; color: #fff;}
.menulist a {color: #fff;}
.rptitle {font-size:14px; font-weight:bold; text-transform: uppercase; background-color:red; border-width:0; border-color:black; border-style:solid; color:white; }
.rplist {font-size:11px; font-weight:bold;}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px}
h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px}
h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}
h4 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px}
h5 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
h6 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px}

li ul {
position: absolute;
left: 149px; /* Set 1px less than menu width */
top: 0;
display: none;
z-index:100;
}
