img{
border: 0px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #DB8221;
}


td{
	color: #DB8221;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
}


a, a:link, a:visited, a:active {
	color: #AA3D12;
	text-decoration: none;
	font-family: Arial;
	letter-spacing: 0px;
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	cursor: arrow;
	text-transform: uppercase;
        border-bottom: 1px dashed #AA3D12;
}


a:hover {
        cursor: crosshair;
	color: #A52303;
        border-bottom: 1px dashed #A52303;
}


b {
	text-decoration: none;
	font-family: Arial;
	letter-spacing: 0px;
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	color: #AA3D12;
	text-transform: uppercase;
}



input, select, textarea {
	text-decoration: none;
	font-family: Arial;
	color: #FCA803;
	font-size: 11px;
	letter-spacing: 0pt;
	padding: 1pt;
	border: 1px dotted #FCA803;
	text-align: justify;
	background-color: #520609;
}

.head,h1,h2,.maintitle {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #FCA803;
	margin-bottom: 1pt;
	margin-top: 0pt;
	padding: 2pt;
	letter-spacing: 3px;
	background-color: #520609;
	text-align: center;
        border-top: 1px solid #FCA803;
	text-transform: uppercase;
	padding-right: 6px;
}

.content {
	margin-left: 10pt;
	margin-right: 10pt;
}

h3 {
	font-family:'arial';
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	color:#FCA803; 
        text-transform: uppercase;
        border-top: 1px solid #FCA803;
        background-color: #520609;
	}

h3 a:link, h3 a:visited, h3 a:active {	color:#FCA803; 
border-bottom: 0px}

h3 a:hover {	color:#DB4921; 
border-bottom: 0px}