body {
	font-family: Arial;
	font-size: 10pt;

}
.navigation {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid;
}
form {
	border: 1px dotted #993300;
	text-align: center;
	background-color: #CCCCCC;
	line-height: 15px;
	font-weight: bold;


}
input {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCFF;
	border: 1px groove #FFFFFF;
}
.topleft {
	background-image: url(images/top_left.gif);
	background-repeat: no-repeat;
}
.topright {
	background-image: url(images/top_right.gif);
	background-repeat: no-repeat;
}
.bottomleft {
	background-image: url(images/bottom_left.gif);
	background-repeat: no-repeat;
}
.bottomright {
	background-image: url(images/bottom_right.gif);
	background-repeat: no-repeat;
}
.topcell {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.leftcell {
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: 1px solid #000000;


}
.rightcell {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottomcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.toplinks {
	color: #FFFFFF;
	text-decoration: none;
}
.toplinks:hover {
	color: #FFCC00;
}
.logo {
	color: #FFFFFF;
	padding: 5px;
}
.topbanner {
	padding: 5px;
}
.maincontent {
	padding: 5px;
}
.paypalbox {
	float: right;
}
.getpaid {
	float: left;
}
p {
}
.feedbackboxCopy {
	height: 200px;
	width: 500px;
}
ul {
	font-size: 12px;
	font-weight: bold;
}
