.page_title {
letter-spacing: 3;
color: #3333ff;
font-size: 24pt;
font-weight: bold;
text-align: center
}

.section_title {
color: #3333ff;
font-size: 16pt;
text-align: center
}


table {
text-align: center;
}

.foot_body {
background-color: #b0c4de;
text color: #3333ff;
}

.menu_body {
background-color: #b0c4de;
color: #3333ff;
font-size: 14pt;
text-align: left;
width: 225px;
}

.menu_item {
color: #3333ff
}

.menu_desc {
font-size: 10pt;
padding-left: 20pt;
color: #3333aa
}



body {
background-color: #b0c4de;
}

th {
background-color: #b0c4de; 
}

td {
background-color: #b0c4de;
}

p {
width: 500;
color: #3333ff
font-size: 14pt;
text-align: left;
}

li {
font-size: 10pt
}

#SiteMenu { position: absolute; top: 155px; left:30px;
}#SiteMenu ul { margin: 0; padding: 0; list-style-type: none;}#SiteMenu ul ul { display: none;}#SiteMenu li { margin: 0; }#SiteMenu a { text-decoration: none; text-align:left; padding: 3px 40px 3px 5px; font-family: "Times New Roman",  Times, serif; font-size: 10pt; color: #cccccc; background-color: #000066; display: block; width: 11em; border-bottom: 1px solid #cccccc; font-weight: bold;}#SiteMenu a.menuSec { text-decoration: none; text-align:left; padding: 3px 25px 3px 20px; font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #cccccc; background-color: #000099; display: block; width: 11em; border-bottom: 1px solid #cccccc; font-weight: normal;}#SiteMenu a.menuItem { text-decoration: none;  text-align:left;padding: 3px 5px 3px 40px; font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #cccccc; background-color: #333399; display: block; width: 11em; border-bottom: 1px solid #cccccc; font-weight: normal;}#SiteMenu a:hover { background-color: #0000ff; color: #ffffff;}
