body {
	background-color: #333333;
	margin-top: 20px;
	margin-bottom: 30px;
	font-family:Arial;
	font-size:12px;
}
.headerColor
{
	 background:#999900;}
	 
.headerBack
{
	background:url(../images/OGSHeader.gif) no-repeat;
	width:649px;
	height:105px;
	}
.headerscreen
{
	display:block;
		}
.headerprint
{
	display:none;
		}
.WhiteText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.GrayText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
h4, h2
{
	padding:0px;
	margin:0px;}
a {
	color: #7B0000;
	text-decoration: none;
}
a:hover {
	color: #999900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.MaroonHeading {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7B0000;
	text-transform: uppercase;
}
.GrayHeading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
.MaroonHeadingSmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B0000;
}
.BlackHeading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

/*Old In-Line styles go here*/

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Helvetica, Arial, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}

.InfoTable td
{
 width:100%;
 border-bottom:solid 1px;
}

.head01
{
	color:#8C4510;
	font-size:18px;
	padding:5px;
	padding-left:2px;
	border:1px solid #ccc;
	font-family:Verdana;
	font-weight:bold;}
.head02
{
	color:#8C4510;
	font-size:16px;
	border:1px solid #ccc;
	padding-left:2px;
	padding:5px;
	font-weight:bold;
	font-family:Arial;}
	
.BUTTON INPUT
{
	background:#7B0000;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	}