.body 
	{
	width:			800px;
	font-family: 		Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: 			#333;
	font-size: 		9pt;
	line-height: 		11pt;
	font-style: 		normal;
	font-weight: 		normal;
	
	border-style:		solid;
	border-color:		#CCC;
	border-width:		1px;
	
	}
	
select {
	color: 			#333;
	font-size: 		9pt;
	line-height: 		11pt;
	font-style: 		normal;
	font-weight: 		normal;
	}
	
input {
	color: 			#333;
	font-size: 		9pt;
	line-height: 		11pt;
	font-style: 		normal;
	font-weight: 		normal;
	}

	
.TableHeader
{
	color: #333;
	font-size: 9pt;
	line-height: 11pt;
	font-style: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #CCC;
	width: 800px;
}
	
td {
	color: 			#333;
	font-family: 		Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 			9pt;
	line-height: 		11pt;
	font-style: 		normal;
	font-weight: 		normal;
	
	}
	
th
{
	color: #333;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
	
u
{
	color: #333;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	line-height: 11pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.dropDowns 
	{
	width:			800px;
	font-family: 		Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: 			#333;
	font-size: 		9pt;
	line-height: 		11pt;
	font-style: 		normal;
	font-weight: 		normal;
	background:		#CCC;
	}
	
	
.ImageDivArea 
	{
	width:				800px;
	height:				400px;
	border-style:		solid;
	border-color:		#666;
	border-width:		2px;
	background:			#FFF;
	overflow:			auto;
	scrollbar-3dlight-color:		#CCCC66; 
	scrollbar-arrow-color:			#999966;
	scrollbar-base-color:			#CC6600;
	scrollbar-darkshadow-color:		#663300;
	scrollbar-face-color:			#CC6633;
	scrollbar-highlight-color:		#CCCC66;
	scrollbar-shadow-color:			#663300;


	}	
	

	 
.buttons 
	{
	width:				800px;
	font-family: 		Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:				#CCC;
	font-size: 			10pt;
	line-height: 		11pt;
	font-style: 		normal;
	font-weight: 		normal;
	
	} 

.DivArea {
	width:				800px;
	height:				300px;
	border-style:		solid;
	border-color:		#666;
	border-width:		3px;
	background:			#CCC;
	overflow: 			auto;
	scrollbar-3dlight-color:		#CCCC66; 
	scrollbar-arrow-color:			#999966;
	scrollbar-base-color:			#CC6600;
	scrollbar-darkshadow-color:		#663300;
	scrollbar-face-color:			#CC6633;
	scrollbar-highlight-color:		#CCCC66;
	scrollbar-shadow-color:			#663300;


	}
	
	.DisplayArea {
	width:				100%;
	height:				80%;
	border-style:		solid;
	border-color:		#666;
	border-width:		3px;
	background:			#CCC;
	overflow: 			auto;
	scrollbar-3dlight-color:		#CCCC66; 
	scrollbar-arrow-color:			#999966;
	scrollbar-base-color:			#CC6600;
	scrollbar-darkshadow-color:		#663300;
	scrollbar-face-color:			#CC6633;
	scrollbar-highlight-color:		#CCCC66;
	scrollbar-shadow-color:			#663300;


	}

.footer {
	width:				800px;
	height:				20px;
	font-family: 		Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background:			#CCC;
	}
