body { 
	background-image: url("images/logohdrs/bgn.gif");
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000; 
}
p, h1, h2, h3, h4, h5, h6, em, ul, ol, sup { 		
	font-family: verdana, helvetica, arial, sans-serif; 
}

#block {
	margin: 0 72px;
}
#cent {
	text-align: center;
}
#algrt {
	text-align: right;
}
.lg { 
	font-size: 200%; 
        	font-weight: bold; 
	float: left 
}
.just {
	margin-top: 0;
	text-align: left;
	text-indent: 14pt; 
	line-height: 125%;
	margin-bottom: 0;
}
.numb {
	text-align: left;
	line-height: 125%;
	margin-bottom: 0;
}
.close {
	line-height: 100%; 
	margin-top: 0; 
	margin-bottom: 0; 
}
.ltgreen { 
	color: #669966; 
}
.green { 
	color: #006600; 
}
.dkgreen { 
	color: #003300; 
}
.red { 
	color: #b22222;
}
.blue {
	color: #3366CC;
}
.dkblue {
	color: #006699;
}
.brown {
	color: #663333;
}
.dkteal {
	color: #336666;
}
.teal {
	color: #003333;
}
.purple {
	color: #9370DB;
}
.lteal {
	color: #CCFFFF;
}
.white {
	color: white;
}
.clred {
	line-height: 100%; 
	margin-top: 0;
	margin-bottom: 0; 
	color: #CC3300;
}
.tink {
	font-size: xx-small; 
	color: #336666;
}
.bold {
	font-weight: bold;
}
.under {
	text-decoration: underline;
}
.sunder {
	text-decoration: underline;
	font-size: smaller;
}
.clunder {
	text-decoration: underline;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0; 
}
.min {
	font-size: 90%;
	font-weight: light; 
}
.tin {
	font-size: 90%;
}
.big {
	font-size: 120%;
}
.sm {
	font-size: 80%;
}
.xin {
	font-size: 70%;
}
A {
	text-decoration: underline;
	cursor:normal;
	font-family: verdana, helvetica, arial, sans-serif;
}
A:link {
	color: #663333;
}
A:visited {
	color: #006600;
}
A:active {
	color: #669966;
}
A:hover {
	color: #006600;
}
A.yell:link {
	text-decoration: none; 
	color: #CC3300;
}
A.yell:visited {
	text-decoration: none;
	color: #996633;
}
A.yell:hover { 
	text-decoration: none;
	background: #FFEFD5;
	color: #b22222; 
}
#menu {
    background-color: #330000;
}
#menu div.top {
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    border-color: #330000;
    border-width: 1px;
    border-style: solid solid solid solid;
    width: 100%;
}
#menu div.section {
    position: absolute;
    display: inline-block;
    z-index: -5;
}
#menu div.box {
    background-color: #663333;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 6px;
    border-color: #330000;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: relative;
    visibility: hidden;
    width: 100%;
}
#menu a {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #deb887;
    text-decoration: none;
    white-space: nowrap;
}
/* \*/
* html #menu,
{height: 0;}
/* Holly hack */