BODY { 
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #f4f4f4; 
    scrollbar-highlight-color: #666666; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #999999; 
    scrollbar-track-color: #E8F3FF; 
	scrollbar-arrow-color: #000099;

	margin: 0px 0px 0px 0px;  
	color: #333333; 
	font-family: Arial, verdana, sans-serif; 
	margin-top: 0px;
	font-size: 8pt;
	font-weight: normal;
	background-color:#ffffff;
	
	}

.button {
	font-size: 9px; 
	font-weight:normal; 
	border:1x solid #cccccc; 
	background-color: #f4f4f4; 
	color: #333333; 
	text-align: center; 
	}

.copyright {
	font-size: 8pt;
	margin-top: 5px;	
	padding-top: 10px;
	font-weight: normal;
	color: #cccccc;
	text-align: center;
}

.homeurl {
	font-size : 10px;
	font-weight: normal;
	background: none; 
	color: #ffffff; 
	text-decoration: none;
	}

/* Divs ----------------------------*/
 
 div#top { 
	
	border:1px solid #000000; 
	height:20px; 
	margin-left: 15px;
	padding-left:10px;
	width:780px; 
	
	} 
 
 div#dispbox { 
	
	background-image: url("images/boxbg.jpg");
	background-repeat: no-repeat;
	border:0px; 
	height:83px; 
	margin-left: 15px;
	padding-left:10px;
	width:265px; 
	
	} 
 
 div#top { 
	
	background-image: url("images/topbg.jpg");
	background-repeat: no-repeat;
	border:0px; 
	height:130px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width:780px; 
	
	} 

div#cell { 
	
	background-image: url("images/cellbg.gif");
	background-repeat: no-repeat;
	border:0px; 
	height:24px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width:230px; 
	
	} 

div#cell1 { 
	
	background-image: url("images/cellbg1.gif");
	background-repeat: no-repeat;
	border:0px; 
	height:24px; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	width:478px; 
	
	} 

div#divider { 
	
	background-image: url("images/dividerbg.gif");
	background-repeat: repeat;
	border:0px; 
	height:8px; 
	} 

/* Divs ----------------------------*/
a	{
	font-size: 11px;
	font-weight: normal;
	background: none;
	color: #0065cd;
	text-decoration: none;
}

a:link	{
	font-size : 11px;
	font-weight: normal;
	background: none; 
	color: #0065cd; 
	text-decoration: none;
	}
	
a:visited	{
	font-size : 11px;
	font-weight: normal;
	background: none; 
	color: #0065cd; 
	text-decoration: none;
	}
	
a:hover	{
	font-size : 11px;
	font-weight: normal;
	background-color: transparent; 
	color: #68c9fe; 
	text-decoration: underline;	
	}
	
a:focus { 
	background-color: transparent; 
	color: transparent;
	}

.url{ 
	font-size : 10px;
	font-weight: normal;
	background-color: transparent; 
	color: #0066cc; 
	text-decoration: none;	
	}
	
.image{ 
	margin-left:1px;
	margin-right:2px; 
	margin-top:5px; 
	margin-bottom:5px;
}

.textbox{
	font-size : 8pt;
	font-weight: normal; 
	border:1px solid #666666;
	text-align: justify;
	margin-top: 0px;
	margin-left: 0px;
	color: #414141;
	margin-bottom: 0px;
	}	

.td{ 
	font:Arial, Helvetica, sans-serif; 
	color:#666666;
	font-size : 11px; 
	margin-top: 0px;
	padding-left: 1px;
	padding-bottom: 1px; 
	padding-right: 5px;
	margin-left: 1px;
	margin-bottom: 1px;
	text-align:justify;
	}	

.boxcontents{ 
	font:Arial, Helvetica, sans-serif; 
	color:#666666;
	font-size : 11px; 
	margin-top: 0px;
	padding-left: 1px;
	padding-bottom: 1px; 
	padding-right: 10px;
	margin-left: 1px;
	margin-bottom: 1px;
	text-align:justify;
	}	

.question{
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 10px;
	color: #555555;
	margin-bottom: 5px;
}	

.title{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: #888888;
	margin-bottom: 0px;
}	

.title1{
	
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	}	

.titleBlue{
	font-size: 11px;
	font-weight: bold;
	color: #0066cc; margin: 5px 0px 5px 5px;
	}	