body {
    background-color: #666699;
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #0c0f27;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.style2 {
	color: #1a1d36;
	font-family: Tahoma;
	font-size: 10px;
}
.style3 {
	color: #a02020
}
.style4 {
	color: #C7CDBD;
	font-size: 10px;
	font-family: Tahoma;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #C7CDBD;
}
a:visited {
	color: #C7CDBD;
}
a:hover {
	color: #C7CDBD;
}
a:active {
	color: #C7CDBD;
}
.input1 {
	font-family:Tahoma;
	font-size:10px;
	color: ##1a1d36;
	border-left:2px inset #676A80;
	border-right:2px inset #8789A0;
	border-top:2px inset #5D6073;
	border-bottom:2px inset #9194A8;
	width: 210px;
	height: 14px;
	margin-bottom: 8px;
	padding-top: 0px;
}
.input2 {
	font-family:Tahoma;
	font-size:10px;
	color: ##1a1d36;
	border-left:2px inset #676A80;
	border-right:2px inset #8789A0;
	border-top:2px inset #5D6073;
	border-bottom:2px inset #9194A8;
	width: 210px;
	height: 63px;
	margin-bottom: 8px;
	padding-top: 0px;
	overflow:auto;
}
