body
{
background-color:#ffffcc;
color:#333333;
font-style:normal;
font-family: Arial, Helvetica, Sans-serif, Verdana, Geneva;
font-size: 16px;
}

.tinyText {
font-size: 10px;
}

.smallText {
font-size: 13px;
}

.largeText {
font-size: 20px;
}

a {
color:#0086FF;
background:transparent;
text-decoration:none;
}
a:active {
color:#004897;
}
a:hover {
color:#004897;
}

.goldTitle {
font-size:24px;
/* color:#D09900; */
color:#AE8310;
font-weight:bold;
}


.goldText {
font-size:18px;
color:#D09900;
font-weight:bold;
}

.navButton {
display:block;
background:url(images/nav_button.gif);
color:#993300;
font-size: 15px;
font-weight:bold;
text-align:center;
font-family: Arial, Helvetica, Sans-serif, Verdana, Geneva;
text-decoration:none;
height:60px;
line-height:44px;
text-decoration:none;
width:106px;
padding:0px;
}
a:hover.navButton {
color:#D54A00;
}
a:active.navButton {
color:#D54A00;
}

.navPage {
color:#336600;
}

.navSub {
color:#004897;
}

.navDivider {
color:#004897;
}

a.grayButton {
display:block;
font-size: 15px;
font-weight:bold;
text-align:center;
font-family: Arial, Helvetica, Sans-serif, Verdana, Geneva;
text-decoration:none;
height:40px;
line-height:24px;
text-decoration:none;
width:106px;
padding:0px;
background-color:#999999;
}

.mainTable {
margin-left: auto;
margin-right: auto;
text-align: left;
border-style: solid;
background-color:#ffffff;
width: 1024px;
height: 100%;
border-color: #FFCC00;
border-collapse: collapse; 
border-width: 15px;
padding-left: 0px;
}

.navTD {
text-align: left;
border-style: none;
border-width: 0px;
width: 160px;
border-collapse: collapse; 
background: url(images/nav_back.gif) repeat-y;
vertical-align:text-top;
}

.bodyTD {
text-align: left;
border-style: none;
border-width: 0px;
background-color: #ffffff;
padding: 40px;
padding-right: 60px;
border-collapse: collapse; 
vertical-align:text-top;
}

.alignRight {
text-align:right;
}

.footer {
color:#555555;
background:transparent;
text-decoration:none;
font-size: 13px;
}
.footer a {
color:#555555;
}
.footer a:active {
color:#0074DC;
}
.footer a:hover {
color:#0074DC;
}




