BODY {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:				#333333;
	text-decoration:	none;
	margin:				0px;
	text-align:			center;
}

.FullBody {
	width:				100%;
	min-height:			100%;
	min_height:			100%;
	text-align:			left;
}

.LogoBar {
	clear:				both;
	height:				98px;
	background:			url(../images/bg-header.gif) repeat-x left top;
}
.LogoBar IMG {
	margin:				0px;
	margin-left:		60px;
}

.SearchBar {
	height:				35px;
	font-family:		Verdana; 
	font-size:			18px;
	font-weight:		normal; 
	color:				#2D759D;
	text-align:			right;
	padding-right:		150px;
}
.SearchBar FORM {
	margin:				0px;
	padding:			0px;
	padding-top:		5px;
}

.MainBox {
	width:				800px;
	margin:				auto;
}

.IndexStack {
	clear:				both;
	width:				770px;
	_width:				760px;
	margin:				auto;
	margin-top:			5px;
	margin-bottom:		10px;
	height:				auto;
}
.IndexStackLeft {
	margin-left:		5px;
	_margin-left:		0px;
	width:				370px;
	float:				left;
}
.IndexStackRight {
	width:				350px;
	float:				right;
}

.Footer {
	clear:				both;
	width:				780px;
	margin:				auto;
	font-family:		Verdana; 
	font-size:			10px;
	font-weight:		normal;
	color:				#333333;
	text-align:			left;
	text-decoration:	none;
	line-height:		20px;
}
.Footer A:link, .Footer A:visited {
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		normal;
	color:				#275577;
	text-decoration:	none;
}
.FooterLeft {
	width:				100px;
	float:				left;
}
.FooterRight {
	width:				650px;
	float:				right;
}

.HrDotted {
	height:				1px;
	background:			url(../images/footer-dots.gif) repeat-x top left;
}

.Copyright {
	width:				780px;
	margin:				auto;
	clear:				both;
	height:				20px;
	font-family:		Verdana;
	font-size:			9px;
	font-weight:		normal;
	color:				#333333;
	text-decoration:	none;
}
.Copyright A:link, .Copyright A:viisted {
	font-family:		Verdana;
	font-size:			8px;
	font-weight:		normal;
	color:				#275577;
	text-decoration:	none;
}

.prodtabs {
	clear:				both;
	margin:				0px auto;
	text-align:			left;
}

.prodtab {
	height:				25px;
	background:			url(../images/prod-tab-mid.gif) repeat-x top left;
	float:				left;
}
.prodtabLeft {
	height:				25px;
	width:				10px;
	background:			url(../images/prod-tab-left.gif) no-repeat top left;
	float:				left;
}
.prodtabRight {
	height:				25px;
	margin-right:		2px;
	width:				10px;
	background:			url(../images/prod-tab-right.gif) no-repeat top right;
	float:				left;
}

.prodtab A:link, .prodtabs A:active, .prodtabs A:visited {
	line-height:		25px;
	font-size:			11px;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-weight:		bold;
	color:				white;
	text-decoration:	none;
}
.prodtab A:hover, .prodtabLive A:hover {
	color:				#FFFF00;
}

.prodtabLive {
	height:				25px;
	background:			url(../images/prod-tab-mid-live.gif) repeat-x top left;
	float:				left;
}
.prodtabLive A:link, .prodtabLive A:visited {
	line-height:		25px;
	font-size:			11px;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	font-weight:		bold;
	color:				white;
	text-decoration:	none;
}
.prodtabLeftLive {
	height:				25px;
	width:				10px;
	background:			url(../images/prod-tab-left-live.gif) no-repeat top left;
	float:				left;
}
.prodtabRightLive {
	height:				25px;
	margin-right:		2px;
	width:				10px;
	background:			url(../images/prod-tab-right-live.gif) no-repeat top right;
	float:				left;
}

.prodtabsBg {
	clear:				both;
	background:			#027EA8;
	height:				10px;
}

.SearchCatCombo {
	font-family:		Verdana, Times, serif;
	font-size:			16px;
	font-weight:		bold;
	color:				#333333;
	border:				none;
}
.effectbig
{  
	height:				18px;
	font-family:		Verdana;
	font-size:			16px;
	font-weight:		normal;
	border:				2px solid #99CDE3;
	border-right:		none;
}
.effect
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#000000; 
	background-color:	#EFEFEF; 
	border:				1px solid gray;
}
.baseeffect
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#FFFFFF; 
	background-color:	#2D759D; 
	border:				1px solid gray;
	width:				85px;
}
.baseeffectEx
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#FFFFFF; 
	background-color:	#2D759D; 
	border:				1px solid black;
}

.newsletter
{
	float: right;
	width: 200px;
	height: 71px;
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-variant: normal;
	font-weight: bold;
	color: #999999; 
	line-height: 25px;
}

.newsletterHidden {
	top: 55px;
	left: 100px;
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	font-variant: normal;
	font-weight: bold;
	color: black; 
	visibility: hidden;
	position: absolute;
	line-height: 18px;
	background: white;
	border: 2px solid gray;
	padding: 5px;
	white-space: nowrap;
}

.newsletterHidden INPUT {
	margin: 1px;
}


A.catbold:link, A.catbold:visited {
	font-family:		Arial;
	font-size:			18px;
	font-weight:		bold;
	color:				#333333;
	text-decoration:	none;
}
A.catlink:link, A.catlink:visited {
	font-family:		Arial;
	font-size:			12px; 
	font-weight:		bold;
	color:				#2D759D;
	text-decoration:	none;
}
A.cattop:link, A.cattop:visited {
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		bold; 
	color:				#5258A4;
	text-decoration:	none;
	line-height:		20px;
}

a.linkSrchCloud 
{
	font-family:		Verdana;
	font-size:			12px;
	font-weight:		bold;
	color:				#2D759D;
	text-decoration:	none;
}
a.linkSrchCloud:hover 
{
	text-decoration:	underline;
}

.BoxSubHeadingBar
{
	clear:				both;
	height:				20px;
	font-family:		Verdana, Times, serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#2D759D;
	background-color:	#DCDCDC;
	line-height:		20px;
	margin-top:			15px;
	margin-left:		2px;
	margin-right:		1px;
	padding:			3px;
	padding-left:		20px;
	border-top:			1px solid #BCBBBB;
	border-bottom:		1px solid #BCBBBB;
	cursor:				hand;
}

.MyListContent
{
	clear:				both;
	min-height:			55px;
	min_height:			55px;
	font-family:		Verdana, Times, serif;
	font-size:			10px;
	font-weight:		normal;
	color:				#333333;
	background-color:	#EFEFEF;
	line-height:		20px;
	margin-left:		5px;
	margin-right:		3px;
	padding:			3px;
	padding-left:		10px;
	border:				1px solid #DCDCDC;
	border-top:			none;
}

.MyProdBox
{
	width:				44px;
	height:				44px;
	padding:			2px;
	margin:				2px;
	border:				1px solid #DCDCDC;
	background-color:	white;
	float:				left;
}

.DivHr
{
	height:				15px;
	margin-top:			15px;
	background:			url(../images/line-horizontol.gif) repeat-x left top;
}

.DivVr
{
	width:				15px;
	margin-left:		15px;
	background:			url(../images/line-vertical.gif) repeat-y left top;
}

.ListingContainer
{
	display:			table-cell;
	background:			url(../images/line-vertical.gif) repeat-y 9px top;
}

.HeadRow, .DivTh {
	background-color:	#2D759D;
}

.ListingRow {
	width:				740px;
	min-height:			120px;
	min_height:			120px;
}

.ListingHr {
	width:				95%;
	height:				15px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			15px;
	background:			url(../images/line-horizontol.gif) repeat-x left top;
}

.ListingCheckbox {
	width:				25px;
	float:				left;
	margin-top:			35px;
}

.ListingThumbnail {
	width:				100px;
	float:				left;
}

.ListingThumbnailBox {
	display:			table-cell;
	text-align:			center;
	vertical-align:		middle;
	width:				90px;
	height:				90px;
	border:				1px solid #CCCCCC;
	background-color:	#FFFFFF;
}

.ListingRowRight {
	width:				82%;
	float:				left;
}

.ListingRowRightLeft {
	width:				67%;
	float:				left;
}

.ListingRowRightRight {
	width:				33%;
	float:				left;
	text-align:			center;
}

.ListingHeadRow {
	height:				25px;
	background:			url(../images/div-th.gif) repeat-x left center;
	background-color:	#2D759D;
}

.DarkBox {
	padding:			10px;
	font-family:		Verdana, Times, serif;
	font-size:			14px;
	font-weight:		normal;
	text-align:			center;
	color:				white;
	background-color:	#2D759D;
	text-align:			left;
}

.BoxHeading {
	font-family:		Verdana;
	font-size:			18px;
	font-weight:		bold;
	color:				#333333;
	text-decoration:	none;
}

.DarkBoxHeading {
	color:				white;
	font-size:			24px;
	font-weight:		bold;
	text-decoration:	none;
	padding:			0px;
	margin:				0px;
}

.IndexTr1 td, .IndexTr1 a:link, .IndexTr1 a:visited, .IndexTr0 td, .IndexTr0 a:link, .IndexTr0 a:visited {
	font-family:		Arial;
	font-size:			13px;
	font-weight:		bold;
	color:				#26546E;
	text-decoration:	none;
	background-color:	#B9E2F9;
}
.IndexTr1 td, .IndexTr1 a:link, .IndexTr1 a:visited {
	background-color:	#FFFFFF;
}
.IndexTr1 a:link, .IndexTr1 a:visited, .IndexTr0 a:link, .IndexTr0 a:visited {
	color:				#3F4040;
}

.IndexBox {
	width:				780px;
	margin:				auto;
}

.HrLine {
	height:				5px;
	background-color:	#2D759D;
}

