BODY    
	{font-family : Verdana, Arial, Helvetica, sans-serif; margin-top : 0px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; padding-top : 0; padding-left : 0; padding-right :0; padding-bottom : 0; border-top : 0; border-left : 0; border-bottom : 0; border-right : 0; width : auto; background-color: cornsilk; background-image: url("images/background_body.gif");  
	SCROLLBAR-FACE-COLOR: #660000; SCROLLBAR-HIGHLIGHT-COLOR: #CC3300; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #660000; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #990000; SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	}
TABLE, TR, TD, P 
	{FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; FONT-SIZE : 10pt;}
DT {font-weight:bold;}
DD {font-size:8pt;}
A:link, A:active
	{color: #660000; text-decoration : none; background : transparent; }
A:visited 
	{color: #CD5C5C; text-decoration : none; background : transparent; }		
A:hover 
	{color:#990000;text-decoration : none; background : #; }
	
A.red:link, A:active
	{color: #FFFFFF; text-decoration : none; background : transparent; }
A.red:visited 
	{color: #D3D3D3; text-decoration : none; background : transparent; }		
A.red:hover 
	{color:#F0E68C;text-decoration : none; background : #; }

.title
	{color:#660000; font-size:12pt; font-weight:bold;}
.SmallLight
	{color:white; font-size:7pt;}
.Small
	{font-size:7pt;}

.OuterTable
{
	border-color : #990000;
	padding : 0;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	background-color : #990000;
	color : #330000;
	text-align : center;
	width : 100%;
	margin-bottom : 1px;
}
.Grid
{
	border-color : #990000;
	padding : 2;
	border-width : 1pt;
	background-color : #990000;
	width : 100%;
	vertical-align : top;
}
.GridTitle
{
	padding : 2;
	color : White;
	background-color : #990000;
	width : 100%;
	font-weight : bolder;
	font-size : 12pt;
	text-align : ;
}
.GridHeader
{
	background-color : #003399;
	color : White;
	font-weight : bold;
	text-align : ;
	vertical-align : bottom;
	width : ;
}
.GridCell
{
	background-color : #EEE8AA;
	color : #003399;
	font-weight : ;
	text-align : ;
	vertical-align : ;
}