Body
{
	background-color: "#bbb09a"; 
	font-family: "Arial" ;
} 

TD.LIGHTGREY
{
	background-color: "#CbCA9a"; 
}
TD.BOLD 
{ 
	font-weight: bold ; 
}

TD.DATA
{
	color : "#0000FF" ;
}

TD.DATABOLD
{
	font-weight: bold ; 
	color : "#0000FF" ;
}
TD.DARKER
{
	bgcolor="#000000" ;
}
TD.TITLE
{
	font-weight: bold ;
	font-size: 24 ;
	background-color:lightgrey ;
	text-align: center ;
}
TD.SMALLTITLE
{
	font-weight: bold ;
	font-size: 18 ;
	background-color:lightgrey ;
	text-align: center ;
}
TABLE.IMG
{
	background-image:url('images/login_page.jpg');
}
TABLE.TABLEDARK
{
	background-color:"#8b806a";
}
P.White
{
	color="#ffffff";
}
P.MainMenuItem
{
	text-transform: none ;
	text-align: center ;
	font-size: 16pt ;
	line-height: 24pt;
}
