@charset "utf-8";
/* CSS Document */


body {
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-image: url(../images/bg_header.png);
	margin-top: 0px;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #333333;
}


a:link {
	color: #CC6600;
	text-decoration: none;
}

a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}

#footer_wrapper {
	width: 100%;
	height: 100%;
	background:  url(../images/main_bg_footer.png) repeat-x bottom;
	min-height: 100%;
	overflow: auto;
}
.txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.txt_white A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	color: #CEC2BA;
}
.txt_white A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	color: #CEC2BA;
}
.txt_white A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	color: #CEC2BA;
}
.txt_white A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	color: #C1602B;
}
.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.txt_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #5A2D14;
}
.txt_header A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #371E11;
}
.txt_header A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #371E11;
}
.txt_header A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #371E11;
}
.txt_header A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #990000;
}

.txt_form_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #371E11;
	background-color: #CEC2BA;
	border-top-color: #5A2D14;
	border-right-color: #5A2D14;
	border-bottom-color: #5A2D14;
	border-left-color: #5A2D14;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-left: 5px;
}
.txt_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #5A2D14;
	
}.tan_yellow {
	color: #CC6600;
}
.header_invert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#footer_wrapper {
	width: 100%;
	height: 100%;
	background:  url(../images/main_bg_footer.png) repeat-x bottom;
	min-height: 100%;
	overflow: auto;
}
