body {
	background-image: url(bg);
	background-repeat: repeat-y;
	background-color: #D37400;
	background-position: 100px;
	font-family: tahoma;
	font-size: 12px;
	color: #D37400;
	text-align: justify;
	overflow-x:hidden;}

a:link, a:active, a:visited {
	color: #E39B00;
	text-transform: upper-case;
	font-weight: bold;
	TEXT-DECORATION: NONE;}

a:hover {
	color: #E39B00;
	text-decoration: underline;
	font-weight: bold;}

h1 {	
	background: #D37400;
	color: #000;
       font-size: 12px;
       font-family: tahoma;
       font-weight: bold;
       text-transform: uppercase;
 	text-align : right;
	padding: 3px;
	margin-bottom: 4px;
	border-bottom: #1E4F54 solid 1px;
	letter-spacing:3px;}

.body {
	width: 100%;
	border: 0px;
}


.main {
	background: #000000;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 3px;
	border: 0px solid #DF9D1F;
	text-align: justify;
	border-top: 1px solid #DF9D1F;}

td.title {
	background-color: #D37400;
	color: #000000;
	font-family: tahoma;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 3px;
	margin-bottom: 1px;
	border-bottom: #DF9D1F solid 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: justify;}

table, td, tr {
	font-size: 8pt;
	background: transparent;
	text-align: justify;
	cellpadding:4px;}

