body {
	background-color: #0F0F0F;
	margin: 0px;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #C79391;
	text-decoration: none;
}
.watermark-logo {
	background-image: url(../images/watermark-logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.salebg {
	background-image: url(../images/salebg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.grey11 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.links {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #C79391;
	text-decoration: none;
}
.links:hover {


	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #C79391;
	text-decoration: underline;
}


.filler{
background-color:#9E0A2F;
}

.aboutfill{
background-image:url(../images/bg2_new.jpg);
background-repeat:repeat-x;

}

a{color:#ffffff;}
a:hover{text-decoration:none;}

.about-text{
	font-size:12px;
}