.ddcolortabs{
	background-image: url(../images/glosyz_site_13.jpg);
	padding: 0;
	width: 100%;
	height: 28px;
}

.ddcolortabs ul{
	font: normal 11px tahoma;
	margin:0;
	height:32;
	background-color:#7D003F;
	padding:0;
	list-style:none;
	background-image: url(../images/glosyz_site_13.jpg);
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
margin:0 2px 0 0;
height:27;
padding:3px 3px 5px 3px;
text-decoration:none;
letter-spacing: 1px;
background-image: url(../images/glosyz_site_13.jpg);
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
background-image: url(../images/glosyz_site_13.jpg);
float:none;
}

.ddcolortabs a:hover{
background-image:url(../images/glosyz_site_15.jpg);
}

.ddcolortabs a:hover span{
background-image:url(../images/glosyz_site_15.jpg);
}


.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px tahoma;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #B9005C;
border-bottom: 1px solid #B9005C; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color:#ff6699;
color: white;
}

.text{
font-family:tahoma;
font-size:10px;
padding-left:100px;
}

.footer{
font-family:tahoma;
color:#7D003F;
font-size:11px;
text-decoration:none;
}

.footer:hover{
font-family:tahoma;
font-size:11px;
text-decoration:none;
color:#FF1188;

}

.foot{
font-family:tahoma;
color:#7D003F;
font-size:11px;
text-decoration:none;
}

.content{
font-family:tahoma;
color:#55002B;
font-size:11px;
text-decoration:none;
}

.homecontent{
padding-left:15px;
padding-right:25px;
padding-bottom:15px;
padding-top:5px;
text-align:justify;
font-family:tahoma;
color:#074154;
font-size:12px;
text-decoration:none;
}


