#banner-container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 900px;
	height: 64px;
	background-image:url(./images/banner_background.gif);
	background-repeat:no-repeat;
	background-position: left;
}

#navbar-container {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	width: 900px;
	height: 30px;
}

#bannerTable {
	width: 900px;
	height: 64px;
 }
#bannerTable td {
 	padding: 0px;
 }
#leftcontent {
	width:128px;
 }
#centrecontent {
	width:536px;
 }
#rightcontent {
 	width: 236px;
 }

#navbarTable {
	width: 900px;
	height: 30px;
 }
#navbarTable td {
 	padding: 0px;
 }
#leftnavbar {
	width:104px;
 }
#left2nabvar {
	width:106px;
 }
#rightnavbar {
 	width:690px;
 }





body {
margin: 8px;
padding: 0px;
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}

.RED {
font-family: Verdana, helvetica, sans-serif;
font-size: 11px;
color: #FF0000;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

TD.leftbg {
background-image: url(images/leftbg.gif);
}

TD.rightbg {
background-image: url(images/rightbg.gif);
}

TD.nnbg {
background-image: url(images/nnbg.gif);
font-size: 11px;
color: #000;
}

A:link {
	color: #006633;
	text-decoration: none;
}

A:visited {
	color: #006633;
	text-decoration: none;
}

A:active {
	color: #006633;
	text-decoration: none;
}

A:hover {
	color: #B2D77A;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #006633;
	height : 1px;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.page_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.Banner1 {
	font-family: Rockwell;
	font-size: 18px;
	font-weight: bold;
}
.Banner2 {
	font-family: Rockwell;
	font-size: 36px;
	font-weight: bold;
}
.Footer {
    font-size: 9px
}
.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.Heading1 {
    font-size: 16px;
	font-weight: bold;
}