<style>

{ bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"}

.header{
	width:100%;
	border:0px;
	padding:0px;
	background-image:url(images/header_bground.gif);
	/*class="" width="100%" border="0" cellpadding="0" cellspacing="0" background="images/header_bground.gif"}*/
}
.vertline {
	vertical-align:top;
	background-image: url(images/vert_line_repeat.gif);
}	
a {
	font-size: 12px;
	color: #FF8A2D;
	text-decoration:none;
}
/*a:link {
	font-size: 12px;
	color: #FF8A2D;
}*/
/*a:visited {
		font-size: 12px;
		color: #FFE3C6;
}
a:active {
		font-size: 12px;
		color: #e97d00;
}*/
a:hover {
		font-size: 12px;
		color: #FF8A2D;
		text-decoration:underline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	line-height: 15px;
}

div.c1 {
	text-align: center
}
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	font-weight: bold;
}
.footer, a, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF8A2D;
}
.gallery, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
}
td.c5 {
	background-color: #632600;
}
td.c4 {
	background-image:url(images/bground_repeat3.gif); 
	background-repeat:no-repeat; 
	background-position:left top;
}
td.c3 {
	background-image: url(images/bground_repeat2.gif); 
	background-repeat:no-repeat; 
	background-position:right top;
}
table.c2 {
	background-color: #20201D;
}
td.c1 {
	background-color: #521E00; 
	background-image: url(images/bground_repeat.gif);
	background-position: right top; 
	background-repeat: no-repeat}
</style>