a:link
{
	color: black;
	text-decoration: underline;
}
a:visited
{
	color: black;
	text-decoration: underline;
}
a:hover
{
	color: black;
	text-decoration: underline;
}
a:active
{
	color: black;
	text-decoration: underline;
}

.cls_Body
{
	background-image: url('../images/background_right_shadow_continue.jpg');
}
.cls_Page_Body
{
	background-color: white;
}
.cls_BodyTable
{
	background-image: url('../images/background_main_table.gif');
	background-repeat: repeat-y;
	background-color: transparent;
	border: 0px;
	width: 965px;	
	padding-left: 0px;
	padding-right: 0px;
}
.cls_TopShadow
{
	background-image: url('../images/background_main_table_top_shaddow.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 100%;
	height: 35px;
}
.cls_LeftSpacer
{
	width: 12px;
}
.cls_RightSpacer
{
	width: 12px;
}
.cls_MainTable
{
	border: 0px;
	width: 100%;
	height: 100%;
	padding: 7px;
}
.cls_BrandsBanner
{
	position: relative;
	top: 11px;
	height: 40px;
	padding-left: 26px;
	background-image: url('../images/background_main_table.gif');
	background-repeat: repeat-y;
	background-color: white;
}
.cls_BrandsScroller
{
	position: relative;
	top: 25px;
}
.cls_LogoBar
{
	background-image: url('../images/background_logo.jpg');
	background-repeat: repeat;
	height: 66px;
	padding-left: 12px;
	padding-right: 12px;
	border-bottom: 2px solid white;
}
.cls_LogoBar_Logo
{
	position: relative;
	top: 16px;
}
.cls_LogoBar_TabsContainer
{
	position: relative;
	left: 365px;
	width: 600px;
	top: 9px;
	font-family: Verdana;
	font-size: 10px;
}
.cls_Tab
{
	padding-right:3px;
	background-image: url('../images/background_tabs.jpg');
	background-repeat: repeat-x;
	cursor: hand;
}
.cls_SpecialTab
{
	background-color: #E6BD0E;
	background-image: url('../images/background_specialtab.jpg');
}
.cls_SpecialTabLeftCorner
{
	background-color: #009DE0;
	background-image: url('../images/left_corner_specialtab.gif');
	background-repeat: no-repeat;
	height: 22px;
	width: 3px;
}
.cls_SpecialTabRightCorner
{
	background-color: #009DE0;
	background-image: url('../images/right_corner_specialtab.gif');
	background-repeat: no-repeat;
	height: 22px;
	width: 4px;
}
.cls_ActiveSpecialTab
{
	background-color: #E6BD0E;
	background-image: url('../images/background_specialtab.jpg');
	font-weight: bold;
}
.cls_ActiveSpecialTabLeftCorner
{
	background-color: #009DE0;
	background-image: url('../images/left_corner_specialtab.gif');
	background-repeat: no-repeat;
	height: 22px;
	width: 3px;
}
.cls_ActiveSpecialTabRightCorner
{
	background-color: #009DE0;
	background-image: url('../images/right_corner_specialtab.gif');
	background-repeat: no-repeat;
	height: 22px;
	width: 4px;
}
.cls_ActiveTab
{
	background-color: #F49115;
	height: 22px;
	font-weight: bold;
}
.cls_ActiveTabLeftCorner
{
	background-color: #009DE0;
	background-image: url('../images/left_corner_activetab.gif');
	background-repeat: no-repeat;
	height: 22px;
	width: 4px;
}
.cls_ActiveTabRightCorner
{
	background-color: #009DE0;
	background-image: url('../images/right_corner_activetab.gif');
	background-repeat: no-repeat;
	height: 22px;
	width: 4px;
}
.cls_NonActiveTab
{
	background-color: white;
	height: 22px;
}
.cls_NonActiveTabLeftCorner
{
	background-color: #009DE0;
	background-image: url('../images/left_corner_nonactivetab.gif');
	background-repeat: no-repeat;
	height: 22px;
	width: 4px;
}
.cls_NonActiveTabRightCorner
{
	background-color: #009DE0;
	background-image: url('../images/right_corner_nonactivetab.gif');
	background-repeat: no-repeat;
	height: 22px;
	width: 4px;
}
.cls_Body_Content_Inside
{
	width: 941px;
	height: 600px;
	overflow: none;	
}
.cls_SearchBar
{
	height: 34px;
	background-image: url('../images/background_search_bar.jpg');
	background-repeat: repeat;
}
.cls_SearchBar_Message
{
	position: relative;
	left: 12px;
	top: 3px;
}
.cls_SearchBar_Search
{
	position: relative;
	left: 135px;
	top: 1px;
	font-family: Verdana;
	font-size: 10px;
}
.cls_Buttons
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #009DE0;
	color: white;
	border: 1px solid black;
}
.cls_Options
{
	font-family: Verdana;
	font-size: 10px;
}
.cls_Inputs
{
	font-family: Verdana;
	font-size: 10px;
}

.cls_BannerData
{
	position: relative;
	left: 220px;
	top: -38px;
	vertical-align: top;
}
.cls_FeedbackEmail
{
	font-family: Verdana;
	font-size: 9px;
	height: 10px;
	width: 80px;
	border: 0px;
	vertical-align: middle;
}
.clsOrangeContent_DataContainer
{
	border-bottom: 10px solid white;
}
.cls_OrangeContentData
{
	background-color: #FCD8B1;
	color: black;
	font-family: Verdana;
	font-size: 9px;
	border-top: 2px solid white;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	text-decoration: underline;
}
.cls_OrangeContentData_Clicked
{
	background-color: #F49115;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	border-top: 2px solid white;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}
.cls_OrangeContent
{
	background-color: #F49115;
	height: 19px;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	width: 138px;
}
.cls_OrangeContentLeftCorner
{
	background-color: #F49115;
	background-image: url('../images/left_corner_orange_content.gif');
	background-repeat: no-repeat;
	height: 19px;
	width: 6px;
}
.cls_OrangeContentRightCorner
{
	background-color: white;
	background-image: url('../images/right_corner_orange_content.gif');
	background-repeat: no-repeat;
	height: 19px;
	width: 6px;
}
.clsBlueContent_DataContainer
{
	border: 0px;
}
.cls_BlueContentData
{
	background-color: #DCEFFA;
	color: #728895;
	font-family: Verdana;
	font-size: 9px;
	border-top: 2px solid white;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	text-decoration: underline;
	word-break: break-all !important;
}
.cls_BlueContent
{
	background-color: #1795DB;
	height: 19px;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	width: 138px;
}
.cls_BlueContentData_Logo
{
	border-left: 1px solid #1795DB;
	border-right: 1px solid #1795DB;
}
.cls_BlueContentLeftCorner
{
	background-color: #1795DB;
	background-image: url('../images/left_corner_blue_content.gif');
	background-repeat: no-repeat;
	height: 19px;
	width: 6px;
}
.cls_BlueContentRightCorner
{
	background-color: white;
	background-image: url('../images/right_corner_blue_content.gif');
	background-repeat: no-repeat;
	height: 19px;
	width: 6px;
}
.cls_BlueContentBottom
{
	width: 154px;
	background-color: white;
	height: 5px;
	background-image: url('../images/middle_bottom_corner_blue_content.gif');
	background-repeat: repeat-x;
}
.cls_BlueContentBottomLeftCorner
{
	background-color: white;
	background-image: url('../images/left_bottom_corner_blue_content.gif');
	background-repeat: no-repeat;
	height: 5px;
	width: 6px;
}
.cls_BlueContentBottomRightCorner
{
	background-color: white;
	background-image: url('../images/right_bottom_corner_blue_content.gif');
	background-repeat: no-repeat;
	height: 5px;
	width: 6px;
}
.cls_YellowContent_Header
{
	text-align: center;
	background-color: #EFC000;
	color: white;
	font-family: Verdana;
	font-size: 15.1pt;
	font-weight: bold;
	background-repeat: no-repeat;
}
.cls_YellowContentData
{
	background-color: #F6E4B9;
	color: black;
	font-family: Verdana;
	font-size: 9px;
	border-top: 2px solid white;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	word-break: break-all !important;
}
.cls_YellowContent
{
	background-color: #EFC000;
	color: white;
	font-family: Verdana;
	font-size: 10px;
}
.cls_YellowContentLeftCorner
{
	background-color: #EFC000;
	width: 6px;
}
.cls_YellowContentRightCorner
{
	background-color: #EFC000;
	width: 6px;
}
.cls_GeneralContent
{
	font-family: Verdana;
	font-size: 12px;
	position: relative;
	left: 12px;
}
.cls_GeneralContent_Title
{
	align: left;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #19A5EB;
}

.cls_GeneralContent_Group
{
	font-size: 10px;
	color: #535355;
	align: left;
	margin: 6px;
	float: left;
	width: 200px;
	text-align: left;
	background-color: #EBF3CE;
}
.cls_GeneralContent_Block_Header
{
	width: 200px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #BBD536;
	margin-left: 6px;
}
.cls_Contact_Header_Title
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #19A5EB;
}
.cls_Contact_Header_Body
{
	font-family: Verdana;
	font-size: 10px;
	color: #535355;
}
.cls_Contact_Body_Container
{
	background-color: #EBF2VCE;
	border-top: 10px solid white;
}
.cls_Contact_Body_Title
{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	background-color: #BBD536;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.cls_Contact_Body
{
	font-family: Verdana;
	font-size: 10px;
	color: #535355;
	background-color: #EBF3CE;
	padding-top: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
}
.cls_Contact_Send
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.cls_Datafeed_left_corner
{
	background-image: url('../images/datafeed_left.gif');
	width:5px;
	height: 70px;
	background-color: transparent;
	background-repeat: no-repeat;
}
.cls_Datafeed_middle
{
	background-image: url('../images/datafeed_middle.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	width:103px;
	text-align: left;
}
.cls_ContentDatafeeds
{
	position: relative;
	top: 185px;
}
.cls_Datafeed_right_corner
{
	width:5px;
	background-image: url('../images/datafeed_right.gif');
	background-color: transparent;
	background-repeat: repeat-x;
}
.cls_Datafeed_cls_ImageContainer
{
	font-family: Verdana;
	font-size: 10px;
	color: #535355;
	background-color: transparent;
	position: relative;
	top: -180px;
}
.cls_Spacer_DataFeeds
{
	height: 10px;
}
.cls_Before_Price
{
	text-align: left;
}
.cls_After_Price
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: 900;
	color: #CE1F1D;
	text-align: right;
	cursor: pointer;
}
.cls_Datafeed_background_image
{
	width:110px;
	height:180px;
	background-position-x: center;
	background-position-y: top;
	background-position: 50% 50%;
}
.cls_Datafeeds_Container
{
	cursor: pointer;
	border-left: 5px solid white;
	height: 255px;
	float: left;
	background-image: url('../images/datafeed_middle_test.gif');
	background-repeat: no-repeat;
}
.cls_Datafeeds_Previous
{
	padding-left: 0px;
}
.cls_Datafeeds_Next
{
	padding-right: 28px;
}
.cls_SearchTable
{
	padding-right: 28px;
}
.cls_DatafeedsSearchResult
{
	cursor: pointer;
	font-size: 11px;
}
a.cls_Search_Title
{
	color: #1795DB;
	font-weight: normal;
	text-decoration: underline;
}
.cls_Search_Hilite
{
	font-weight: bold;
}
.cls_Search_Url
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.cls_Copyright
{
	position: relative;
	top: -55px;
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;	
}
.clsMerkenSearchExtraContent
{
	padding: 15px;
	padding-right: 30px;
	background-image: url('../images/background_extra_search.jpg');
	background-repeat: repeat-y;
	
	position: relative;
	top: -30px;
	left: 50%;
	width:956px;
	margin-left: -482px;
	
	color: black;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
