body,p,ul,ol,li,lo,select
{
	background-color:#FFFFFF;
	color:#000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}

.titleclass {
	color: black;
	background-color: #9999cc;
    font-size: 120%;
}

.showtable {
    border: 3px solid orange;
}
.showtableeven {
    background-color: #EEEEEE;
    color: #000000;
    font-size: 8pt;
    font-family: verdana;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    padding: 0px 1px 0px 1px;
    text-align: left;
}
.showtableodd {
    background-color: #DFDFFF;
    color: #000000;
    font-size: 8pt;
    font-family: verdana;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    padding: 0px 1px 0px 1px;
    text-align: left;
}
.showtablecaption {
    background-color: #999999;
    font-family: verdana;
    font-size: 9pt;
    border: 1px solid black;
    color: white;
}
.showtablerowzero {
        background-color: #FFFFCC;
        border-left: 1px solid black;
        border-bottom: 1px solid black;
        font-family: verdana;
        font-size: 8pt;
        font-weight: bold;
        text-align: center
}





.defaulttable {
    font-family: verdana;
    font-size: 8pt;
    border: 0px solid orange;
}
.defaulttable caption{
        background-color: #999999;
        color: white;
        border: 1px solid black;
}
.defaulttable tr.zero{
        background-color: #FFFFCC;
        font-weight: bold;
        text-align: center;
}
.defaulttable tr.even{
        background-color: #FCFCFC;
        color: #333333;
}
.defaulttable tr.odd{
        background-color: #CCCCFF;
        color: #000000;
}
.defaulttable td{
        border: 1px solid grey;
        padding: 0px 0px 0px 0px;
}



.noborder {
        border: 0px solid white;
        font-family: verdana;
        font-size: 12pt;
        background-color: #FFFFFF;
        color: #000000;
}


.tarea
{
	background-color:white;
	color:#222222;
	font-size:95%
}

a:link {color: blue}
a:visited {color: blue}
a:hover {color: orange}
.Emph {
	font-weight:bold
}

.TableText {
	color:#000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:80%
}

.Warn {
       font-weight:bold;
       font-family:Helvetica;
       color:#FF0000;
       background-color:#FFFF00
}

.Supersmall {
	font-size:30%
}

.Header {
	font-weight:bold;
	font-size:115%
}
div.box {
	border:solid;
	border-width: thin;
	width: 80%;
	background-color:#EEEEEE;
}
li.box {
	background-color:#EEEEEE
}
ul.box {
	background-color:#EEEEEE
}

table.redline {
	background-color: #FF0000
}	
h2 {
	color: blue;
	background-color: #9999cc
}

h4 {
	color: orange;
	background-color: #FFFFFF
}

.scoretable{
    font-size: 8pt;
    font-family: arial;
    color: black;
}

.rcheader{
    background-color: #9999CC;
    font-weight: bold;
    font-size: 110%;
}
.rcsubheader{
    background-color: #CCCCFF;
    font-size: 90%;
}
.rcskill{
    background-color: white;
    font-size: 70%;
}
.rcscores{
    background-color: #EEEEEE;
    font-size: 70%;
}
.rctextbox{
    background-color: #FFCC33;
    height: 20px;
    width: 20px;
}
.rctextboxchange{
    background-color: #FFEE99;
    height: 20px;
    width: 20px;
}

.rcscorebox {
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCFF;
    border-spacing: 1px;
    height: 18px;
    width: 18px;
    font-size: 70%;
}
.prcscorebox {
    background-color: white;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCFF;
    border-spacing: 1px;
    font-size: 70%;
    text-align: center;
    font-weight: bold;
}
.alt1 {
    background-color: white;
}
.alt2 {
    background-color: #DDDDDD;
}
.otherteacher{
    background-color: #CCFFCC;
}
.infobox{
    background-color: #EEEEEE;
    font-size: 10pt;
    position: absolute;
    border-width: 1px;
    border-style: solid;
    width: 300px;
}
