/* CSS Document */


body {
background-color: #423670;
padding: 30px 0 0 30px;
}

table {
font: 11px verdana, arial, sans-serif;
color: #D9D1B3;
}

.buttonBG {
font: bold 12px Verdana, asrial, sans-serif; 
text-align: center;

}

.buttonBG a {
text-decoration: none;
color: #FFCC00;
}


.buttonBG a:hover {
text-decoration: none;
color: #FF9900;
}

a {
color: #CCCCCC;
}

a:hover {
color: #B5B5B5;
}

hr {
width: 75%;
height: 1px;
color: #FFFF99;
}

.header {
font-weight: bold;
color: #B9C5D9
}

h1 {
font: 28px arial, verdana, sans-serif;
color: #D2D2D2;
border-bottom: 2px dashed;
}

h3 {
font: 18px arial, verdana, sans-serif;
COLOR: #BDC5D9
}

.bodytext{
color: #D1D975
}

UL LI {
FONT-WEIGHT: BOLD;
COLOR: #D1D975;
LIST-STYLE-IMAGE: url(../images/bullet.gif);
PADDING-RIGHT: 10PX;
}