body {
	margin:10px 0px;
	padding:10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#767676;
	background-color:#FFFFFF;
}
#login {
	background-position: center;
	margin-top: 100%;
}
.topleftcurve {
	background-image:url(topleftcurve.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:7px;
	height: 7px;
}
.toprightcurve {
	background-image:url(toprightcurve.jpg);
	background-repeat:no-repeat;
	width:7px;
	height: 7px;
}
.bottomleftcurve {
	background-image:url(bottomleftcurve.jpg);
	background-repeat:no-repeat;
	width:7px;
	height: 7px;
}
.bottomrightcurve {
	background-image:url(bottomrightcurve.jpg);
	background-repeat:no-repeat;
	width:7px;
	height: 7px;
	
}
.verticallineleft {
	background-image:url(verticallineleft.jpg);
	background-repeat:repeat-y;
	background-position: top;
}
.verticallineright {
	background-image:url(verticallineright.jpg);
	background-repeat:repeat-y;
}
.horizontalline {
	background-image:url(horizontalline.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.bottomhorizontalline {
	background-image:url(bottomhorizontalline.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.text {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.text1 {
	font-size:14px;
	font-weight:bold;
	color:#767676;
}
.text2 {
	font-weight:bold;
	color:#FF0000;
}
.text3 {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#6fbde4;
}
.text3 a {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.text4 {
	font-size:11px;
	font-weight:bold;
	color:#3398cc;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #bbbbbb;
	background-color: #FFFFFF;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #bbbbbb;
	background-color: #FFFFFF;
	width: 240px;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.bgcolor {
	background-color:#cc9e3c;
}
.bgcolor1 {
	background-color:#6fbde4;
}
.bgcolor2 {
	background-color:#efefef;
}
.bgcolor3 {
	background-color:#f5f5f5;
}
.bgcolor2 a {
	color:#767676;
}
.bgcolor3 a {
	color:#767676;
}
