h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	font-style: italic;
	line-height: 25px;
	color: #633818;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #633818;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #633818;
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 1px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main_table tr td #MenuBar1 li .MenuBarItem {
	background-color: #000;
}
#main_table tr td .menubar {
	background-color: #000;
}
#main_menubar {
	color: #000;
	background-color: #000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333;
}


#main_table tr .footer .footer tr td {
	color: #CCC;
	background-color: #996;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
#main_table {
	background-color: #ddd7be;
	border: 0;
}
#main_table tr td table .dark_table {
	background-color: #2b1100;
	padding: 2;
	color: #CCC;
	font-size: 14px;
}
.quotation {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-indent: 10px;
	margin: 15px;
	padding: 4px;
	background-color: #cec7ae;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
}
.main_background {azimuth:	background-color: #999;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
