body {    background-color: #F0EFEF;    margin: 6px;}body, p, table, td, div, span {    font-family: Arial, Helvetica, sans-serif;    font-size: 13px;    color: #000000;}h1 {    font-family: Times New Roman, Times, Geneva, Serif;    font-size: 28px;    color: #47292E;    font-weight: normal;    text-transform: uppercase;}h2 {    font-family: Times New Roman, Times, Geneva, Serif;    font-size: 18px;    color: #47292E;    font-weight: normal;    text-transform: uppercase;}    h2 span {        font-family: Times New Roman, Times, Geneva, Serif;        font-size: 18px;        color: #8D8C8C;        font-weight: normal;        text-transform: uppercase;    }ul {    list-style: disc;}blockquote {    font-size: 10px;     font-style: italics;}    #toc {    padding-left: 10px;}    #toc .title {        font-weight: bold;    }        #toc span {        color: #8D8C8C;    }    #global_border {    background-color: #C2C7C7;}#newstable td {    padding: 6px 0px 6px 0px;    color: #331D0F;}#login_box {    width: 101px;     height: 17px;     font-family: arial;     background-color: #DEDEDE;     margin-bottom: 5px;}#authors img {    float: left;     margin: 0px 10px 4px 0px;}/* -- A Classes --*/a, a:link, a:visited, a:active {    color: #47292E;    text-decoration: underline;}a:hover {    color: #C65017;    text-decoration: underline;}   /* -- Begin Containers -- */#infobox {	padding: 10px 10px 5px 10px;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;    }    #infobox.top {	border-bottom: 2px solid #ffffff;	background-color: #D7CBB0;	margin: 5px;	letter-spacing: normal;	vertical-align: text-bottom;	word-spacing: 2pt;	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	line-height: 90pt;	font-weight: bold;	font-variant: normal;	text-align: left;    }        #infobox.bottom {	border-top: 2px solid #ffffff;	padding-bottom: 8px;	background-color: #DCD5CC;	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	line-height: normal;	color: #663300;	font-weight: bold;    }        #infobox table {        width: auto;    }                #infobox table td {                color: #523F39;            }            #newsbox {    padding: 3px;     background-color: #D7CBB0;     border-bottom: 2px solid #ffffff;     margin-bottom: 5px;}    #newsbox div {        border: 1px solid #ffffff;        padding: 10px 10px 5px 10px;         color: #523F39;    }         #footer, #footer p, #footer a {font-size: 10px;}/* -- End Containers -- *//* -- Drop Down Menus --*/#dropmenudiv{font-family: arial, helvetica, sans-serif;position:absolute;border-bottom-width: 0;font-size:12px;text-align: center;line-height:18px;z-index:99;opacity: .8;filter: alpha(opacity=80);}#dropmenudiv a{width: 100%;display: block;text-indent: 3px;padding: 1px 0;text-decoration: none;font-weight: bold;color: #47292E;z-index:100;}#dropmenudiv a:hover{ /*hover background color*/color: #C65017;}