
#tswcsstabs  {
      position:absolute;
left:59px;
top:262px;
width:1100px;
height:5px }


 
#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
 
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Times, serif ;
}


#tswcsstabs li a {
	color: #FFFFFF ;
	background-color: #b22222 ;
	border: 1px outset #ff8080 ;
	padding: 6px ;
	text-decoration: none ;
	display: inline ;
}

#tswcsstabs a:hover
{
background-color: #f5f5f5;
color: #000;
}

 hr {
        noshade;
        color:#C53733;
        position:absolute;
        left:59px;
        top:278px;
        width:1100px;  
        height:5px;
}

         

