/*-----Link Style-----*/

body {
	background-color: #484848;
	background-image: url();
	background-repeat: repeat-y; 
	background-position: 180px;
	margin: 0px;
	padding: 0px;
	font: 12px arial;
	font-weight: bold;
	letter-spacing: 0px;
	color: #151B01;
}

.affiliates {
	background: #	
	font-family: arial; 
	font-size: 12px;
	color: #31302E; 	
	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: 12px arial;
	Font-Weight: bold;
	color: #BFC1C0;
	padding-bottom: 5px;
	padding-top: 5px;
	Line-Height: 15px;
	Text-Align: center;
	Text-Transform: uppercase;
}


a {
	text-decoration: none;
	color: #620D08;
	font-weight: bold;
	letter-spacing: 1px;

}
a:hover {
	color: #856651;
	font-weight: bold;

}
b, strong, i, u {
	color: #620D08;

}

input, input id, textarea,select{
    background:#2a2a2a;
	color:#816550;
	font-size: 12px;
	font-weight: ;
	text-transform: ;
	font-family: lucida sans;

}
table{
	color:#D8DADD;
	font-size: 12px;
	font-weight: ;
	text-transform: ;
	font-family: arial;
}

.h1 {
	padding: 4px;
	margin: 12px;
	font: 10pt "lucida sans", sans-serif;
	Font-style: italic;
	font-weight: bold;
	color: #1E201F;
	padding-bottom: 6px;
	padding-top: 6px;
	Line-Height: 15px;
	Letter-Spacing: 2px;
	Text-Align: right;
	Text-Transform: ;
}

.title {
	padding: 4px;
	margin: 12px;
	font: 10pt "lucida sans", sans-serif;
	Font-style: italic;
	font-weight: bold;
	color: #1E201F;
	padding-bottom: 6px;
	padding-top: 6px;
	Line-Height: 15px;
	Letter-Spacing: 2px;
	Text-Align: right;
	Text-Transform: ;
}
.h2 {
	padding: 1px;
	margin: 12px;
	background: #18C2E3;
	font: 7pt arial;
	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: arial, Helvetica, sans-serif;
	font-size: 8px;
	Font-Weight: bold;
	color: #A39F96;
	Line-Height: 12px;
	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 arial;
	Font-Weight: bold;
	color: #151B01;
	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: 12px arial;
	color: #0A0A0A; 
	background-color: #484848;
	Line-Height: 13px; 
	Letter-Spacing: 1px; 
	text-align: justify;
}			
		
blockquote {

padding:5px;
border-left: 3px solid #3E0C0D;
text-align: justify;
background-color:#

}


a img {
	border: 2px solid #6C895C;
	padding: 0px;
}
a:hover img {
	border: 2px solid #6C895C;
	padding: 0px;
}


input, textarea, button, select {
color: #D8DADD;
margin: 1px;
background: #2a2a2a;
text-transform: none; 
line-height : 30px;
text-decoration : none;
font-size: 12px;
font-weight: none;
text-transform: ;
font-family: arial; 
text-align :center;
border-right : 1px solid #1E201F;
border-top : 1px solid #1E201F;
border-left : 1px solid #1E201F;
border-bottom : 1px solid #1E201F;
padding:1px; 
}