/*-----Link Style-----*/

body {
	background-color: #030202;
	background-image: url();
	background-repeat: repeat-y; 
	background-position: 180px;
	margin: 0px;
	padding: 0px;
	font: 11px trebuchet ms;
	font-weight: bold;
	letter-spacing: 0px;
	color: #F4E5E3;
}

.affiliates {
	background: #	
	font-family: trebuchet ms; 
	font-size: 11px;
	color: #ffffff; 	
	Line-Height: 12px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

}

.affiliates1 {
	padding: 3px;
	background-color: #756264;
	font: 11px trebuchet ms;
	Font-Weight: bold;
	color: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
	Line-Height: 15px;
	Text-Align: center;
	Text-Transform: uppercase;
}


a {
	text-decoration: none;
	color: #D7561B;
	letter-spacing: 1px;
	font-weight: normal;

}

a:visited {
	text-decoration: none;
	color: #D7561B;
	letter-spacing: 1px;
	font-weight: normal;

}

a:hover {
	color: #EA982A;
	font-weight: normal;

}
b, strong, i, u {
	color: #802215;

}

input, input id, textarea,select{
    background:#260D0B;
	color:#ffffff;
	font-size: 10px;
	font-weight: ;
	text-transform: ;
	font-family: trebuchet ms;

}
table{
	color:#ffffff;
	font-size: 10px;
	font-weight: ;
	text-transform: ;
	font-family: trebuchet ms;
}

.h1 {
	padding: 4px;
	margin: 10px;
	font: 10pt "lucida sans", sans-serif;
	Font-style: italic;
	font-weight: bold;
	color: #C79357;
	padding-bottom: 6px;
	padding-top: 6px;
	Line-Height: 15px;
	Letter-Spacing: 2px;
	Text-Align: right;
	Text-Transform: ;
}

.title {
	padding: 4px;
	margin: 10px;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #4C1613;
	padding-bottom: 6px;
	padding-top: 6px;
	Line-Height: 15px;
	Letter-Spacing: -1px;
	Text-Align: left;
	Text-Transform: ;
}
.h2 {
	padding: 1px;
	margin: 10px;
	background: #18C2E3;
	font: 7pt trebuchet ms;
	Font-Weight: bold;
	color: #F6F0F2;
	Line-Height: 15px;
	Letter-Spacing: 2px;
	border-bottom: px solid #7A9DB9;	
	border-top: 1px solid #E0D5E3;
	border-left: px solid #7A9DB9;
	border-right: px solid #7A9DB9;
	Text-Align: center;
	Text-Transform: uppercase;
}

.h3 {
	padding: 3px;
	background-color: #444444;
	font-family: trebuchet ms, Helvetica, sans-serif;
	font-size: 8px;
	Font-Weight: bold;
	color: #A39F96;
	Line-Height: 11px;
	Letter-Spacing: 2px; 
	border-bottom: px solid #7A9DB9;	
	border-top: px solid #7A9DB9;
	border-left: px solid #7A9DB9;
	border-right: px solid #7A9DB9;
	Text-Align: center;
	Text-Transform: uppercase;
	text-align: center;
}	
.h4 {
	padding: 2px;
	background-color: #D6E2CC;
	font: 7pt trebuchet ms;
	Font-Weight: bold;
	color: #ffffff;
	padding-bottom: 3px;
	padding-top: 3px;
	Line-Height: 15px;
	Letter-Spacing: 2px;
	border-bottom: px solid #7A9DB9;	
	border-top: 0px solid #E0D5E3;
	border-left: px solid #7A9DB9;
	border-right: px solid #7A9DB9;
	Text-Align: center;
	Text-Transform: uppercase;

}
		
.textinput {
    	padding: 4px;	
	font: 10px georgia;
	color: #F4E5E3; 
	Line-Height: 11px; 
	Letter-Spacing: 0px; 
	text-align: justify;
}			
		
blockquote {

padding:3px;
border-left:5px solid #4C1613;
text-align: justify;
background-color:#

}


a img {
	border: 2px solid #260D0B;
	padding: 0px;
}
a:hover img {
	border: 2px solid #EDA031;
	padding: 0px;
}


input, textarea, button, select {
color: #ffffff;
margin: 1px;
background: #260D0B;
text-transform: none; 
line-height : 30px;
text-decoration : none;
font-size: 10px;
font-weight: none;
text-transform: ;
font-family: trebuchet ms; 
text-align :center;
border: 1px solid #000000;
padding:1px; 
}