@charset "utf-8";
* {
margin:0px;
padding:0px;

}
body {
	background-color: #f8f9fd;
	background-image: url(../images/GEM__02.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #3f3f3f;
	text-align: justify;
}
a {
color: #3f3f3f;
text-decoration: none;
}
a:hover {
color: #eb7410;
text-decoration: none;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.spacer {
height: 8px;
}
/*==================header======================================*/
.search_textf {
height: 19px;
width: 437px;
border: 1px solid #4381b2;
padding: 5px;
padding-top: 7px;
font-size: 13px;
font-weight: bold;
color: #666666;
}
.footer {
clear: both;
height: 5px;
background-color: #3b81b2;
display: block;
}
.heading_orange {
font-size: 14px;
font-weight: bold;
color: #eb7410;
}
.heading_grey {
font-size: 12px;
font-weight: bold;
color: #3f3f3f;
}
.heading_blue{
font-size: 13px;
font-weight: bold;
color: #4583b6;
}

.search {
color: #5a9ac0;
}
.search a {
color: #5a9ac0;
text-decoration: none;
}
.search a:hover {
color: #eb7410;
text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


