@charset "utf-8";
body {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #224B60;
	background-position: center top;
}
.inputSpecial {
	background-image: url(../images/inputbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CDCDCD;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	width: 189px;
	padding: 2px;
}.bottom-input-line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
.NotOBLIGATORY {
	background-color: #F2F2F2;
}
.bigINPUTtitle {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.smallINPUTtitle {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.inputSpecialListBox {
	background-image: url(../images/inputbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CDCDCD;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 2px;
}
.loginbox {
	background-image: url(../images/loginbg.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 580px;
	display: block;
	margin: 0px auto;
	margin-top: 120px;
}
.lposition {
	display: block;
	padding-top: 135px;
	padding-left: 130px;
}
