/*-----Link Style-----*/

body {
	background-color: #2e2e2e;
	background-image: url();
	background-repeat: repeat-x; 
	background-position: top;
	margin: 0px;
	padding: 0px;
	font: 9px arial;
	font-weight: bold;
	letter-spacing: 0px;
	color: #5A5954;
}

.border {
	border: 1px solid #5A5954;
	padding: 2px;}


a {
	text-decoration: none;
	color: #78826E;
	letter-spacing: 0px;

}
a:hover {
	color: #5A5954;
	text-decoration: none;
}
b, strong {
	color: #CEA67D;

}
u	{
	color: #757F6C;

}

.welcome{
	color:#31302E;
	font-family: arial;
	letter-spacing: 0px;
	font-size: 11px;
	line-height: 11px;
	text-align: justify;
	font-weight: normal;
	text-transform: ;
}

input,textarea,select{
    background:#DBD2BF;
	color:#594C39;
	font-size: 9px;
	font-weight: ;
	padding: 4px;
	text-transform: ;
	font-family: arial;

}
table{
	color:#594C390;
	font-family: arial;
	font-size: 9px;
}



.title {
background: #1C1C1C; 
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
text-transform: uppercase; 
padding:5px;
text-align: center;
color:#8A8A82;}


	
.h2 {
	padding: 3px;
	background-color: #2E2E2E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	Font-Weight: bold;
	color: #5A5954;
	Line-Height: 11px;
	Letter-Spacing: 0px;
	Text-Align: center;
	border-bottom: px solid #7A9DB9;	
	border-top: px solid #7A9DB9;
	border-left: px solid #7A9DB9;
	border-right: px solid #7A9DB9;
	Text-Transform: none;
	letter-spacing: 0px;
	text-align: center;
}
.h3 {
	padding: 3px;
	background-color: #444444;
	font-family: Arial, 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: #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	Font-Weight: bold;
	color: #908895;
	Line-Height: 11px;
	Letter-Spacing: 1px;
	border-bottom: px solid #7A9DB9;	
	border-top: 1px solid #7A9DB9;
	border-left: px solid #7A9DB9;
	border-right: px solid #7A9DB9; 
	Text-Align: center;
	Text-Transform: uppercase;
	text-align: center;
}
			
.textinput {
	padding: 2px;
	background: #363636; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #5A5954; 
	Line-Height: 13px; 
	Letter-Spacing: 0px;
	border-bottom: 0px solid #F2EBE1;

}	
.textinput2 {
	padding: 4px;
	background: #DBD2BF; 	
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #594C39; 
	Line-Height: 13px; 
	Letter-Spacing: 0px;
	border-bottom: 1px solid #F2EBE1;
}			
		



a img {
border: 1px solid #757F6C;
padding: 3px;
opacity:.65;
filter: alpha(opacity=65);
 -moz-opacity: 0.7;
background-color: #DAD3C1;


}
a:hover img {
border: 1px solid #5A5954;
padding: 3px;
opacity:.70;
filter: alpha(opacity=70);
 -moz-opacity: 0.8;
background-color: #DAD3C1;

}


em,i {
	color: #757F6C;
	font-family: arial;
	font-size: 9px;
}

input, textarea, button, select {
color: #594C39;
margin: 0px;
background: #DBD2BF;
text-transform: none; 
line-height : 30px;
text-decoration : none;
font-size: 9px;
font-weight: none;
font-family: arial; 
text-align :center;
border-right : 1px solid #9D8A6A;
border-top : 1px solid #9D8A6A;
border-left : 1px solid #9D8A6A;
border-bottom : 1px solid #9D8A6A
padding: 0px; 
}