body {
	font-family: Arial;
	background-color: #02765f; }
img {
	border: none; }
p {
	margin-top: 0pt;
	margin-bottom: 0pt; }
a:active {
	color: #02765f;
	text-decoration: none; }
a:link {
	color: #02765f;
	text-decoration: none; }
a:visited {
	color: #02765f;
	text-decoration: none; }
a:hover {
	color: #02765f;
	text-decoration: underline; }
.header {
	background-color: #ffffff; }
.header .tl {
	background-image: url(../images/header/cornertopleft.gif);
	background-repeat: no-repeat;
	background-position: top left; }
.header .tr {
	background-image: url(../images/header/cornertopright.gif);
	background-repeat: no-repeat;
	background-position: top right; }
.header .bar {
	background-image: url(../images/header/bar.gif);
	background-repeat: repeat-y;
	background-position: center center; }
.header .title {
	color: #02765f;
	font-size: 14px;
	font-weight: bold;
	text-align: center; }
.footer {
	background-color: #ffffff;
	color: #02765f;
	text-align: center;
	font-size: 10px;
	font-weight: bold; }
.footer .bl {
	background-image: url(../images/footer/cornerbottomleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left; }
.footer .br {
	background-image: url(../images/footer/cornerbottomright.gif);
	background-repeat: no-repeat;
	background-position: bottom right; }
.footer .bar {
	background-image: url(../images/footer/bar.gif);
	background-repeat: repeat-y;
	background-position: center center; }
.body {
	background-color: #ffffff; }		
.ordering {
	background-color: #02765f; }
.ordering .tl {
	background-image: url(../images/ordering/cornertopleft.gif);
	background-repeat: no-repeat;
	background-position: top left; }
.ordering .tr {
	background-image: url(../images/ordering/cornertopright.gif);
	background-repeat: no-repeat;
	background-position: top right; }
.ordering .bl {
	background-image: url(../images/ordering/cornerbottomleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left; }
.ordering .br {
	background-image: url(../images/ordering/cornerbottomright.gif);
	background-repeat: no-repeat;
	background-position: bottom right; }	
	
.ordering .heading {
	background-color: #02765f;
	border: 1px solid #02765f;	
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center; }
.ordering .sub {
	background-color: #e5e5e5;
	border: 1px solid #02765f;	
	color: #02765f;
	font-size: 12px;
	font-weight: bold;
	text-align: center; }		