
* {
margin : auto;
}
body {
font :normal 12px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
color : black;
text-shadow:none;
margin-top : 0;
margin-bottom : 0;
background :#233226 url(images/body_bkg.gif);
text-align : center;
}
tr {
vertical-align : top;
}
td {
font:normal 15px "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style: normal;
vertical-align : top;
text-align:center;
}
table {
margin : 0 auto;
}
a {
color : #009cc3;
text-decoration : underline;
}
a:hover {
color : #de4900;
text-decoration : none;
}

/*HEADER*/
.top{
	background:url(images/top_bkg.gif);
	background-repeat: no-repeat;
	width:1050px;height:22px;
}
.top_txt_bkg{
	width:845px;height:22px;
	background-repeat: no-repeat;
	font-size:14px;
	font-weight: bold;
	color:white;
}
.top_signup{
	width: 205px;height:22px;
	background-repeat: no-repeat;
	font-size:14px;
	font-weight: bold;
	color:white;
}
.tour_thumbs{
	width:1050px;
}
.tour_thumbs td{
	text-align: center;
	width:33%;
	border:none;
	vertical-align: middle;
}
.tour_thumbs img{
	margin:5px 0 5px 0;
	border:1px solid #555555;
}



.avs_title{
	background:url(images/header_01.jpg);
	background-repeat: no-repeat;
	width:1050px;height:107px;
	font-size:85px;
	text-shadow: 3px 3px #9f9f9f;
	font-weight: bold;
	vertical-align:middle;
}
.blue_color{
	color:#009cc3;
}
.orange_color{
	color:#de4900;
}
.members{
	width:214px;height:63px;
	background: url(images/header_02.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 37px;
	font-weight: bold;
	text-shadow: 2px 2px #9f9f9f;
}
.join{
	width:836px;height:63px;
	background: url(images/header_03.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 37px;
	font-weight: bold;
	text-shadow: 2px 2px #9f9f9f;
}
.members a{
	color: #de4900;
}
.members a:hover{
	color: #009cc3;
}
.join a{
	color: #009cc3;
}
.join a:hover{
	color: #de4900;
}
.poloska{
	width:1050px;height:16px;
	background: url(images/poloska.jpg);
	background-repeat: no-repeat;
}
.border_1px img{
	border:1px solid #877d59;
}

/*THUMBS BLOCK*/
.thumb{
	width:210px;
}
.thumb img{
	border:1px solid #de4900;
}
.join_block{
	width:1050px;height:92px;
	background: url(images/join.jpg);
	background-repeat: no-repeat;
	font-size: 53px;
	text-shadow: 2px 2px #9f9f9f;
	font-weight: bold;
	vertical-align: middle;

}
.join_block a{
	color: #de4900;
}
.join_block a:hover{
	color: #009cc3;
}

/*SCREEN*/
.screen_block{
width:1050px;
text-align: center;
}
.screen_block a{
font-weight:bold;
color: #009cc3;
font-size:15px;
}
.screen_block a:hover{
color: #de4900;
}
.screen_block a img{
border: 1px solid #009cc3;
margin-bottom:2px;
}
.screen_block a:hover img{
border: 1px solid #de4900;
}

.screen{
border: 0px solid #233226;
padding:2px 19px 2px 19px;
}
.screen_txt{
width:155px;
font-size: 12px;
font-weight:normal;
border: 1px solid #9f9f9f;
line-height: 100%;
}
/*FHG*/
.fhg_desc{
	width:1050px;
	line-height: 100%;
	font-size:16px;
	padding:0 5px 10px 5px;
	border:none;
	vertical-align: middle;	
}
.fhg_thumb{
	width:350px;
}
.fhg_thumb img{
	border:1px solid #de4900;
	margin-bottom:10px;
}
.fhg_thumb a:hover img{
	border:1px dashed #009cc3;
}