/* ######### CSS for Shade Tabs. Remove if not using ######### */



.shadetabs{

	width:679px;

	height:56px;

	float: left;

	background-image: url(../images/round_top_bg.gif);

	background-repeat:no-repeat;

}





.shadetabs ul{

	margin:0px;

	padding:0px;

	height:56px;

}





.shadetabs li{



	width:174px;

	list-style-type:none;

	display:inline;

	float:left;

	line-height:38px;

	text-decoration:none;

	background-image: url(../images/link.gif);

	background-repeat:no-repeat;

	height:56px;

	font-weight:bold;

	text-align:center;

	margin-right:1px;

	

}



.shadetabs li a{



width:174px;

	font-size:12px;

	color:#176c02;

	text-decoration:none;

	height:56px;

	line-height:38px;

	font-weight:bold;

	display:inline;

	font-family:Tahoma;

}



.shadetabs li a:hover{

	/*width:174px;

	list-style-type:none;

	display:inline;

	float:left;

	line-height:38px;

	text-decoration:none;

	background-image: url(../images/link_roll.gif);

	background-repeat:no-repeat;

	height:56px;

	font-weight:bold;

	text-align:center;

	

	font-family:Tahoma;

	font-size:12px;

	color:#176c02;*/

}



.shadetabs li a.selected{

	width:174px;

	list-style-type:none;

	display:inline;

	float:left;

	line-height:38px;

	text-decoration:none;

	background-image: url(../images/link_roll.gif);

	background-repeat:no-repeat;

	height:56px;

	font-weight:bold;

	text-align:center;

	

	font-family:Tahoma;

	font-size:12px;

	color:#176c02;

}



.shadetabs li.sel {

	width:174px;

	list-style-type:none;

	display:inline;

	float:left;

	line-height:24px;

	text-decoration:none;

	background-image: url(../images/link2.gif);

	background-repeat:no-repeat;

	height:56px;

	font-weight:bold;

	text-align:center;

	

}





.shadetabs li.sel a {

	width:174px;

	font-size:12px;

	color:#176c02;

	text-decoration:none;

	height:56px;

	line-height:38px;

	font-weight:bold;

	display:inline;

	font-family:Tahoma;

}



/*.shadetabs li.sel a:hover {

	width:174px;

	list-style-type:none;

	display:inline;

	float:left;

	line-height:38px;

	text-decoration:none;

	background-image: url(../images/link1.gif);

	background-repeat:no-repeat;

	height:56px;

	font-weight:bold;

	text-align:center;

	

	font-family:Tahoma;

	font-size:12px;

	color:#176c02;

}*/



.shadetabs li.sel a.selected {

	width:174px;

	list-style-type:none;

	display:inline;

	float:left;

	line-height:38px;

	text-decoration:none;

	background-image: url(../images/link1.gif);

	background-repeat:no-repeat;

	height:56px;

	font-weight:bold;

	text-align:center;

	

	font-family:Tahoma;

	font-size:12px;

	color:#176c02;

}



.tabcontent{

display:none;





}





.content_tab

{

width:679px;

float:left;

font-family:Arial;

font-size:12px;

color:#000000;



}



.tab_mid

{

padding-left:20px;

padding-right:16px;

width:643px;

float:left;

background-image:url(../images/bg_strip.gif);

background-repeat:repeat-y;

height:580px;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#176c02;

line-height:18px;

}



.fl_img

{

float:left;

width:168px;

padding-right:16px;

padding-bottom:5px;

}



@media print {

.tabcontent {

display:block !important;

}

}




