/* set up basic double table structure */

<style>

a {
	text-decoration: underline;
	color: #9e3711;
}

a:hover {
	color: #9e3711;
	font-weight:bold;
}

.Address {
	visibility: hidden;
}

body {
	background-image: url(imgs/brown_bg.png);
}

div.a {text-align: center;}

hr.style1 {
	width: 45%;
}

hr.style2 {
	width: 90%;
}

hr.style3 {
	width: 80%;
}

td.style1 {
	text-align: right;
	vertical-align: top;
	font-size; 15;
	height: 100%;
	width: 50px;
	color: black;
}

td.style2 {
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 100px;
	font-size; 15;
	height: 25px;
	color: black;
}

td.style3 {
	text-align: left;
	vertical-align: top;
	font-size; 15;
	color: black;
}

td.style4 {
	text-align: center;
	vertical-align: top;
	width: 100%;
	height: auto;
}

th.style1 {
	text-align: left;
	font-size; 36;
	height: 50px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

th.style2 {
	text-align: center;
	font-size; 18;
	font-weight: bold;
	color: black;
}

table {
	cursor: hand;
}

table.style1 {
    border: 1px solid black;
    width: 100%;
    max-width: 800px;
    min-width: 280px;
    padding: 0px;
    background: #9e3711;
    text-align: center;
    margin: 0 auto 0 auto;
}
table.style2 {
    border: 0px solid black;
    max-width: 800px;
    padding: 0px;
    background: #fff;
    text-align: left;
    margin: 0 auto 0 auto;
	border-collapse: collapse;
}

table.style3 {
    border: 0px solid black;
    width: 100%;
    padding: 0px;
    background: #fff;
    text-align: center;
    margin: 0 auto 0 auto;
	border-collapse: collapse;
}

.next-table {
	background: #fff;
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}

#tr01{height:20px;
background:#d9a54e;
border-collapse: collapse;}

#tr02{height:20px;
background:#d9a54e;
border-collapse: collapse;}

#tr03{height:100px;
background:#d9a54e;
border-collapse: collapse;}

#td01{
background:#d9a54e;
border-collapse: collapse;}

#td02{
background:#d9a54e;
border-collapse: collapse;}

#td03{
background:#d9a54e;
border-collapse: collapse;}

.col1 {background:#ffffff;
padding: 20px;}

.row1 {background:#d9a54e;
text-align: center;
}

.tab1{background:#fff;
}

.style3 {
	color: #000080;
}

.style4 {
	color: #FFFFFF;
}

.style5 {
	font-size: 14px
}

.style7 {font-size: 36px;
}

.style9 {
	font-size: 20px;
	color: #3c0000;
	text-align: center;
}

.style10 {
	font-size: 24px;
	color: #3c0000;
}

.style11 {
	font-size: 36px;
	font-weight: bold;
	color: #3c0000;
	text-align: center;
}

.style12 {
	font-size: 24px;
	font-weight: bold;
    color: #3c0000;
    text-align: center;
}

.style13 {color: #3c0000}

.style15 {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

.style16 {
	font-size: 16px;
	color: #000000;
	text-align: center;
}

.style17 {
	color: #000080;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}
.style20 {
	font-size: 18px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.style21 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	color: #3c0000;
}
.style22 {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #3c0000;
}
.style23 {
	color: #3c0000;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
.style24 {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

</style>