body
	{
	background-color: #FFFFFF;	
	font-family: arial;
	font-style: normal;
	font-size: 10pt;
	font-family: Arial;
	}


input.textinput
	{
	background-color: rgb(233,233,233); 
	color: rgb(0,0,255); 
	border-left: medium none; 
	border-right: medium none; 
	border-top: medium none; 
	font-size: xx-small;
	border-bottom: 1px solid rgb(0,0,255);
	font-family: arial;
	}

option.drop
	{
	background-color: rgb(233,233,233); 
	color: rgb(0,0,255); 
	border-left: medium none; 
	border-right: medium none; 
	border-top: medium none; 
	font-size: xx-small;
	border-bottom: 1px solid rgb(0,0,255);
	font-family: arial;
	}


td.whitedata
	{
	background-color: #FFFFFF;	
	font-family: arial;
	font-size: xx-small;
	font-family: Arial;
	color: #000000;
	text-align: center;
	}

td.whitedataright
	{
	background-color: #FFFFFF;	
	font-family: arial;
	font-size: xx-small;
	font-family: Arial;
	color: #000000;
	text-align: right;
	}

td.dataright
	{
	font-family: arial;
	font-size: xx-small;
	font-family: Arial;
	color: #000000;
	text-align: right;
	}


td.tablehead
	{
	background-color: #000080;	
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: xx-small;
	font-family: Arial;
	color: #FFFFFF;
	text-align: center;
	}

td.tableheadgray
	{
	background-color: gray;	
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: xx-small;
	font-family: Arial;
	color: #FFFFFF;
	text-align: center;
	}

td.greywhite
	{
	background-color: #E9E9E9;	
	font-family: arial;
	font-size: xx-small;
	font-family: Arial;
	color: #000000;
	text-align: center;
	}

td.offwhite
	{
	background-color: #FFFFFF;	
	font-family: arial;
	font-size: xx-small;
	font-family: Arial;
	color: #000000;
	text-align: center;
	}

td.offwhiteleft
	{
	background-color: #FFFFFF;	
	font-family: arial;
	font-size: xx-small;
	font-family: Arial;
	color: #000000;
	text-align: left;
	}


tablegrey
	{
	background-color: silver;	
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
	text-align: center;
	}

tablewhite
	{
	background-color: white;	
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
	color: #000000;
	}

