body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#40485B;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#ffffff;

}
td {
	font-size: 12px;
	line-height: 20px;

}
.textfield {
	height: 20px;
	border: 1px solid #CCCCCC;
	width: 92px;

}
.scrolling{
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-arrow-color:#666666;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
.Submit {
	height: 20px;
	width: 50px;
	padding-top: 1px;
	border: 1px outset;
	background-color: #53B2FF;

}
.sou {
	background-color: #53B2FF;
	border-top: 1px inset;
	border-right: 1px inset #76C1FF;
	border-bottom: 1px inset #76C1FF;
	border-left: 1px inset;
	font-size: 12px;

}
.sou-botton {
	background-color: #53B2FF;
	border-top: 1px solid #76C1FF;
	border-right: 1px solid #0163B2;
	border-bottom: 1px solid #0163B2;
	border-left: 1px solid #76C1FF;
	height: 20px;
	width: 70px;
	padding-top: 1px;
	color: #000033;
	font-size: 12px;



}
.font-title {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

