﻿.anchors {
    list-style: none;
    margin:0 0 0 0px;
}

.anchors li {
    float: left;
    margin: 0 2px 0 0;
    color:Black;
    font-size:12px;
    border:1px solid #6699cc;
    border-bottom:0px;
    width:72px;
}

.anchors a {
    display: block;
    padding: 1px 9px 2px 9px;
    text-decoration: none;
	border-bottom:0px;
	font-size:12px;
	background-image:url(images/home_ws_024m.gif);
	color:Black;
	text-decoration:none;
}

div.greyTabs .anchors a{

}

.anchors .on a {
    font-weight: bold;
	border-bottom:2px solid ;
	border-top:2px solid ;
}

div.greyTabs .anchors .on a{
	border-bottom:2px solid #6E6E6E;
	border-top:2px solid #6E6E6E;
}

.anchors .on a, .anchors .on a:hover, .anchor, .anchors a:focus, .anchors a:active {
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	overflow:hidden;
}

div.greyTabs .anchors .on a, div.greyTabs .anchors .on a:hover, div.greyTabs .anchor, div.greyTabs .anchors a:focus, div.greyTabs .anchors a:active {
	background: #6E6E6E;
	border-top:2px solid #6E6E6E;
}

.anchors a:hover{
	background-image:url(images/home_ws_024m2.gif);
}

div.greyTabs .anchors a:hover{
	background: #4E4E4E;
	border-top:2px solid #4E4E4E;
}

.anchors .on a:link, .anchors .on a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.anchors a:hover, .anchors a:focus, .anchors a:active {
    cursor: pointer;
}

.anchor p {
text-align:left;
padding:5px 15px 15px 15px;
font-size:1.5em;
color:#FFFFFF;
}
.listli
{
	background-image: url(images/home_ws_016.gif) ;	
}