﻿body
{
    font-family: Arial;
    text-decoration: none;
    color: #000000;
    font-size: 0.9em;
}

.schoolcolor
{
    color: #008000;
}

a, a:hover, a:link, a:visited
{
    text-decoration: none;
    color: #aca899;
}

.imagediv
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    margin: 0px 5px 5px;
    padding-top: 5px;
    float: left;
    border-right: #d4d0c8 2px solid;
    border-top: #d4d0c8 2px solid;
    display: inline;
    border-left: #d4d0c8 2px solid;
    border-bottom: #d4d0c8 2px solid;
}

.th3
{
    font-size: 2em;
    font-weight: bold;
}
.th2
{
   font-size: 1.5em; 
}




.hidden
{
    display: none;
}

.wrapper
{
    width: 100%;
    text-align: center;
}

.container
{
    margin-left: auto;
    width: 820px;
    margin-right: auto;
}

.top
{
    padding-right: 5px;
    margin-top: 10px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-top-style: none;
    padding-top: 5px;
    border-right-style: none;
    border-left-style: none;
    height: 10px;
    border-bottom-style: none;
}

.header
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
    border-bottom: #d4d0c8 2px solid;
    margin-bottom: 20px;
}

.content_left
{
    text-align: left;
    padding-right: 5px;
    margin-top: 5px;
    padding-left: 5px;
    float: left;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 420px;
    border-top-style: none;
    padding-top: 5px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.content_right
{
    text-align: left;
    padding-right: 5px;
    margin-top: 5px;
    padding-left: 5px;
    float: right;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 350px;
    border-top-style: none;
    padding-top: 5px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;    
}

.homework
{
    padding-right: 5px;
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 100%;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;

}

.footer
{
    padding-right: 5px;
    margin-top: 5px;
    padding-left: 5px;
    margin-top: 20px;
    padding-bottom: 5px;
    width: 100%;
    padding-top: 5px;
    height: 80px;
    border-top: #d4d0c8 2px solid;
    font-size: 0.6em;
    text-align: center;
}

.buttondiv
{
    text-align: right;
    width: 100%;
}

.titlediv
{
    padding-right: 2px;
    margin-top: 10px;
    padding-left: 2px;
    margin-bottom: 10px;
    padding-bottom: 2px;
    width: 100%;
    padding-top: 2px;
    text-align: center;
    font-size: 0.9em;
    background-color: #d4d0c8;
}

.warningdiv
{
    font-size: 0.9em;
    color: #ffffff;
    background-color: #ff0033;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.cleardiv
{
    clear:both
    
}

.tableleft
{
    text-align: right;
    padding-left: 10px;
    width: 120px;
}

.tableright
{
    text-align: left;
    padding-right: 10px;
    
}

.DDL 
{ 
    text-align: center; 
}

.DateDiv
{ 
    text-align: center; 
}

.assignments
{
    width: 100%;
    text-align: left;

}


TABLE
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-right: 0px solid;
    border-top: 0px solid;
    border-left: 0px solid;
    border-bottom: 0px solid;
}

TD
{
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    
}

TR
{
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    
}

.grid_row
{
    vertical-align: top;
    border-bottom:  0px;
    border-top:  0px;
    border-right: 0px;
    border-left: 0px;
}

.grid_alternating
{
    vertical-align: top;
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    background-color: #d4d0c8;
}

.grid_item
{
    vertical-align: top;
    border-bottom:  0px;
    border-top:  0px;
    border-right: 0px;
    border-left: 0px;
}

.grid_control
{
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    text-align: left;
}
.grid_header
{
    border-bottom: 0px;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    height: 2px;
}

.signup_div
{
    border: 1px solid #808080;
    padding: 10px;
    width: 300px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
}