body {
	background-color: #6F674A;
	vertical-align: top;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
	}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:large;
	color:#FFFFFF;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	color:#CECBAA;
	font-style:italic;
	margin-bottom:0;
}
blockquote {
	font-size:x-small;
}
.main_table {
	background-image: url(/images/background_grad.jpg);
	background-color: #291612;
	background-repeat: repeat-x;
	width: 800px;
	height: 100%;
	border: 2px solid #000000;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.table_header {
	background-attachment: scroll;
	z-index: 0;
	height: auto;
	width: 800px;
	vertical-align: top;
	padding-top: 0px;
	left: 0px;
	right: 0px;
	filter: alpha;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #CECBAA;
	vertical-align: top;
	height: 163px;
}
textarea,ul,ul.li {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	list-style-position: inside;
	list-style-image: url(/images/flag.gif);
}
ol {
	font-size: small;
}

.menu_table {
	width: 248px;
}

.menu_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
.menu_item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}
.menu_item a:link {
	text-decoration:none;
	color: #CCCCCC;
}
.menu_item a:visited {
	text-decoration:none;
	color: #CCCCCC;
}
.menu_item a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
.menu_item a:active {
	text-decoration:none;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #6F674A;
	text-align: right;
	vertical-align: middle;
}
.main_backg {
	position: relative;
	height: 358px;
	width: 800px;
	
}
.main_logoprint{
	visibility: hidden;
}

.main_logo {

}
.addprint {
	visibility: hidden;

}

