@charset "utf-8";

BODY {
		background-image: url(../images/sb.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	BACKGROUND-POSITION: center 50%;

		
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}
	
a:link {
	color: #fff;;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;;
}
a:hover {
	text-decoration: underline;
	color: #E4A12C;
}
a:active {
	text-decoration: none;
	color: #fff;
}


.b:link {
	color: #fff;
	text-decoration: underline;	
}
.b:visited {
	color: #fff;
	text-decoration: underline;
}
.b:hover {
	color: #E4A12C;
	text-decoration: underline;
}
.b:active {
	color: #fff;
	text-decoration: underline;
}
.end {
     
	color: #fff;
 }
.title {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	 
}
.contact{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	 
}
.menu {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	 
}
.pro {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	 
}
.end {

	color: #000000;
	 	 
}
.search{
	BORDER-BOTTOM: #A1A1A1 1px solid; 
	BORDER-LEFT: #A1A1A1 1px solid; 
	BORDER-RIGHT: #A1A1A1 1px solid; 
	BORDER-TOP: #A1A1A1 1px solid;
	 FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	 FONT-SIZE: 9pt; 
	 background-color: #424242; 
	 highlight-color: #333333;
	 color:#E4A12C
	 
}

.input2 {
		background-color:#ffffff;
		border:1px solid #666666;
		height:19px;
		color:#000000;
	}
.button {
		background-color:#424242;
		border:1px solid #ffffff;
		height:20px;
		color:#ffffff;
	}
.select {        
                /*font-family: Arial, Helvetica, sans-serif;*/
		font-family:MS PGothic;
                /*font-size:11px;*/
                line-height: 20px;
                background-color:#424242;
	         /*color:#fff;*/
                color:#E4A12C;
	}
	
	select {
	 
	font-family: Arial, Helvetica, sans-serif;
	}
	input{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	
	}
textarea {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
		background-color:#424242;
		border:1px solid #A1A1A1;
		color:#E4A12C;
	}
.input1{
		border:0px;
		 
	
	}