body,td,th {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #656565;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}

.txt1 {
	font-family: Tahoma;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
}
a.footer:link {
	color: #656565;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.footer:visited {
	color: #A5A2A9;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.footer:active {
	color: #A5A2A9;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.footer:hover {
	color: #C71B68;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



.tabs {
	position:relative;
	margin: 0;
	padding: 0;
	overflow:hidden;
	background-color: #C71B68;
	vertical-align: middle;
	text-align: center;
	height: 25px;
}
.tabs li {
	display:inline;
	vertical-align: middle;
}
.tabs a:hover, .tabs a.tab-active {
	border-right: 1px solid #fff;
	background-color: #a4a3a7;
	color: #C71B68;
	font:11px Tahoma;
	font-weight:bold;
} 
.tabs a  {
	height: 20px;
	font:11px Tahoma;
	font-weight:bold;
	position:relative;
	padding:6px 10px 10px 10px;
	margin: 0px -4px 0px 0px;
	color:#FFFFFF;
	text-decoration:none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tab-container {
	width: 625px;
}
.tab-panes {
	margin: 0px
}
.pinkText {
	color: #C71B68;
}
#PortfolioLayer {
	position:relative;
	width:625px;
	height:459px;
	z-index:1;
	left: 0;
	top: 0;
	overflow: auto;
	scrollbar-face-color: #656565;
	scrollbar-shadow-color: #656565;
	scrollbar-highlight-color: #656565;
	scrollbar-3dlight-color:#C71B68;
	scrollbar-darkshadow-color: #C71B68;
	scrollbar-track-color: #353535;
	scrollbar-arrow-color: #C71B68;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 10px;
}
#PartnersLayer {
	background-image: url(images/the-partners.jpg);
	background-repeat: no-repeat;
	height: 430px;
	margin-top: 3px;
}
.pinkTextLarge {
	color: #C71B68;
	font-size: 36px;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
}
#HomeLayer {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	height: 430px;
	margin-top: 3px;
}
.subscriptcm {
	vertical-align: super;
	font-size: 8px;
}
