html, body {  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	padding: 0px;
	text-align: left;
	background: url(images/bg.jpg) repeat-x;
}
.address { 
	background: url(images/footer.jpg) no-repeat;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	line-height: 14px; 
	color: #476668;
}

.address a:link {color: #b53e1f; text-decoration: none;}
.address a:visited {color: #b53e1f; text-decoration: none;}
.address a:hover {color: #746c5d; text-decoration: underline;}
.address a:active {color: #b53e1f; text-decoration: none;}

.copyright { 
	font-size: 10px; 
	line-height: 14px;
}
.copyright a:link {color: #b53e1f; text-decoration: underline;}
.copyright a:visited {color: #b53e1f; text-decoration: underline;}
.copyright a:hover {color: #746c5d; text-decoration: none;}
.copyright a:active {color: #b53e1f; text-decoration: underline;}

h1 {
	color: #476668;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

h2 {
	color: #476668;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

.image_border {
	border-width:1px; 
	border-style:solid; 
	border-color:#ffffff;
}

table { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #362d24; 
	font-size: 12px; 
	text-align: left;
}

table a:link {color: #476668; text-decoration: underline;}
table a:visited {color: #476668; text-decoration: underline;}
table a:hover {color: #6f9193; text-decoration: none;}
table a:active {color: #476668; text-decoration: underline;}

.tablebg { background-image: url(images/tablebg.jpg);}
