#wrapper {
	margin:0px auto 0px auto;
	width:580px;
}

#wrapper1 {
	margin:0px auto 0px auto;
	width:520px;
}

.spacer {
	clear:both;
	height:10px;
}
.spacer20 {
	clear:both;
	height:20px;
}
.spacer40 {
	clear:both;
	height:40px;
}
.spacer2 {
	clear:both;
	height:2px;
}

a:link    {color: #006699; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none}
a:hover   {font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: underline}
a:visited {color: #006699; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none}

.inputfield {border:1px solid #626262;width:222px;height:17px;font-size:13px;}
.inputfield:focus, .inputfieldfocus {border:1px solid #F18700;font-size:13px;}

.selectpax {border:1px solid #626262;width:40px;height:21px;font-size:13px;}
.selectpax:focus {border:1px solid #F18700;font-size:13px;}

.selectbig {border:1px solid #626262;width:224px;height:21px;font-size:13px;}
.selectbig:focus {border:1px solid #F18700;font-size:13px;}

.x-form-field {border:1px solid #626262;font-size:13px;margin:0;width:80px;}
.x-form-field:focus {border:1px solid #F18700;}

.select {border:1px solid #626262;height:21px;font-size:13px;}
.select:focus {border:1px solid #F18700;font-size:13px;}

.checkbox {padding:0;margin:0;width:13px;height:13px;border:none;}
