/* Global Styles */

body {
    background-image: url(http://henrico.k12.va.us/es/ArthurAshe/images/Documents/AsheBkg.jpg);
    margin-top: 10px;
}
body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
a:hover {
    text-decoration: none;
    color: #FFFF00;
}
a:active {
    text-decoration: none;
    color: #CCCCCC;
}

/* ID Styles */

#main {
    background:#ffffff;
    border: 3px solid #33ccff;
}

/* Class Styles */

.style9 {
    color: #333333;
    font-weight: bold;
    font-size: 13px;
}
.style12 {color: #333333;}
.style13 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
.style14 {color: #0066FF;}
.style15 {font-size: 10px;}
.style16 {color: #FFFFFF;}
.style17 {font-size: 14px;}
.bg1 {background:#b1a1ce;}
.bg2 {background:#ffffff;}
.bg6 {background:#b1a1ce;}
