.normal .tab_left
{
	background-image:url(/images/header/tabs/tg1.gif);
	width:2px;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:1px;
}
.normal .tab_center
{
	background-image:url(/images/header/tabs/tg2.gif); 
	background-repeat:repeat-x; 
	color:#ffffff;
	background-color:#6E6D5F;
}
.normal .tab_right
{
	background-image:url(/images/header/tabs/tg3.gif);
	background-position:left top;
	background-color:transparent;
	width:4px;
}
.normal .tab_bottom_left
{
	background: transparent none;
	height:1px; 
	font-size:0px;
	line-height:1px;
}
.normal .tab_bottom
{
	background: transparent none;
	height:1px; 
	font-size:0px;
	line-height:1px;
}
.normal .tab_bottom_right
{
	background: transparent none;
	height:1px; 
	font-size:0px;
	line-height:1px;
}
a.tab, .hover a.tab
{
	color: #004b91;
	 font-family:Arial; 
	 font-size:11px;
	 overflow:hidden;
}



.hover .tab_left
{
	width:2px;
	background-image:url(/images/header/tabs/tv1.gif); 
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:1px;
}
.hover .tab_center
{
	background-image:url(/images/header/tabs/tv2.gif); 
	background-repeat:repeat-x; 
	color:#ffffff;
	cursor:pointer;
	overflow:hidden;
}
.hover .tab_right
{
	width:4px;
	background-image:url(/images/header/tabs/tv3.gif); 
}
.hover .tab_bottom
{
	background-color:#8fc62c;
	height:1px; 
	font-size:0px;
	line-height:1px;
}
.hover .tab_bottom_left
{
	background-image:url(/images/header/tabs/tv1.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:1px; 
	font-size:0px;
	line-height:1px;
}
.hover .tab_bottom_right
{
	background-image:url(/images/header/tabs/tv3.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:1px; 
	font-size:0px;
	line-height:1px;
}
.normal .tab_link,
.normal a.tab_link,
.normal a.tab_link:visited
{
	color: #004b91;
	 font-family:Arial; 
	 font-size:11px;
	 cursor:pointer;
}
.hover .tab_link,
.hover a.tab_link,
.hover a.tab_link:visited
{
	color: #e73a02;
	 font-family:Arial; 
	 font-size:11px;
	 cursor:pointer;
}


.page_left
{
 background-image:url(/images/header/tabs/u1.gif);  
 background-repeat:repeat-y; 
 background-position:left 
}

.page_right
{
 background-image:url(/images/header/tabs/u2.gif);  
 background-repeat:repeat-y; 
 background-position:right; 
}

.tabs_table
{
table-layout:fixed;
}

.border
{
border:solid 1px red;
}
