/* ------------------------------------------------------------------------------------------------------------------------------- */

body    {
        margin-top: 0%; margin-left:5%; margin-right: 5%; margin-bottom: 0px;
        font-family: MS Sans Serif;
        font-size:14px;
        background:url(images/grade04.gif);
        background-repeat: repeat-x;
        }

/* ------------------------------------------------------------------------------------------------------------------------------- */
        
.colorclass0 {
        background-color: #ffffff;
}

.colorclass1 {
        background-color: #E8EFF5;
        font-size:14px;
}

.colorclass2 {
        background-color: F0F9FF;
        font-size:14px;
}



.colorclass3 {
        background-color: EAF5E8;
        font-size:14px;
}

.colorclass4 {
        background-color: F4FFF0;
        font-size:14px;
}











.padder1 { padding: 1; } .padder2 { padding: 2; } .padder3 { padding: 3; } .padder4 { padding: 4; } .padder5 { padding: 5; font-size:14px; }
.padder6 { padding: 6; } .padder7 { padding: 7; } .padder8 { padding: 8; } .padder9 { padding: 9; } .padder10 { padding: 5; font-size:14px; }

.padder5u {
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: A2A7AB;
        background-color: #E8EFF5;
}

.padder6u {
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: A2A7AB;
        background-color: EAF5E8;
}

.padder7u {
        border-top-width: 1px;
        border-top-style: dotted;
        border-top-color: A2A7AB;
        background-color: EAF5E8;
}

.tdclass1 {
        padding: 5;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: DDDDDD;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: D9D9D9;
        background-repeat: repeat-x;
                background-color: #E8EFF5;
}

.textclass1
        {
        color: 0F1E3C;
        font-size:14px;
        }
                
.textclass2
        {
        color: 0F1E3C;
        font-size:14px;
        }                        
        
a:link
        { color: 0F1E3C; font-size:14px; text-decoration:none; }
a:active
        { color: 0F1E3C; font-size:14px; text-decoration:none; }
a:visited
        { color: 0F1E3C; font-size:14px; text-decoration:none; }
a:hover
        { color: 780000; font-size:14px; text-decoration:underline; }
                
.subcat_link a:link 
        { color: 0F1E3C; text-decoration:none; font-size: 11px; }
.subcat_link a:active 
        { color: 0F1E3C; text-decoration:none; font-size: 11px; }
.subcat_link a:visited 
        { color: 0F1E3C; text-decoration:none; font-size: 11px; }
.subcat_link a:hover 
        { color: 780000; text-decoration:underline; font-size: 11px; }                
                
.itty_link a:link 
        { color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:active 
        { color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:visited 
        { color: 000000; text-decoration:none; font-size: 11px; }
.itty_link a:hover 
        { color: 780000; text-decoration:underline; font-size: 11px; }

.itty_link 
        {
        font-size:11px;
        color:000000;
        }
        
.itty_itty_link 
        {
        font-size:10px;
        }                        
        
.white_link a:link 
{ color: 0F1E3C; font-size:14px; text-decoration:none; }
.white_link a:active 
{ color: 0F1E3C; font-size:14px; text-decoration:none; }
.white_link a:visited 
{ color: 0F1E3C; font-size:14px; text-decoration:none; }
.white_link a:hover 
{ color: black; font-size:14px; text-decoration:underline; }

.white_link {
        color: ffffff;
        font-size:14px;
}                



.white_link {
        color: 0F1E3C;
        font-size:14px;
}

#button
        {
        font-size:14px;
        font-weight:bold;
        color:ffffff;
        }
        
        .name_text
        {
        color: 0F1E3C;
        font-size:34px;
        font-weight:bold;
        }
        
.bigtitle {
        color: 0F1E3C;
        font-size:22px;
        font-family: Georgia;
}

.bigtitle a:link
{ color: 0F1E3C; font-size:22px; text-decoration:none; }
.bigtitle a:active
{ color: 0F1E3C; font-size:22px; text-decoration:none; }
.bigtitle a:visited
{ color: 0F1E3C; font-size:22px; text-decoration:none; }
.bigtitle a:hover
{ color: 0F1E3C; font-size:22px; text-decoration:underline; }




#lightbox{
        background-color:#eee;
        padding: 10px;
        border-bottom: 2px solid #666;
        border-right: 2px solid #666;
        }
#lightboxDetails{
        font-size: 0.8em;
        padding-top: 0.4em;
        }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
#overlay img{ border: none; }






#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
        background-color: #000;
        back\ground-color: transparent;
        background-image: url(blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
        }
        

div.container {
  border: 2px dashed #333;
  background-color: #ffe;
  }


div.float {
        float: left;
        padding:5px;
}

div.spacer {
  clear: both;
  }


