a:link {color: #EEDFCC}
a:visited {color: #EEDFCC}
a:active {color: #EEDFCC}
a:hover {color: #CDC5BF}
a {text-decoration: none;font-size: 10pt;}

.leftIndexButton1 a {position: absolute; left: 130px; top: 170px; width: 110px; padding: 4px; margin: 2px; border: 2px outset white; font-family: Verdana; font-style: bold; font-size: 16pt; text-align: center;}
.leftIndexButton1 a:hover {background-color: #47a; }

.leftIndexButton2 a {position: absolute; left: 130px; top: 230px; width: 110px; padding: 4px; margin: 2px; border: 2px outset white; font-family: Verdana; font-style: bold; font-size: 16pt; text-align: center;}
.leftIndexButton2 a:hover {background-color: #47a; }

.leftIndexButton3 a {position: absolute; left: 130px; top: 290px; width: 110px; padding: 4px; margin: 2px; border: 2px outset white; font-family: Verdana; font-style: bold; font-size: 16pt; text-align: center;}
.leftIndexButton3 a:hover {background-color: #47a; }


h1 {font-family: Castellar, Arial;font-size: 42pt;color:#EEDFCC}
h2 {font-family: Verdana, Arial;font-size: 16pt}
h3 {font-family: Verdana, Arial;font-size: 14pt}
h4 {font-family: Verdana, Arial;font-size: 14pt}
h5 {font-family: Arial;font-style: italic;font-size: 8pt}
.headertext {font-family: Franklin Gothic Medium, Arial;font-size: 42pt;color:#EEDFCC}
.headersubtext {font-family: Arial;font-style: italic;font-size: 8pt;color:#EEDFCC}
.leftindextext {font-family: Arial;font-style: bold;font-size: 18pt}
.mainbodycolor {background-color:white}
.backcolor {background-color:#F5F5F5}
.leftindexcolor {background-color:#24110A}
.header {font-family: Arial Black, Arial;font-size: 12pt;color: #292421;text-align: center}
.datarow {font: 10pt Verdana, Arial;color: #292421}
body {margin: 0px; padding: 0px;}
.mainbody {position:absolute; left:280px; top:150px; width:798px; height:124px}
.leftIndex {background-color:#98B962; position: absolute; left: 120px; top: 140px; width: 120px; height: 300px; padding: 20px; padding-left: 20px}
.footer {background-color:#98B962; position: absolute; left:280px; top:700px; width:700px; height:20px; padding: 4px; text-align: center;}

#popup a, #popup a:visited {
position: relative;
display: block;color:black;}

#popup a span {display: none;}

#popup a:hover { background-color: #e9e9e2; }

/* the IE correction rule */
#popup a:hover	{
color: #f00; background-color: #e9e9e2;
text-indent: 0; /* added the default value */
}

#popup a:hover span{
display: block;
position: absolute;
top: 0px;
left: 170px;
width: 320px;
margin: 0px;
padding: 10px;
color: #335500;
font-weight: normal;
background: #e5e5e5;
text-align: left;
border: 1px solid #666;
}