a  {font-family: Verdana; color: #2F3192;}
a:active {text-decoration: underline;}
a:link	{text-decoration: none;}
a:visited { text-decoration: none;}
a:hover  {text-decoration: underline; }
.menu_links { font-size: 11px;}
.menu_links_disabled { color:#999999 ;  font-size: 11px;}
.menu_links_Delete { color:#FF0000 ;  font-size: 11px;}

.Delete_YES { color:#FF0000 ;  font-size: 11px; font-weight: bold;}
.Delete_NO { color:#FF0000 ;  font-size: 11px; font-weight: bold;}

.NavBack { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; background-color: #E1F1FF ; font-weight: bold;}

.MediaBorder {
/*
border-style:groove;
border-color: #003399;
border: 5px;
border: groove #003399 5px;
*/

}

hr { color: #000080; background-color: #000080 ; height: 1px; }
body{ font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px;}
.TINYtext {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px;}
td, th {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;  }


.CategoryHeader {color: #000080; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; }
tr.HeaderRow td{color: #000000; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: normal; }


tr.d0 td {	background-color: #FFFFFF; color: black; font-family: Verdana; font-size: 12px; font-weight:normal;}
tr.d1 td  {background-color: #E1F1FF; color: black; font-family: Verdana; font-size: 12px; font-weight:normal;}

.Header {color: #000080; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 120%; font-weight: bold; text-align: center;}
.PageHeader {color: #2F3192; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 26px; line-height: 15px; font-weight: normal; text-align: left;}

.SubHeader {color: #000080; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 90%; font-weight: bold;}
.SubHeaderBlack {color: #000000; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 90%; font-weight: bold;}

.ErrMsg {color: White; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; background-color: Red ; font-weight: bold;}
.ErrMsg hr { color: #FFFFFF; background-color: #FFFFFF ; height: 4px; }

.form {font-size : 12px; }
.formsmall {font-size : 10px; }

.footer_links {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 9px;}

.NavMenu { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; background-color: #E1F1FF ;  font-size: 11px ;}

.CourseBold {color: #000080; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; }
.QuestionNumber {color: #000080; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: bold; font-size:14px;}
.Question {color: #000000; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: bold;  font-size:12px ; line-height: 16px;   }
.Solution {color: #000000; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px ; line-height: 16px; }
.SolutionCorrect {color: #009900; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: bold; font-size:11px ; line-height: 16px; }

.SolutionWrong {color:#FF0000 ; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: bold; font-size:11px ; line-height: 16px; }
.copyright {color: #000000; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px ; line-height: 16px;}

graph { 
        position: relative; /* IE is dumb */
        width: 175px; 
        border: 1px solid #000080; 
        padding: 2px; 
    }
    .graph .bar { 
        display: block;
        position: relative;
        background: #000080; 
        text-align: center; 
        color: #E1F1FF; 
        height: 1em; 
        line-height: 1em;            
    }
    .graph .bar span { position: absolute; left: 1em; }
.Large {font-size: large}
.Medium {font-size: medium}
.Xsmall {font-size: x-small}
.pageTitle {color: #000080; font-family: Verdana; font-size: 120%; font-weight: bold; text-align: left;}