html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
	margin: 0;
}

td {
	font-size: 12px;
	color: #35050B;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;margin: 0;
}

h2.bg {
	background-color: #CC0000;
	color: #FFFFFF;
	padding-left: 10px;
}

h2.red {
	color: #CC0000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

.puff_title_fill {
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	margin: 0;
}

h2.puff_title_no_fill {
	color: #CC0000;
	padding-left: 4px;
	padding-top: 1px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #35050B;
}

div.margin10 {
	margin: 10px;
}

span.errmsg {
	color: #CC0000;
}

div#maincontainer {
	width: 800px;
}

div#header {
	float: left;
	border-bottom: 5px solid #CC0000;
	overflow: hidden;
}

div#header div#header_inner {
	width: 785px;
	height: 90px;
}

div#menu {
	position: absolute;
	top: 104px;
	left: 10px;
	display: inline;
	width: 135px;
	line-height: 20px;
}

div#menu ul {
	margin: 0;
	padding: 0;
}

div#menu li {
	margin: 0;
	list-style-type: none;
	text-align: right;
	white-space: nowrap;
}

div#menu li.title {
	font-weight: bold;
}

div#menu .menu_separator {
	border-top: 2px solid #CA8081;
	margin-top: 7px;
	margin-bottom: 7px;
}

div#menu a {
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

div#menu a:hover {
	color: #CC0000;
}

div#content {
	float: left;
	margin-left: 155px;
	display: inline;
	background-image: URL(images/frame/col.jpg);
	background-repeat: repeat-y;
	width: 631px;
	font-size: 12px;
	color: #35050B;
}

div#content_inner {
	margin-left: 2px;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div#foot {
	float: left;
	clear: left;
	margin-left: 155px;
	display: inline;
	background-image: URL(images/frame/foot.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #35050B;
	width: 630px;
}

div#foot #foot_inner {
	padding-top: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}

div#foot #foot_inner .links {
	color: #CC0000;
}

div#foot a {
	color: #CC0000;
	text-decoration: none;
}

div#foot a:hover {
	text-decoration: underline;
}

div .image_outer {
	border: 1px solid #000000;
}

div .image {
	padding: 10px;
}

.bgcolor {
	background: #CC0000;
}

.border {
	border: 1px solid #CC0000;
}

.border2 {
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
}

div.city_area {
	position: absolute;
}

div.city_area div.inner {
	border: 2px solid #000000;
	background: #FFFFFF;
	padding: 2px;
	display: none;
	z-index: 10;
}
