.tabSel
{
 background: bottom  url("../img/tab/activ.gif") repeat-x;
 font-weight: normal;
 text-align:center;
 padding-left:3px;
 padding-right:3px;
 font-size: 13px;
 border-bottom: #ffffff 1px solid;
}

.tab
{
 background: bottom url("../img/tab/inactiv.jpg") repeat-x;
 font-weight: normal;
 font-size: 13px;
 text-align:center;
 padding-left:3px;
 padding-right:3px;
 border-bottom: #94bee6 1px solid;
 width: 5px;
}

.editor_box_style {
width:600px;
border: #94bee6 1px solid;
}

.tab_right_inactiv {
	width:4px;
	height:24px;
	background: bottom url("../img/tab/inactiv_right.jpg") repeat-x;
	border-bottom: #94bee6 1px solid;
}

.tab_left_inactiv {
	width:4px;
	height:24px;
	background: bottom url("../img/tab/inactiv_left.jpg") repeat-x;
	border-bottom: #94bee6 1px solid;
}

.tab_right_activ {
	width:4px;
	height:24px;
	background: bottom url("../img/tab/activ_right.gif") repeat-x;
}

.tab_left_activ {
	width:4px;
	height:24px;
	background: bottom url("../img/tab/activ_left.gif") repeat-x;
}

.tab_right {

}

.forall
{
 border-bottom: #94bee6 1px solid;
 vertical-align: bottom;
}

a.tabLink:link
{font-family: Arial,  sans-serif; color: #002f9c; font-weight: normal; text-decoration: none; font-size:13px;}
a.tabLink:active
{font-family: Arial,  sans-serif; color: #002f9c; font-weight: normal; text-decoration: none; font-size:13px;}
a.tabLink:visited
{font-family: Arial,  sans-serif; color: #002f9c; font-weight: normal; text-decoration: none; font-size:13px;}
a.tabLink:hover
{font-family: Arial,  sans-serif; color: #002f9c; font-weight: normal; text-decoration: underline; font-size:13px;}


.tab_targ
{
 background: url("../img/tab/targ.jpg") repeat-x;
 font-weight: normal;
 font-size: 13px;
 text-align:center;
 padding-left:3px;
 padding-right:3px;
 border-bottom: #94bee6 1px solid;
}


.news_table td {
vertical-align:top;
text-align:left;
}

.prod_listing_desc {
text-align:center;

border-right: solid 1px rgb(217, 219, 220);
/*border-left: solid 1px rgb(217, 219, 220);*/
}

.prod_listing_price {
text-align:center;
border-right: solid 1px rgb(217, 219, 220);
/*border-left: solid 1px rgb(217, 219, 220);*/
}

.prod_listing_buy_right {
text-align:center;
border-right: solid 1px rgb(217, 219, 220);
/*border-left: solid 1px rgb(217, 219, 220);*/
}

.prod_listing_buy_left {
text-align:center;
border-right: solid 1px rgb(217, 219, 220);
/*border-left: solid 1px rgb(217, 219, 220);*/
}

.prod_listing_buy_link a {
text-decoration: underline;
color:rgb(64, 111, 153);
font-size:10px;
}

.prod_listing_buy_link a:link {
text-decoration: underline;
color:rgb(64, 111, 153);
font-size:10px;
}

.prod_listing_buy_link a:hover {
text-decoration: none;
color:rgb(64, 111, 153);
font-size:10px;
}

.prod_listing_buy_link a:active {
text-decoration: underline;
color:rgb(64, 111, 153);
font-size:10px;
}


.prod_listing_buy_link a:visited {
/*text-decoration: none;*/
color:rgb(64, 111, 153);
font-size:10px;
}

/*.prod_listing td:hover{
text-align: center;
background-color: rgb(217, 219, 220);
border-top: solid 1px rgb(217, 219, 220);
border-right: solid 1px rgb(217, 219, 220);
border-left: solid 1px rgb(217, 219, 220);
border-bottom: solid 1px rgb(217, 219, 220);
}.prod_listing_desc {*/

.prod_listing_desc a {
text-decoration: none;
color: rgb(75,75,75);
/*vertical-align:top;*/
}

.prod_listing_desc a:link {
text-decoration: none;
color: rgb(75,75,75);
}

.prod_listing_desc a:hover {
text-decoration: underline;
color: rgb(75,75,75);
}

.prod_listing_desc a:active {
text-decoration: underline;
color: rgb(75,75,75);
}


.prod_listing_desc a:visited {
/*text-decoration: none;*/
color: rgb(75,75,75);
}

.navbox {
border:solid 1px rgb(217, 219, 220);
}

.numb
{
	text-align: right;
}

.plink {
	width:100%;
	text-align:center;
	font-size: 8pt;
}
.plink a {color: rgb(75,75,75); font-size: 8pt; text-decoration: none; }
.plink a:hover  {color: rgb(0,0,0); text-decoration: underline;}
.plink a:visited {color: rgb(75,75,75);}

.inside_table1 {
			background-image:url(../images/blue_fade_bar.gif);
			background-repeat: repeat-x;
			background-color: #FFFFFF;
			border: 2px outset;
			font-family: Verdana;
			font-size: 8pt;
			width:100%;
			
}

.inside_table1 th a {color: rgb(255,255,255); font-size: 10pt; text-decoration: none; }
.inside_table1 th a:hover  {color: rgb(255,255,255); text-decoration: underline;}
.inside_table1 th a:visited {color: rgb(255,255,255);}


		.inside_table1 th { 
			background-color: #7EA6CF;
			border-right: 1px solid #FFFFFF;
			font-weight: bold;
			color: #ffffff;
			height: 20px;
			text-align:center;
}
		.inside_table1 th.left_align { 
			text-align:left;
}
		.inside_table1 th.middle_blue_bar { 
			border-top: 1px solid #5387BE; 
}				
		.inside_table1 td {
		border-bottom: 1px solid #D3D3D3;
			font-size: 8pt;
			color: #333333;
			padding: 5px;
} 
		.inside_table1 td.inner_spacer {
			height: 10px;
}

.button_grey	{
			font-weight: normal; 
			font-family: verdana;  
			font-size: 9px; 
			border: 1px solid black; 
			height:19px; 
			background: #EEEEEE; 
			color: #666666; 
			
}

.article_fusion_cat_list {
	width: 200px;
}


.article_fusion_cat_list td {
	height: 70px;
}

.article_fusion_cat_list td.article_fusion_cat_title {
	height: 20px;
	font-weight: bold;
}

.article_fusion_art_list {
	width: 400px;
}

