.bodytext {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000
}
.bodypurp {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #996699
}
.bodypnk {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFCCFF
}
.bodywht {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF
}
.headblk { 
font-family: 
Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #000000
}
.headpurp {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #996699
}
.headpnk {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #FFCCFF
}
.headwht {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
color: #FFFFFF
}
.subheadblk { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #000000
}
.subheadpurp { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #996699 
}
.subheadpnk { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFCCFF 
}
.subheadwht { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF 
}
a {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #996699; 
text-decoration: none
}
a:hover {
	text-decoration: underline;
}
.shadetabs{
	padding: 3px 0;
	margin-left: 15;
	margin-right: 15;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
		text-align: left;
	/*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	display: inline;
	line-height: 24px;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: #E0E2F3 url(../images/bios/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
	position: static;
	top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/bios/shadeactive.gif);
border-bottom-color: #E0E2F3;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
	padding: 15px;
	background-image : url(../images/layout/left_colbg.gif);
	width: 333px;
}