h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -5px;
	color: #333;
	margin-left: 85px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #222;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin:0px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #666;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom:8px;
}
a {
	color: #3599D0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #c3dbe7;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu {
	margin-top: 10px;
	margin-bottom: 10px;
	width:940px;
	margin-right: auto;
	margin-left: auto;
	text-align:right;
	font-size:12px;
}
.menu a {
	color: #000;
}

.content {
	text-align:left;
	border: 1px solid #b1cbd7;
	margin: 20px;
	padding: 20px;
	background-color: #FFF;
	font-size: 12px;
}
.container {
	text-align:center;
	width:885px;
	border: 1px solid #b1cbd7;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-color: #edf1f4;
	background-image: url(../images/background_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.border {
	border: 3px solid #C3C3C3;
	padding: 5px;
}
.profile {
	float: left;
	width: 180px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 20px;
	text-align:left;
	border: 3px solid #b1cbd7;
	padding: 10px;
	background-color: #ffffff;
	font-size: 11px;
	height:190px;
}
.smaller_gray {
	font-size: 90%;
	color: #999;
}
.smaller {
	font-size: 80%;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
}
.title a{
	color: #222;
	text-decoration:none;
}
.title a:hover{
	border-bottom-color: #222;
}
input.buttonf{
	background-image: url(../images/btn_f.jpg);
	height: 17px;
	width: 18px;
	border: none;
}
input.buttonff{
	background-image: url(../images/btn_ff.jpg);
	height: 17px;
	width: 23px;
	border: none;
}
.dropdown{
	border: none;
	font-size: 18px;
	color: #3599D0;
	font-weight: bold;
}
.content td{
	font-size:12px;
}
.topCity{
	font-size:22px;
	width:195px;
	margin-bottom:15px;
	float:left;
}
.allCity{
	font-size:13px;
	width:195px;
	margin-bottom:15px;
	float:left;
}
.textbox {
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
.textbox100 {
	font-size: 14px;
	font-weight: bold;
	width:100%;
}
.textarea {
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	width:100%;
	height:150px;
}
.button {
	font-size: 18px;
	font-weight: bold;
}
#dropdown {
	font-size: 16px;
}
.alert {
	font-size: 14px;
	font-weight: bold;
	background-color: #FFDDE0;
	text-align: center;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF7771;
	border-bottom-color: #FF7771;
}
td.alert  {
	font-size: 12px;
	font-weight:normal;
	background-color: #FFDDE0;
	text-align: left;
	padding:4px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF7771;
	border-bottom-color: #FF7771;	
}
.box {
	background-color: #E3E3E3;
	border: 1px solid #CCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.submit_row {
	background-color: #c3dbe7;
	padding: 5px;	
}
.req {
	font-size: 10px;
	color: #F00;
}.footer {
	font-size: 12px;
	color: #999;
}
.red {
	color: #C00;	
}
