.basictab {
width:604px;
height:39px;
position:absolute;
z-index:999;
margin:229px 0 0 0; padding:0;
background:url(../images/coe-ser-bg-2.jpg) no-repeat left bottom;
}

.basictab ul { margin:0; padding:0; list-style:none; height:39px; }
.basictab li { 
background:url(../images/devider.gif) no-repeat left bottom;
background-position: 0px 10px;
float:left;font-family:Arial, Helvetica, sans-serif; font-size:1.4em; color:#fff; font-weight:bold; text-transform:uppercase;
padding:0 11px;
}
.basictab li:first-child { background:none; }
.basictab li a { float:left; text-decoration:none; padding:0 30px 0 31px; }
.basictab li a:visited { color: #fff; }

.basictab li a:hover, .basictab li a.current, .basictab li a { color:#fff; line-height:27px; padding-top:10px; float:left; }

.basictab li a:hover, .basictab li a.current { background:url(../images/coe-ser-arw.gif) no-repeat center top; color:#fff;
line-height:27px; padding-top:10px; float:left; }

.basictab li a:active{
color: black;
}

.tabcontainer{
clear: left;
position:absolute;
z-index:99;
/*background:url(../images/coe-ser-bg-1.gif) no-repeat left top;*/
width:604px; /*width of 2nd level sub menus*/
height:239px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
opacity:.70;
_opacity:.80;
filter:alpha(opacity=50);
filter:alpha(opacity=80);
-moz-opacity:0.50px;
}

.tabcontent {
display:none;
padding:15px 0 0 15px;
color:#fff;
font-size:1.4em;  font-weight:bold;
}

.tabcontent ul { margin:0 0px; padding:0 0px; list-style:none; width:584px; }
.tabcontent li { width:280px; float:left; padding:0 0 5px 5px;  _padding-bottom:3px;}
.tabcontent li a { color:#fff; text-decoration:none; }
.tabcontent li a:hover { color:#fff; text-decoration:underline; }

.img_type {float:right; padding-right:15px; padding-top: 5px; font-size:1.2em; font-weight:bold; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif;}
.img_type img {margin-right: 5px;}