/* CSS Document */


body {
margin: 0px;
text-align:left;
cursor: default; 
background: #A73422;
font-family: Tahoma; 
font-size:11px; 
font-weight: normal;
color:#000000;
background: url('images/background2.jpg') repeat-y;
background-color: #A73422;
background-position: 170px 100%;
} 

div, table, p {
font-family: Tahoma; 
font-size:11px; 
font-weight: normal;
color:#000000;
vertical-align: top;
}


h1 {
color: #A73422;
background-color:#F2E9E0;
border-bottom: 2px solid #000000;
font: bold 12px Tahoma; 
letter-spacing: -1px;
text-transform: uppercase;
padding: 2px;
padding-left: 2px;
text-align: left;
margin-top: 10px;
margin-bottom: -10px;
}


a {cursor: default; text-transform: none; font-weight: bold; text-decoration:none; }  
a:link, a:visited {color:#768AA5;}
a:hover{ color:#A73422;}
a:active { color:#768AA5;}


textarea, input, select, button, submit {
	background-color: #768AA5;
	border: 0px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 1px;}

hr {
	TEXT-ALIGN: center; 
	WIDTH: 70%;	
	COLOR: #768AA5;
}

img {border: 0px;}

b { color: #A73422;}

i { color: #768AA5; }

u { color: #768AA5; border-bottom: 1px dotted #A73422;}

s { color: #A73422;}

UL {PADDING-LEFT: 30px; MARGIN-LEFT: 0px;}
