.menudiv {
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
position:absolute;
}

.classtitle {
background: #e5d49a;
}

.classdescription {
background: #e5d49a;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

.navbarout {
font-size: 12pt;
color: #e3e3e3;
text-decoration: none;
}

.navbarover {
font-size: 12pt;
color: #e3e3e3;
text-decoration: underline;
}

.navbarselect {
font-size: 12pt;
color: #ff9;
text-decoration: underline;
}

.navbaroutbottom {
font-size: 8pt;
color: #e3e3e3;
text-decoration: none;
}

.navbaroverbottom {
font-size: 8pt;
color: #e3e3e3;
text-decoration: underline;
}

.navbarselectbottom {
font-size: 8pt;
color: #ff9;
text-decoration: underline;
}


.pagetitle {
font-size: 18pt;
color: #6a0101;
font-style: italic;
font-weight: bold;
}

.pagetitleshadow {
font-size: 18pt;
color: #999999;
font-style: italic;
font-weight: bold;
opacity: .5;
-moz-opacity: .5;
-khtml-opacity:.5;
filter: alpha(opacity=40);
}

.pagebody {
font-size: 12pt;
}

.input1   { font-size: 9pt; background-color: #ff9; border: solid 1px black }
.select1   { font-size: 9pt; background-color: #ff9; border: solid 1px black }
.textarea1   { font-size: 9pt; background-color: #ff9; border: solid 1px black }
.submit1     { width: 85px; height: 26px }

