	.dhtmlgoodies_tabPane{
		height:21px;	/* Height of tabs */
		border-bottom:1px solid #919b9c;
	}
	.dhtmlgoodies_aTab{
		border-left:1px solid #919b9c;
		border-right:1px solid #919b9c;
		border-bottom:1px solid #919b9c;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		padding:5px;		
		
	}
	.dhtmlgoodies_tabPane DIV{
		float:left;
		height:100%;	/* Height of tabs */
		padding-left:3px;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:bottom left;
		cursor:pointer;
		position:relative;
		bottom:-1px;
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane .tabActive{
		background-image:url('../images/tab_left_active.gif');
		margin-left:0px;
		margin-right:0px;	
		z-index:10;	
	}
	.dhtmlgoodies_tabPane .tabInactive{
		background-image:url('../images/tab_left_inactive.gif');
		margin-left:0px;
		margin-right:0px;
		z-index:1;
	}

	.dhtmlgoodies_tabPane .inactiveTabOver{
		background-image:url('../images/tab_left_over.gif');
		margin-left:0px;
		margin-right:0px;
	}
	.dhtmlgoodies_tabPane span{
		font-family:arial;
		vertical-align:top;
		font-size:11px;
		padding-left:3px;
		padding-right:3px;		
		line-height:21px;
		float:left;
	}
	.dhtmlgoodies_tabPane .tabActive span{
		padding-bottom:1px;
		line-height:20px;
	}
	
	.dhtmlgoodies_tabPane img{
		float:left;
	}


.Pager_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Pager
 {
	border: 0px dashed #FFFFFF;
	width: 600px;
	height: 20px;
	padding: 2px;
 }

.Pager a, .Pager span, .Pager b
{
	display: block;
	float: left;
	margin-right: 2px;
	border: 1px solid #FFFFFF;
	padding: 1px 3px;
	background-color: #FFFFFF;
}

.Pager a
{
	color: #333;
	text-decoration: none;
}

.Pager a:hover
{
	color: #fff;
	background-color: #3366CC;
}

.Pager span
{
	color: #FF0000;
}

.Pager b
{
	font-weight: normal;
	background: #fff;
}

.Pager span.More
{
	background: #fff;
	border: none;
	padding: 2px 0;
}


.product_def_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.product_def_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.cat_labels_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3370B8;
}

.white_news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	}

.product_def_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3366CC;
}
.product_def_line_left {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3366CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3366CC;
}
.product_def_line_right {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3366CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3366CC;
}
.product_def_line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
}
.product_def_line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3366CC;
}
.product_def_line_bottom_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3366CC;
	
}
.product_def_line_bottom_left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3366CC;
}
.product_def_line_bottom_left_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3366CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3366CC;
}
.product_cat_text_blue {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.product_cat_number_blue {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.product_def_cat_text_white {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
.product_top_cat_text_white {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
