body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
	color:#FFF;
}
.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF
}
			#slider {
				width:950px;
				height:217px;
				
				/*IE bugfix*/
				padding:0;
				margin:0;
			}
			
			#slider li { list-style:none; }
			
			#page {
				width:950px;
				margin:1px auto;
			}
		a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.form_text {
	font-family: font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #CCCCCC;
}
 
input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px #900000;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #900000;
}
input[type=tel], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #CCCCCC;
}
 
input[type=tel]:focus, textarea:focus {
  box-shadow: 0 0 5px #900000;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #900000;
}
input[type=email], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #CCCCCC;
}
 
input[type=email]:focus, textarea:focus {
  box-shadow: 0 0 5px #900000;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #900000;
}
select {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #CCCCCC;
  outline: none;
}
 
select:focus {
  box-shadow: 0 0 5px #900000;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #900000;
  outline: none;
}
.sbHolder{
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	position: relative;
	width: 200px;
}
.sbHolder:active, .sbHolder:hover, .sbHolder:focus {
  border: 1px solid #900000;
  box-shadow: 0 0 5px #900000;
}
.sbSelector{
	display: block;
	height: 20px;
	left: 0;
	line-height: 20px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 4px;
	top: 0;
	width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #000;
	outline: none;
	text-decoration: none;
	font-size:10px;
}
.sbToggle{
	background: url(../images/warg3o.jpg) 0 -95px no-repeat;
	display: block;
	height: 20px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(../images/warg3o.jpg) 0 -135px no-repeat;
}
.sbToggleOpen{
	background: url(../images/warg3o.jpg) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../images/warg3o.jpg) 0 -56px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #F3F3F3;
	border: 1px solid #CFCFCF;
	list-style: none outside none;
	left: -1px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 23px;
	width: 200px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0px 7px;
	border-bottom: 1px solid #DEDEDE;
	border-top: 1px solid #FDFDFD;
}
.sbOptions li:hover{
	background:#FFA8A8;
	
}
.sbOptions a{
	
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #656565;
	text-decoration: none;
	font-size:10px;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #7d7d7d;
	
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}
td .sbHolder{background:#fff;}