.titlebg {
	background-image: URL("../images/background/shadow01.jpg");
	background-repeat: no-repeat;
}

/** BASICTRENDY **/
.basictrendy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82425C;
	text-decoration: none;
}
a.basictrendy {
	text-decoration: none;
	color: #82425C;
}
a.basictrendy:link {
	text-decoration: none;
	color: #82425C;
}
a.basictrendy:visited {
	text-decoration: none;
	color: #82425C;
}
a.basictrendy:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/** TRENDY **/
.trendy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.trendy {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendy:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendy:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendy:hover {
	text-decoration: none;
	color: #923255;
}

/** TRENDYTIN **/
.trendytin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.trendytin {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendytin:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendytin:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendytin:hover {
	text-decoration: none;
	color: #923255;
}

/** TRENDYSMALL **/
.trendysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.trendysmall {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendysmall:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendysmall:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendysmall:hover {
	text-decoration: none;
	color: #923255;
}

/** TRENDYBIG **/
.trendybig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.trendybig {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendybig:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendybig:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.trendybig:hover {
	text-decoration: none;
	color: #923255;
}

/** OTHER TRENDY **/
.header01 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #7B1B3E;
	font-weight: bold;
}
.header02 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.header03 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
}

.bordercolor {
	border-style: solid;
	border-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #E9ACC5;
}
.trendy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.trendy3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tabletrendy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: white;
}
.tablebigtrendy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	border-style: solid;
	border-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #E9ACC5;
}