.whitegradient {
	background-color: #E9E7E9;
	background-image: url(images/whitebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftpanel {
	background-image: url(images/panel_leftrepeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightpanel {
	background-image: url(images/panel_rightrepeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.panelbg {
	background-color: #F6F4F7;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #822739;
}
.blackcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.watermark {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #85293C;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
}
.copy A:link {text-decoration: none; color:#000000;}
.copy A:visited {text-decoration: none; color:#000000;}
.copy A:active{text-decoration: none; color:#000000;}
.copy A:hover{text-decoration: underline; color: #7D2436;}
body {
	background-color: #E3E3E2;
	background-repeat: repeat-x;
	background-position: left top;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bottomlinks A:link {text-decoration: none; color:#000000;}
.bottomlinks A:visited {text-decoration: none; color:#000000;}
.bottomlinks A:active{text-decoration: none; color:#000000;}
.bottomlinks A:hover{text-decoration: underline; color: #7D2436;}h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #85293C;
}

