BODY
{
    COLOR: black;
    FONT-FAMILY: Times New Roman, Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #00ff00;
    FONT-FAMILY: Times New Roman, Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #008000;
    FONT-FAMILY: Times New Roman, Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #008080;
    FONT-FAMILY: Times New Roman, Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
DIV.pageheading
{
    COLOR: #000000;
    FONT-FAMILY: Comic Sans MS, Times New Roman, Arial;
    FONT-SIZE: 26px;
}

H2
{
	color: #FFFFFF;
	font-weight: bold;
/*	background-color: #B2F6B7;*/
	background-color: #527DBD;
}

.plain
{
    COLOR: black;
    FONT-FAMILY: Arial, Times New Roman;
    FONT-SIZE: 12px;
}

.header
{
    COLOR: black;
    FONT-FAMILY: Arial, Times New Roman;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
}

TD
{
    COLOR: black;
    FONT-FAMILY: Times New Roman, Arial;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
TD.tablehead
{
	color: #FFFFFF;
	font-weight: bold;
/*	background-color: #B2F6B7;*/
	background-color: #527DBD;
}

TD.bigtablehead
{
	font-size: 24px;
	font-weight: bold;
	background-color: #B2F6B7;
}

TD.tablecell
{
	background-color: #F4DD70;
}

TD.oddcell
{
	background-color: #FFFFCC;
}

TD.evencell
{
	background-color: #F4DD70;
}

TD.newoddcell
{
	COLOR: #66CC00;
	font-weight: bold;
	background-color: #FFFFCC;
}

TD.newevencell
{
	COLOR: #66CC00;
	font-weight: bold;
	background-color: #F4DD70;
}

TD.oldoddcell
{
	COLOR: #6633FF;
	font-weight: bold;
	background-color: #FFFFCC;
}

TD.oldevencell
{
	COLOR: #6633FF;
	font-weight: bold;
	background-color: #F4DD70;
}

TD.border
{
	background-color: #F9EFAF;
}

TD.admin
{
	background-color: #C6C6FF;
}
TD.stats
{
	background-color: #F0F0F0;
}

TD.statsbar
{
	background-color: #6476B9;
	line-height: 6px;
}
TD.emptybar
{
	line-height: 6px;
}
.Calendar
{
	background-color: #FFFFFF;
	COLOR: #000000;
}