.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #9B928E;
	text-align: center;
	padding: 5px;
}
.bg_menu_left_bottom {
	background-image: url(images/bg_left_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8DDFFE;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #037FC9;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B65D4F;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83706B;
	text-transform: uppercase;
}
.table_gray {
	background-color: #DEDADA;
	padding: 10px;
	color: #756868;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A99E9E;
}
.tab1 {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A99E9E;
	background-color: #F1EFEF;
	color: #6C5A57;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px inset #BAB1B1;
}

.left_gray {
	background-color: #F1EFEF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A46A48;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #754B33;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3E90F6;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3E90F6;
	text-decoration: none;
}
.centertext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #433836;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
}
.tab2 {
	padding: 10px;
	background-color: #F1EFEF;
	color: #6C5A57;
}

.tt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E4D7D4;
	background-color: #83706B;
	text-align: center;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0EEEE;
}
.table_gray1 {
	background-color: #DEDADA;
	color: #756868;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A99E9E;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0EEEE;
}

.table_gray1_center {
	background-color: #DEDADA;
	color: #756868;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A99E9E;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0EEEE;
	text-align: center;
}
.table_gray1_right {
	background-color: #DEDADA;
	color: #756868;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A99E9E;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.table_gray1_right_center {
	background-color: #DEDADA;
	color: #756868;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A99E9E;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-align: center;
}
.submit {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #F1EFEF;
	background-color: #BA3030;
	text-align: center;
	border: 1px solid #7B0202;
}
