body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #5D2523;
	background-color: #445543;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-style: normal; 
}

.wrapper {
	position: relative;
	width: 800px;
	margin: 10px auto 0 auto;
	text-align: left;
	background-color: #DADAA9;
	padding: 0px; 
	border: 1px #445543 solid;
}

.header {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background: url(images/header_bg.jpg) 0 0 no-repeat;
	height: 72px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: italic;
	color: #FFFFFF;
	vertical-align: middle;
	
}

.content {
	padding: 20px;
}

.content2 {
	padding: 10px;
}

.footer {
	padding: 20px;
	background-color: #AAAA8E;
	font-size: 12pt;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	color: #5D2523;
	text-align: center;
	border-top: 1px #445543 solid;
}

.menuarea {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	background: url(images/header_bg.jpg) 0 0 no-repeat;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5D2523;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px #445543 solid;
	border-top: 1px #445543 solid;
}

.hovermenu {
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	border: 1px #445543 solid;
	border-top: 1px #445543 solid;
	border-bottom: 1px #445543 solid;
	background-color: #D7D7C7;
}

.hovermenu_btm {
	padding: 0;
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0;
	border-bottom: 1px #445543 solid;
	background-color: #dedede;
	background: url(images/header_bg.jpg) 0 0 no-repeat;
}

.nav_btm {
	padding: 0;
	margin: 0;
	border-bottom: 1px #445543 solid;
	background-color: #dedede;
	background: url(images/bg_nav_grad.gif);
}

.img_btm {
	padding: 0;
	margin: 0;
	border: 1px #445543 solid;
	background-color: #D7D7C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #445543;
}


.form_tbl {
	border: 1px #445543 solid;
	background-color: #FFFFFF;
}

.form_cell{
	border-bottom: 1px #445543 solid;
	background-color: #FFFFFF;
}

.copyrightArea {
	margin: 0px;
	padding-top: 2px;
	padding: 0px;
	background-color: #9899AC;
	background: url(images/biz_btm.jpg) top right no-repeat;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #575680;	
	vertical-align: middle;
	border-bottom: 1px #575680 solid;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D2523;
	line-height: 14px;
	text-decoration: none;
	margin-top: 5px;
	letter-spacing: normal; 
}

a.menu:visited {
	color: #5D2523;
	font-size: 12px;
	text-decoration: none; 
}

a.menu:hover {
	color: #445543;
	font-size: 12px;
	background-color: #FFF;
}

a.menu:active {
	color: #445543; 
}

a:link {
	font-size: 14px;
	line-height: 14px;
	color: #445543;
}

a:visited {
	font-size: 14px;
	line-height: 14px;
	color: #445543;
}

a:hover {
	color: #5D2523;
	background-color: #FFF;
}

a:active {
	color: #5D2523; 
}

h1 {
	font-size: 16px;
	line-height: 18px;
	color: #445543;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	color: #CCCCCC;	
}

.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;	
}

.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;	
}

.copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;	
}

.copyright a:hover {
	color: #5D2523;
	background-color: #FFF;
}

.tbl_grn {
	margin: 10px;
	background-color: #445543;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.tbl_addr {
	margin: 10px;
	padding: 5px;
	border: 1px solid #445543;
	border-collapse: collapse;
	
}

