
Body{
	background-repeat: no-repeat;
	background-position: center top;
}

.bg_select {
	background-image: url(images/bg_select.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_white {
	background-color: #FFFEFF;
}
.bg_textcenter, .bg_textcenter_nw{
	vertical-align: top;
	text-align: center;
	padding: 20px;
	padding-top:5px;
}

.bg_textcenter{background-color: #FFFEFF;}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2B14D;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}
.form {
	height: 20px;
	width: 150px;
	border: 1px solid #191919;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #6379AA;
	text-decoration: underline;
}
a:visited {
	color: #415278;
	text-decoration: underline;
}
a:hover {
	color: #E16C00;
	text-decoration: none;
}
a:active {
	color: #E16C00;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2B14D;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}
.copyright a:link {
	color: #F2B14D;
	text-decoration: underline;
}
.copyright a:visited {
	color: #DA8910;
	text-decoration: underline;
}
.copyright a:hover {
	color: #FADEB4;
	text-decoration: none;
}
.copyright a:active {
	color: #FADEB4;
	text-decoration: none;
}

.copyright1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B8EBB;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}
.copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B6EFAB;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
}
.copyright2 a:link {
	color: #D1F5CB;
	text-decoration: underline;
}
.copyright2 a:visited {
	color: #B6EFAB;
	text-decoration: underline;
}
.copyright2 a:hover {
	color: #D7F3FF;
	text-decoration: none;
}
.copyright2 a:active {
	color: #D7F3FF;
	text-decoration: none;
}
.spaceform {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 32px;
	padding-left: 29px;
}

Select{font-family:Arial;}
