form {
}

#selcity table {
 background-color: #f6f0e4;
 color: #000000;
 width: 600px;
 border: 0px solid #704e06;
 border-collapse: collapse;
}

#login table {
	background-color: transparent;
	border-collapse: separate;
}

#info table {
 background-color: #f6f0e4;
 color: #000000;
 width: 580px;
 border: 0px solid #D7E5F2;
 border-collapse: separate;
}

#info td {
 border: 0px solid #D7E5F2;
}

#contactform table {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	border-collapse:collapse;
}

#contactform td {
	text-decoration: none;
	border: 0px solid #000000;
}

.inputfield {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 2px;
}

.inputfield input {
	width: 200px;
	color: #102132;
	border: 1px solid #0000FF;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}
.inputfield textarea {
	width: 300px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #102132;
	border: 1px solid #0000FF;
}
.inputfield select {
	width: 400px;
	color: #102132;
	border: 1px solid #0000FF;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}
.inputfield_small input {
	width: 150px;
	color: #102132;
	border: 1px solid #0000FF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}
.inputfield_small textarea {
	width: 300px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #102132;
	border: 1px solid #0000FF;
}
.inputfieldtext_right {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	margin: 2px;
	padding: 2px;
	color: #0000FF;
}
.inputfieldtextsmall_right {
	width:150px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	margin: 2px;
	padding: 2px;
	color: #0000FF;
}
.inputfieldtextsmall_left {
	width:150px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	margin: 2px;
	padding: 2px;
	color: #0000FF;
}
 #signup table {
	color: #000000;
	border: 1px none #704e06;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
	border-collapse:collapse;
	width: 600px;
}

#signup td {
	border: 1px none #704e06;
	font-family: "Trebuchet MS";
	padding: 2px;
	text-decoration: none;
}

#signup span {
	font-size:18px;
	font-family: "Trebuchet MS";
	text-align: right;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
#signup h1 {
	font-size:13px;
	font-family: "Trebuchet MS";
	text-align: center;
	text-decoration: none;
	}
#signup h2 {
	font-size:18px;
	font-family: "Trebuchet MS";
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
#login span {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}

#login td {
 border: 0px solid #704e06;
 padding-left: 1px;
}

#selcity td {
 border: 0px solid #704e06;
 padding-left: 1px;
}

.labelcell {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #3670A7;
 background-color: transparent;
 font-style:normal;
 width: 220px;
}

.text {
	color: #0000CC;
	width: 180px;
	border: 1px none #000000;
	font-family: "Trebuchet MS";
	font-size: 36px;
	text-align:right;
}
.text3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-decoration: none;
}

.smalllabelcell {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: transparent;
 color: #3670A7;
 width: 100px;
}

.passwordfield {
 background-color: transparent;
 color: #000000;
 text-align: left;
}

.buttons {
	color: #704e06;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
}


.fieldcell {
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.fieldcell input {
	width: 200px;
	color: #102132;
	border: 1px solid #0000CC;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.fieldcell select {
	width: 200px;
	color: #102132;
	border: 1px solid #0000CC;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.fieldcell textarea {
	width: 300px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #e1d1af;
	color: #102132;
	border: 1px solid #704e06;
}

.smallfieldcell {
 background-color: #f6f0e4;
 color: #000000;
 text-align: left;
}


.smallfieldcell input {
 width: 100px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #e1d1af;
 color: #102132;
 border: 1px solid #284279;
}

.smallfieldcell select {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #e1d1af;
	color: #102132;
	border: 1px solid #704e06;
}

.loginfield {
	background-color: transparent;
	color: #000000;
	text-align: left;
}

.loginfield input {
 width: 160px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #e1d1af;
 color: #102132;
 border: 1px solid #284279;
}

.buttons input {
 width: 40px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #e1d1af;
 color: #102132;
 border: 1px solid #284279;
}

.passwordfield input {
 width: 110px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #e1d1af;
 color: #102132;
 border: 1px solid #284279;
}

.button {
	color: #102132;
	border: 1px solid #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #0099FF;
}
.textsmall {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	width: 250px;
	text-align:right;
	margin: 2px;
	padding: 2px;
	color: #0000FF;
}
