body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #707070;
	scrollbar-shadow-color:#ffffff;
	scrollbar-face-color:#666464;
	scrollbar-highlight-color:#222222;
	scrollbar-dark-shadow-color:#666464;
	scrollbar-3d-light-color:#666464;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h4	{
	font-size: 12px;
	}

h3	{
	font-size: 14px;
	}
h2	{
	font-size: 16px;
	}
h1	{
	font-size: 18px;
	}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}


a.SubNav:ACTIVE, a.SubNav:LINK, a.SubNav:VISITED {
font-family: Arial, Helvetica, sans-serif;
font-size : 9pt;
color: #ffffff; 
text-decoration : none;
}

a.SubNav:HOVER {
font-family: Arial, Helvetica, sans-serif;
font-size : 9pt;
color: #ffffff;
text-decoration : underline;
}

input {
   font-family: Arial, Helvetica, sans-serif; 
	background-color: #4F4F4F;
	border-color: #000000;
	color: #ffffff;
}

button {
	border: .5px #000000 solid;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color : #ffffff;
	background-color: #4F4F4F;
}

hr {
	height: 0;
	width: 100%;
	color: #ffffff;
}

.OtherHead {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: normal; 
color: #000000; 
}

.textMenu {  
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 12px;
font-weight: normal; 
color: #000000; 
}

.StandardTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.conmanGRAY {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #999999
}

.main:ACTIVE, a.main:LINK, a.main:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	text-decoration : underline;
}

.main:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	text-decoration : underline;
}

/*  navigation */

#navcontainer
{
margin: 1 0 0px 0;
padding: 0;
height: 0px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #CAA73F;
width: 78px;
border-left: 1px solid #ffffff;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #000000;
text-decoration: none;
display: block;
text-align: center;
font: normal 12px/18px Arial, Helvetica, sans-serif; 
}

#navcontainer ul li a:hover
{
color: #000000;
background: #f5d7b4;
}

#navcontainer a:active
{
background: #F3C12E;
color: #000000;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

/*  rollovers */


.newsitem div.logo	{
	display: block;
	width: 212px;
	height: 38px;
	background: transparent url(../images/logo.gif) 0 -38px no-repeat;
	}
	
.newsitem div.logo a {
	display: block;
	width: 212px;
	height: 38px;
	overflow: hidden;
	text-decoration: none;
	background: transparent url(../images/logo.gif) top left no-repeat;
	}
	
.newsitem div.logo a:hover {
	width: 212px;
	height: 38px;
	background: transparent url(../images/logo.gif) 0 -38px no-repeat;
		}


	div.bottomBrowserWindow {
position: relative;
clear: both;
bottom: 0px; 
margin-left: 0px; 
margin-right: 0px; 
height: 31px; 
text-align: center; 
width: 100%; 
background-color: D7D7D7;  
background-image: url(../images/bottom_footer.gif); 
background-repeat: repeat;
}

#contentWindow {
     height: 330;
     margin-bottom: 0px;

}

table.menu {
	position:absolute;
	visibility:hidden;
	background-color: #CAA73F;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #000000;
	margin-left: 0px;
	width: 110px;
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #000000;
	padding: 5px;
}


td.sub a:link {
display: block;
width: 100%;
}

td.sub a:hover {
display: block;
width: 100%;
background-color: #7DCA3F;
}

tr {
	vertical-align: top;
}

tr.rowLight {
	background-color: #A3A3A3;
}

tr.rowDark {
	background-color: #8B8A8A;
}

td.sched {
	font-size: 10px;
}