body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 { font-size: 16px; font-weight: normal; color:#999; padding: 0 0 7px 0; margin:0; }
h2 { font-size: 16px; font-weight: normal; color:#DF79BB; padding: 0 0 5px 0; margin:0; }
h3 { font-size: 14px; font-weight: normal; color:#999; padding: 0 0 5px 0; margin:0; }
a {
	font-size: 10px;
	color: #DF79BB;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #DF79BB;
}
a:active {
	text-decoration: none;
	color: #DF79BB;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DE8CC5;
	background-image: url(../images/btlogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainpadding {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
}
.thumbrowpadding {
	padding-top: 2px;
	padding-right: 2px;
}
.righttextpadding {
	padding-left: 10px;
	padding-right: 24px;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DE8CC5;
}

.rightlinenobg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DE8CC5;
}
.watermark {
	background-image: url(../images/logowatermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
