.body1 {
	background-color: white;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.body2 {
	background-color: #E5E5E5;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: arial,tahoma,sans-serif;
	color: #999999;
	font-size: 12px;
}
.body3 {
	background-color: #000000;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: arial,tahoma,sans-serif;
	color: yellow;
	font-size: 12px;
}
.body4 {
	background-color: #ffffcc;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-family: arial,tahoma,sans-serif;
	color: #999999;
	font-size: 12px;
}
.header1 {
	font-size: 18px;
	font-family: arial,tahoma,sans-serif;
	font-face: bold;
	color: white;
}
.header2 {
	font-size: 18px;
	font-family: arial,tahoma,sans-serif;
	font-face: bold;
	color: white;
}
.font1 {
	font-family: arial,tahoma,sans-serif;
	color: #999999;
	font-size: 12px;

}
.font2 {
	font-family: arial,tahoma,sans-serif;
	color: #205ECE;
	font-size: 12px;

}
.font3 {
	font-family: arial,tahoma,sans-serif;
	color: #326496;
	font-size: 12px;

}

.spacer1 {
	border-left: #999999 1px solid;
}

.control1 { 
	border-right: #999999 1px solid;border-top: #999999 1px solid; 
	border-left: #999999 1px solid;border-bottom: #999999 1px solid;
	height: 15px; 
	text-DECORATION: none;font-size: 10px; font-family: tahoma,sans-serif;} 

.a1 	
	{
		color: #999999;
		text-decoration : underline;
		cursor: hand; 
	}
	
.a1:active 		
	{	
		color : red;  
		cursor: hand; 
		text-decoration : underline;
	}
.a1:hover 		
	{ 	
		color : red; 
		text-decoration : underline;
		cursor: hand;
	}

.a2 	
	{
		color: #326496;
		text-decoration : underline;
		cursor: hand; 
	}
	
.a2:active 		
	{	
		color : red;  
		cursor: hand; 
		text-decoration : underline;
	}
.a2:hover 		
	{ 	
		color : red; 
		text-decoration : underline;
		cursor: hand;
	}
.a3 	
	{
		color: #326496;
		text-decoration : underline;
		cursor: hand; 
		font-family: arial,tahoma,sans-serif; 
		font-size: 12px;
	}
	
.a3:active 		
	{	
		color : red;  
		cursor: hand; 
		text-decoration : underline;
		font-family: arial,tahoma,sans-serif; 
		font-size: 12px;
	}
.a3:hover 		
	{ 	
		color : red; 
		text-decoration : underline;
		cursor: hand;
		font-family: arial,tahoma,sans-serif; 
		font-size: 12px;
	}