@charset "utf-8"; /*---------------------------------------Tab Styless Start-------------------------------------*/ .tab_button{ font:13px Tahoma, Arial, Helvetica, sans-serif; } .tab_button ul{ 	padding:0px; 	margin:0px; 	list-style:none; } 	.tab_button ul li{ 		margin:0px 0px 0px 0px; 		display:block; 		float:left; 		width:147px; 		line-height:26px; 	} .tab_normal{ color:#657CB2; font-weight:bold; padding-left:5px; padding-left:10px; } .tab_normal a{ color:#657CB2; text-decoration:none; } .tab_normal a:hover{ color:#069; text-decoration:none; }  .tab_selected{ background:url(../images/bg_tab_selected.gif) no-repeat; color:#FFFFFF; font-weight:bold; padding-left:12px; } .tab_selected a{ color:#FFFFFF; text-decoration:none; } .tab_selected a:hover{ color:#FFFFFF; text-decoration:none; }   .tab_box .padleft18 a { text-decoration: none; color:#7C7C7C;	 } .tab_box .padleft18 a:hover { text-decoration: none; color:#1C709D; }  #Announcements{ z-index:2; position:absolute; width:519px; visibility: visible; } #news{ z-index:2; position:absolute; width:519px; visibility: hidden; } #events{ z-index:2; position:absolute; width:519px; visibility: hidden;  }  .tableft_repeat{ background:url(../images/tab_repeat_left.gif) repeat-y; background-position:left; width:5px; } .tabright_repeat{ background:url(../images/tab_repeat_right.gif) repeat-y; width:4px; } .tabrepeat_top{ background:url(../images/tab_repeat_top.gif) repeat-x; height:4px; } .tabbotom_repeat{ background:url(../images/tab_repeat_botom.gif) repeat-x; height:5px; } /*-----------------------Tab Styless End---------------------*/   .tabtext{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#828585; line-height:16px; padding:10px 10px 10px 10px; } .tabtext ul{ list-style:none; margin:0px; padding:0px; } .tabtext ul li{ background:url(../images/bullet_news.gif) 5px 6px no-repeat; padding:0px 0px 0px 20px; line-height:18px; margin-bottom:10px; } .tabtext ul li a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#828585; line-height:16px; text-decoration:none; }  .tabtext ul li a:hover{ color:#db8421; }	            