<style type="text/css">
    
#glowingtabs{
float:left;
width:100%;
height:200px;
font-size:90%;
line-height:normal;
border-bottom: 1px solid #7e9fff; 
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; 
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
	float:left;
	margin:0;
	margin-right: 5px; 
	padding:0 0 0 9px;
	text-decoration:none;
	background-image: url(glowtab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

#glowingtabs a span{
	float:left;
	display:block;
	background:url(glowtab.gif) no-repeat right top;
	font-weight:bold;
	color:#3B3B3B;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 3px;
}


#glowingtabs a span {float:none;}


#glowingtabs a:hover span {
color: #FFFFFF;
}

#glowingtabs #current a{ 
background-position:0 -82px; 
}

#glowingtabs #current a span{ 
background-position:100% -82px; 
color: #FFFFFF;
}

#glowingtabs a:hover{ 
background-position:0% -82px; 
}

#glowingtabs a:hover span{ 
background-position:100% -82px; 
}

</style>


<style type="text/css">
p.iepara{ 
padding-top: 1em;
}
</style>


.shadetabs{
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left;
	height: 15px;
	width: auto;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 25px;
}

.shadetabs li{
	display: inline;
	margin: 1px;
	height: 25px;
	width: 100px;
	padding: 1px;

}

.shadetabs li a{
	text-decoration: none;
	margin-right: -7px;
	border: 0px;
	color: #666F89;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-color: white;
	background-image: url(ti_tab_normal1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.shadetabs li a:visited{
color: #666F89;
}

.shadetabs li a:hover{
text-decoration: none;
color: #FFFFFF;
background-image: url(ti_tab_over1.gif);

}

.shadetabs li.selected{
	position: relative;
	top: 1px;
	left: 0;
	visibility: inherit;
	padding-top: 5px;
}

.shadetabs li.selected a{ /*selected main tab style */
	background-image: url(ti_tab_over1.gif);
	border-bottom-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.tabcontent{
display:none;
}
.contentstyle{
	border: 0px ;
	width: 700px;
	margin-bottom: 1em;
	padding: 10px;
	position: relative;
}
#wrap{
	top:0px;
	left:488px;
	width:778px;
	text-align:left;
	margin-top: -150px;
	margin-left: -401px; 
	position: absolute; 
	left: 50%; 
	top: 50%; 
	background:#FFFFFF;
}
