@CHARSET "ISO-8859-1";
#dbl_header_bottom, #dbl_header_top, #dbl_header_fill, #db1_content, #db1_footer {
    clear: both;
    float: left;
    width: 1100px;
	margin: 0;
	padding: 0;
}

#dbl_header_top {
	height: 43px;
	background-image: url(header_top.jpg);
}

#dbl_header_fill {
	background-image: url(header_fill.jpg);
}

#dbl_header_bottom {
	height: 14px;
	background-image: url(header_bottom.jpg);
}

#db1_header_fill img {
	border: 0px;
}

#db1_banner {
	width: 1030px;
	margin-left: 35px;
	text-align: center;
}

#db1_footer {
	height: 56px;
	background-image: url(footer.jpg);
}

table.db1_content {
	width: 1100px;
	border: 0;
	margin: 0;
	padding: 0;
	table-layout: fixed;
}

td.db1_colleft {
	width: 266px;
	vertical-align: top;
	background-image: url(left.jpg);
	overflow: hidden;
	text-align: center;
}

div.db1_colleft {
	margin-left: 30px;
}

td.db1_colmiddle {
	width: 565px;
	vertical-align: top;
	background-color: #fefbfb;
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
}

div.db1_colmiddle {
	margin-left: 5px;
}

div.db1_colmiddle h2 {
	margin-top: 0px;
	text-align: center;
}

td.db1_colright {
	width: 269px;
	vertical-align: top;
	background-image: url(right.jpg);
	overflow: hidden;
}

div.db1_colright {
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div.db1_colright h5 {
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
}

input, textarea {
	width: 180px;
	height: 16px;
	border: 1px solid #009999;
}

textarea {
	height: 80px;
}

input.submit {
	background-color: transparent;
	border: 0px;
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


input.small {
	width: 120px;
}

img.marge {
	margin: 2px 0px 4px 0px !important;
}

div.info_error {
	color: #cc0000;
	font-weight: bold;
}

div.info_success {
	color: green;
	font-weight: bold;
}
