html, body {
	background-color: #B79B6C;
	height: 100%;
	margin: 0;
	padding: 0;
}

table {
	border: 0px;
	border-collapse: collapse;
	width: 100%;
}

table td{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 0px;
}

td.bottom {
	background-image: url(/Images/Default/bg_line.jpg);
	background-position: top;
	background-repeat: repeat-x;	
	text-align: center;
}

table td.line {
	background-image: url(/Images/Default/bg_line.gif);
	background-repeat: repeat-x;
	height: 4px;
}

table td.main_lbottom {
	background-image: url(/Images/Default/bg_middle_lbottom.jpg);
	height: 190px;
	text-align: right;
	width: 50%;
}

table td.main_rbottom {
	background-image: url(/Images/Default/bg_middle_rbottom.jpg);
	height: 190px;
	width: 50%;
}

table td.main_top {
	background-image: url(/Images/Default/bg_middle_top.jpg);
	height: 321px;
	width: 50%;
}

table td.middle {
	text-align: center;
	width: 650px;
}

table td.topline {
	background-image: url(/Images/Default/bg_topline.gif);
	height: 40px;
}

table.complete {
	height: 100%;
}

table.armory {
	text-align: right;

}

.copyright {
	text-align: right;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-right: 15px;
	padding-bottom: 0px;
	white-space: nowrap;
}

.pic {
	border: 0px;
	border-style: none;
}
.txt_left {
	background-image: url(/Images/Txt/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 400px;
}

.txt_main {
	background-image: url(/Images/Txt/bg_main.jpg);
}

.txt_right {
	background-image: url(/Images/Txt/bg_right.jpg);
	width: 341px;
}

.txt_bottom{
	height: 6px;
	background-image: url(/Images/Txt/bg_bottom.gif);
}

.main_bottom{
	height: 48px;
	background-image: url(/Images/Txt/main_bottom.gif);
}

.txt_top{
	height: 101px;
	background-image: url(/Images/Txt/bg_top.jpg);
	text-align: right;
}

.text{
	color: #493027;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	padding: 10px;
}

.mt{
	text-align: right;
	width: 100%;
}
