.whiteborder {
	border: 1px solid #FFFFFF;
}
table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div.maincontent {	
	height: 390px;	
	width: 575px;	
	overflow: auto;	
	position:absolute;
	padding-right: 5px;
	left: 227px;
	top: 130px;
}
div.small {
	font-size: 12px;
}
div.container {
	align: center;
}
body {
 scrollbar-face-color:#81A3D5; 
 scrollbar-track-color:#006699; 
 scrollbar-arrow-color:#003366; 
 scrollbar-shadow-color:#006699; 
 scrollbar-dark-shadow-color:#003366; 
 scrollbar-3dlight-color:#A0B9E0; 
 scrollbar-highlight-color:#A0B9E0
}
.blueborder {
	border-top: 1px none #7FA3D5;
	border-right: 1px none #7FA3D5;
	border-bottom: 1px solid #7FA3D5;
	border-left: 1px none #7FA3D5;

}
.input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.dblueborder {
	border: 1px solid #7FA3D5;
}
a:link {
	color: #006699;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #CC3300;
}
