html,body {
	background-color: ##CFE384;
	background-image:url(images/dcBG.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding:0;
    border:none;

}
.text {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 40px;
	padding-top: 10px;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
.emailer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC9966;
	text-decoration: none;
	text-align: left;
	line-height:25px;
	}
.textAlt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
#fullheight{
	height:100%;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
#normalheight{
	height:400px;
}
a:link {
	color: #d7555f;
	text-decoration: none;
}
a:visited {
	color: #d7555f;
	text-decoration: none;
}
a:hover {
	color: #A5346c;
	text-decoration: none;
}
a:active {
	color: #d7555f;
	text-decoration: none;
}
.buttonOne {
	font-family: "Times New Roman", Times, serif;
	color: #844200;
	font-size: 11pt;
	font-weight: bold;
	font-color: #844200;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	width: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #844200;
	background-color: #FCF6E6;

}
.buttonForms {
	font-family: "Arial", sans-serif;
	color: #844200;
	font-size: 9pt;
	font-color: #844200;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	width: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #844200;
	background-color: #F2eeea;

}
.listOne {
	font-family: "Times New Roman", Times, serif;
	color: #844200;
	font-size: 9pt;
	font-weight: bold;
	font-color: #844200;
	padding-left: 2px;
	padding-right: 5px;
	text-align: left;
	font-size: 9pt;
	width: 200px;
	border-width: 1px;
	border-color: #ABBC43;
	background-image: none;
	background-repeat: repeat;
	background-color: #FFFFFF;
	border-style:inset;

}

