.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #003525;
	text-decoration: underline;
}
.border {
	border-right-width: 3px;
	border-bottom-width: 5px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.cellsides {
	border-right: .5px solid #666666;
	border-left: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.cellright {
	border-right: 1px solid #666666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}
a:hover {
	color: #FF6600;
}
.loginborder {
	background-color: #6699CC;
	border: 2px ridge #000000;
	color: #666666;
}
.bodycopy {
	font-size: 12px
}
.subhead {
	font-size: 14px;
	color: #002B1E;
	font-weight: bold;
}
.backgroundmiddle {
	background-image: url(images/middlebackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.backgroundbottom {
	background-image: url(images/bottom_background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.copywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.backgroundleaf {
	background-image: url(images/leaf.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bordergreen {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
	border-top-width: 1px;
	border-top-color: #030;
}
.link {
	color: #090;
}

