.bodytext{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #ffffff; 
}
a.bodytext{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #FFFFCC;
text-decoration: none;
}
a.bodytext:hover{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #FFFFCC;
text-decoration: underline;
}
.indexbody{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #FFFFCC; 
}
a.indexbody{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #FFFF00;
text-decoration: none;
}
a.indexbody:hover{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #FFFF00;
text-decoration: underline;
}
.main{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #000000; 
}
a.main{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #00000;
text-decoration: none;
}
a.main:hover{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : normal; 
color : #00000;
text-decoration: underline;
}
.side{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #FFFFCC; 
}
a.side{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #FFFFCC;
text-decoration: none;
}
a.side:hover{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #FFFFCC;
text-decoration: underline;
}
.midnav{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #ffffff; 
}
a.midnav{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #ffffff;
text-decoration: none;
}
a.midnav:hover{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #914098;
text-decoration: underline;
}
.bottomnav{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #000000; 
}
a.bottomnav{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #000000;
text-decoration: none;
}
a.bottomnav:hover{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #000000;
text-decoration: underline;
}
.bodytextheader{
font-family : Verdana, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
color : #333333; 
}
.rightindex{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #333333; 
}
.leftindex{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #333333; 
}
.copyright{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #999999; 
}
a.copyright{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #999999;
text-decoration: none;
}
a.coypright:hover{
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
font-weight : normal; 
color : #999999;
text-decoration: underline;
}
/* Input boxes */
input {
border:1px solid #000000; font-family:verdana;
font-size:9pt;
color:#000000;
background-color:#FFFFCC;
}

/* Text area */
textarea {
border:1px solid #000000; font-family:verdana;
font-size:9pt;
color:#000000;
background-color:#FFFFCC;
}

/* Drop-down list styles*/
select {
border:1px solid #000000; font-family:verdana;
font-size:9pt;
color:#000000;
background-color:#FFFFCC;
}