body
{
	background-color:#ffffff;
	color:#ffffff;
}

table
{
	border:0;
	padding:1;
}

.smallInput
{
	height:18;
	font-size:10px;
	background-color:#EE3024;
	color:#000000;
}

textarea
{
	background-color:#FFFFFF;
	color:#EE3024;

}

input, select 
{
	background-color:#EE3024;
	color:#000000;
}

.schoolSelect
{
	width:400;
}

.disabledInput
{
	background-color:#AAAAAA;
	color:#444444;
}

.tdDescriptor
{
	text-align:right;
	width:45%;
}

.tdColumnHeader
{
	text-align:center;
	background-color:#FDBA31;
	color:#5A3F99;
}


.tdChart
{
	background-color:#5A3F99;
	color:#ddddff;
	height:22;
	font-size:12px;
}

.value
{
	color:#EE3024;
	font-style:italic;
}

.error
{
	color:#FF0000;
	text-align:center;
}

table.loginbox
{
	background-color:#eeeeee;
	width:216;
	height:50;
	padding:0;
	font-size:10px;
	color:#000033;
	

}

.titleText
{
	color:#5A3F99;
	font-size:18px;
	outline:thin;
	outline-width:3;
	
}

.button
{
	color:#FFFF00;
	font-size:14px;
	background-color:#8888aa;
}


.panel1
{
/*  The color of the outer panel  */
	background-color:#cccccc;
/*	Controls the width of the page  */
	width:820;
		padding:20px;
}


.panel2
{
	background-color:#eeeeee;

	width:98%; 
	color:#000033;
}

table.header
{
	height:128;

}

font
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000033;
}
