body { 
background-color: #FFFFCC;
background-repeat: no-repeat;
font-family : Trebuchet MS, Arial, sans-serif;
margin-bottom: 0;
margin-top: 0;
margin-left: 10px;
margin-right: 10px;
color: #41236F;
}

P, TD, LI, UL, Table {
color: #412236F;
font-family : Trebuchet MS, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #CC3399;
text-decoration: none;
font-weight : bold;
font-size : 100%;
}
A:VISITED {
color : #CC3399;
text-decoration : none;
font-weight : bold;
font-size : 100%;
}
A:HOVER {
color : #FFCC00;
text-decoration : underline overline;
font-weight : bold;
font-size : 100%;
}
A:ACTIVE {
color : #41236F;
text-decoration : none;
font-weight : bold;
font-size : 100%;
}

H1 {
font-size : 100%;
font-weight : bold;
letter-spacing: 3px;
color : #FFCC00;
}

H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
letter-spacing: 3px;
color : #FFCC00;
}

HR {
color : #FFCC00; 
height : 1px;	 
width : 75%;
}

UL {
list-style-image: url('../images/bullet.gif');
}

.maintable {
font-family : Trebuchet MS, Arial, sans-serif;
background-image: url('images/cellback.gif');
background-repeat: repeat-y;
background-color: #FFFFCC;
padding-left: 60px;
padding-right: 50px;
font-size: 10pt
}

.topnav {
font-family : Trebuchet MS, Arial, sans-serif;
text-align: right;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 10pt;
color : #CC3399;
}

.mainnav {
font-family : Trebuchet MS, Arial, sans-serif;
color : #CC3399;
letter-spacing: 1px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

.subnav {
font-family : Trebuchet MS, Arial, sans-serif;
color : #CC3399;
border-bottom: 1px solid #41236F;
padding-left: 0px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 90%;
}

.leftcontent {
font-family : Trebuchet MS, Arial, sans-serif;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

.rightcontent {
font-family : Trebuchet MS, Arial, sans-serif;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
border-left: 1px solid #41236F;
}

.copycell {
font-family : Trebuchet MS, Arial, sans-serif;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 10pt;
}

.bottomnav {
font-family : Trebuchet MS, Arial, sans-serif;
color : #CC3399;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 10pt;
text-align: right;
}