.main_bg {
	background-image: url(main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 384px;
}
.main_table {
	height: 250px;
	width: 537px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	padding: 20px;
}
.text_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.sub_bg {

	background-image: url(sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 444px;
}
.text_feeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #DFCA57;
}
.sub_bg_2 {


	background-image: url(sub_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 444px;
}

.selectedImage{
	border:4px solid #E1BA00;
}
.conv_thumbs_cont{
	position:relative;
	left:0px;
}

.conv_thumbs_cont img{
	border-right:2px solid #000000;
	border-left:2px solid #000000;
}

.conv_cont{
	left:0px;
	width:700px;
	height:120px;
	overflow:hidden;
	position:relative;
	float:left;
	z-index:1;
}
.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.sub_bg_3 {



	background-image: url(sub_bg_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
