BODY 
{
	BACKGROUND-COLOR:#ffffff ;
	SCROLLBAR-FACE-COLOR:#aaaaaa; 
	FONT-SIZE: 2; 
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee; 
	SCROLLBAR-SHADOW-COLOR:#eeeeee; 
	COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
	SCROLLBAR-ARROW-COLOR:#eeeeee; 
	SCROLLBAR-TRACK-COLOR:#eeeeee; 
	FONT-FAMILY:Verdana; 
	SCROLLBAR-DARKSHADOW-COLOR:#eeeeee;	
}
A:link
{
	color: #3366CC;
	text-decoration: none
}
A:visited 	
{
	color: #FF6600;
	text-decoration: none
}
A:active	
{
	color: #666666;
	text-decoration: none
}
A:hover 	
{
	color:#FF6600 ;
	text-decoration: none
}
#Box1
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3333CC;
}
#Box3
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-style: dashed;
	border-color: #ff6600;
}
#Box
{
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	
	border-left-color: #ffffff;
	border-top-color:  #ffffff;
	border-right-color: #ffffff;
	border-bottom-color:  #ffffff;

}
