/* Created using Style Master from Western Civilisation CSS1 { 217 64 493 530 } */
body {
background-color: #99AFBA;
/*background-color: #ffffff;*/
}

body, td, p, li, form, fieldset, label, menu, select, textarea, option, input {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #000000;
}

form {
padding: 0em;
margin: 0em;
}

.address {
font-size: 9px;
color: #808080;
}

.schoolname {
font-size: 12px;
font-weight: bold;
color: #004800;
}

.head {
font-size: 14px;
font-weight: bold;
}

.admin-head {
font-size: 15px;
font-weight: bold;
color: #fff;
}

.subhead {
font-size: 12px;
font-weight: bold;
}

.course {
color: #ffffff;
font-size: 15px;
font-weight: bold;
}

.teacher {
color: #ffffff;
font-size: 20px;
font-weight: bold;
}

.white {
color: #ffffff;
}

.lastupdate {
color: #C9C8B8;
}

.closewindow {
color: #C9C8B8;
padding: 2px;
border: 1px solid #C9C8B8;
background-color: #000;
}

.adminbutton {
color: #000;
background-color: #fff;
}

.pad {
padding: 0px 3px 3px 0px;
}

a:link {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #000000;
font-weight: bold;
text-decoration: underline;
}

a:active {
color: #004800;
font-weight: bold;
text-decoration: underline;
}

a.bottomnav:link {
color: #ffffff;
font-weight: normal;
text-decoration: none;
}

a.bottomnav:visited {
color: #ffffff;
font-weight: normal;
text-decoration: none;
}

a.bottomnav:hover {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}

a.bottomnav:active {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}

#divUpControl {
z-index: 1;
top: 228px;
left: 714px;
position: absolute;
}

#divDownControl {
z-index: 1;
top: 345px;
left: 714px;
position: absolute;
}

#divContainer {
position: absolute;
overflow: hidden;
visibility: hidden;
clip: rect(0px 118px 133px 0px);
left: 596px;
top: 228px;
width: 118px;
height: 133px;
}

#divContent {
position: absolute;
}

/* NEW CODE BY JOHN COBB */
.SubHead1   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

.SubHead2    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

.BodyPopup
{
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
}

/* JASON LUDWIG UPDATE */
A.subnav:link
{
    FONT-WEIGHT: normal;
    COLOR: #004800;
    TEXT-DECORATION: none
}
A.subnav:visited
{
    FONT-WEIGHT: normal;
    COLOR: #808080;
    TEXT-DECORATION: none
}
A.subnav:hover
{
    FONT-WEIGHT: normal;
    COLOR: #004800;
    TEXT-DECORATION: underline
}
A.subnav:active
{
    FONT-WEIGHT: normal;
    COLOR: #004800;
    TEXT-DECORATION: underline
}



