.tabtable
{
	width:			600;
}
.tabtd  
{
	width:			99px;
	height:			24px;
     	background:   		url(images/taboff.gif);
	background-repeat:	no-repeat;
	background-position:	top left;
	text-align:		center;
}
.maintable
{
	width:			600px;
}
.mainleft  
{
	width:			20px;
     	background:   		url(images/mainleft.gif);
}
.maintd  
{
	width:			560px;
	background-color:	#526BCE;
}
.mainright  
{
	width:			20px;
     	background:   		url(images/mainright.gif);
}

.mainbottom  
{
	width:			600px;
	height:			22px;
     	background:   		url(images/mainbottom.gif);

}
.headtable
{
	width:			591px;
}
.headtd
{
	width:			591px;
	height:			44px;
	color:			#000080;
}
.headimg
{
	height:			44px;
	width:			591px;
	padding:		0;
	border:			0;
	margin:			0;
}
.biga
{
	font-family:		arial;
	color:			#00FF00;
	font-size:		20pt;
}
a
{
	font-family:		arial;
	text-decoration:	underline;
	color:			#00FF00;
	font-size:		10pt;		
}
a:hover
{
	color:			#F7FA00;
}
img
{
	padding:		0;
	border:			0;
	margin:			0;
}
.normal
{
	font-family:		arial;
	text-decoration:	none;
	color:			#FFFFFF;
	font-size:		9pt;		
}
.normal_dark
{
	font-family:		arial;
	text-decoration:	none;
	color:			#000000;
	font-size:		9pt;		
}
.normal_td	
{
	font-family:		arial;
	text-decoration:	none;
	color:			#FFFFFF;
	font-size:		12pt;	
	background-color:	#526BCE;	
}
.small_td	
{
	font-family:		arial;
	text-decoration:	none;
	color:			#FFFFFF;
	font-size:		8pt;	
	background-color:	#526BCE;	
}
.title_td
{
	font-family:		arial;
	text-decoration:	none;
	color:			#FF0000;
	font-size:		12pt;		
	background-color:	#FFFFFF;
}
.footnote
{
	font-family:		arial;
	text-decoration:	subscript;
	color:			#FFFFFF;
	font-size:		8pt;
}
.bigger
{	font-family:		arial;
	test-decoration:	none;
	color:			#FFFFFF;
	font-size:		11pt;
}
.biggest
{	font-family:		arial;
	test-decoration:	none;
	color:			#FFFFFF;
	font-size:		13pt;
}