body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-x;
	background-color: #bdc1c4;
}.background
{
	background-image: url(images/trans-bg.png);
}
td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7c8083;
	text-decoration: none;
}
.top_btns {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #040406;
	text-decoration: none;
}
.form {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #040406;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	padding: 1px;
}
.white_bold {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.green_bold {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0b7606;
	text-decoration: none;
}
.main_menu {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7b8083;
	text-decoration: none;
}
.sub_menu {

	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0b7606;
	text-decoration: none;
}
.main_menu:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7b8083;
	text-decoration: underline;
}
.black_nor_14 {


	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.black_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.black_nor {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sub_menu:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0b7606;
	text-decoration: underline;
}
.top_btns:hover {


	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #040406;
	text-decoration: underline;
}
a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7c8083;
	text-decoration: underline;
}
a:hover {
	
	text-decoration: none;
}
/* Sample 7*/
.mask7{
	position:relative;
	width:680px;
	height:288px;
	overflow:hidden;
	float:left;
	margin-top:5px;
}
#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:100%;
	clear:both;
	height:60px;
	overflow:hidden;
	margin-top:10px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:41px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:130px;
	height:55px;
	margin:3;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:130px;
	float:left;
}
/* End Sample 7*/
