a:link, a:active, a:visited {
font-family : "Arial";
font-size : 9pt;
font-weight : bold;
color : #CC8A05;
text-decoration : none;
}
a:hover {
font-family : "Arial";
font-size : 9pt;
font-weight : bold;
color : yellow;
background-color : black;
text-decoration : none;
}
body {
padding : 0;
margin-top : 0px;
background-color : #ffffff;
height : 100%;
}
.date {
font-family : Arial;
font-size : 11px;
font-weight : bold;
color : #996600;
text-align : center;
}
.anntitle {
font-family : Arial;
font-size : 13px;
font-weight : bold;
color : #996600;
text-align : center;
font-variant : small-caps;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #996600;
	text-align: center;
}
.txtlbar {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #D0E3D0;
text-align : center;
}
.txtlbtitle  {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
color : #D0E3D0;
text-align : center;
font-variant : small-caps;
}
.anntext {
font-family : Arial;
font-size : 12px;
font-weight : bold;
color : #315460;
background-color : #fffde6;
text-align : left;
}
.bkgyell {
background-color : #fffde6;
}
.bkggrn {
background-color : #003300;
}
.bkgskyrt {
background-image : url(../image/sky4a.gif);
}
.bkgskylt {
background-image : url(../image/sky3a.gif);
}
.bkgblk {
background-color : #000000;
}
.bkgwhite {
background-color : #ffffff;
}
.quote {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-style : italic;
font-weight : bold;
color : #315460;
text-align : center;
}
.bodytext {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #315460;
text-align : left;
}
.bodytextbold {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #315460;
font-weight : bold;
text-align : left;
}
.brnmenutext{
font-family : "Arial";
font-size : 9pt;
font-weight : bold;
color : #996600;
}
.module-header
{
	margin: 5px 0;
  	padding: 3px;
	color: #996600;
	font-family : Arial, Helvetica, sans-serif;
	font-size: x-small;
    text-transform: uppercase;
	letter-spacing: .1em;
	text-align: left;
}
.module-content
{
	color: #313031;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 1px;
	line-height: 150%;
    text-align: center;
}
.ddcolortabs {
padding : 0;
width : 100%;
background : black;
}
.ddcolortabs ul {
font : normal 9px Arial;
margin : 0;
padding : 0;
list-style : none;
}
.ddcolortabs li {
font-weight : bold;
display : inline;
margin : 0 2px 0 0;
padding : 0;
}
.ddcolortabs a {
float : left;
color : #CC8A05;
margin : 0 2px 2px 0;
padding : 0 0 1px 3px;
text-decoration : none;
letter-spacing : 1px;
}
.ddcolortabs a span {
float : left;
display : block;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
.ddcolortabs a span {
float : none;
}
.ddcolortabs a:hover {
background-color : black;
color : yellow;
font-weight : bold;
}
.ddcolortabs a:hover span {
background-color : black;
color : yellow;
font-weight : bold;
}
.ddcolortabs .selected a, #ddcolortabs .selected a span {
background-color : black;
}
.ddcolortabsline {
clear : both;
padding : 0;
width : 100%;
height : 8px;
line-height : 8px;
background : black;
}
.dropmenudiv_a {
position : absolute;
top : 0;
border : 1px solid black;
border-top-width : 8px;
border-bottom-width : 0;
font : normal 12px Arial;
line-height : 18px;
z-index : 100;
background-color : black;
width : 200px;
visibility : hidden;
}
.dropmenudiv_a a {
width : auto;
display : block;
text-indent : 5px;
border-top : 0 solid #996633;
border-bottom : 1px solid #996633;
padding : 2px 0;
text-decoration : none;
color : #CC8A05;
font-weight : bold;
}
* html .dropmenudiv_a a {
width : 100%;
}
.dropmenudiv_a a:hover {
background-color : black;
color : yellow;
font-weight : bold;
}
.quote {
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
font-style : italic;
font-weight : bold;
color : #315460;
text-align : center;
}
.bkgbrn {
	background-color: #996600;
}
.textbrntitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant : small-caps;
	text-align: center;
	color: #996600;
}
.textlgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant : small-caps;
	color: #996600;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}