body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #76c8c8;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
}
a:link {
	color: #006666;
}
a:visited {
	color: #006666;
}
a:hover {
	color: #006666;
}
a:active {
	color: #006666;
}
.lineheight {
	line-height: 20px;
}
.verdana9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #009999;
	font-weight: bold;
}
.borderblk {
	border: 1px solid #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.design {
	background-image: url(images/bg_design.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.design2 {
	background-image: url(images/bg_design2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bordertop {
	background-image: url(images/border_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.borderleft {
	background-image: url(images/border_lf.gif);
	background-repeat: repeat-y;
}
.borderrt {
	background-image: url(images/border_rt.gif);
	background-repeat: repeat-y;
}
.borderbtm {
	background-image: url(images/border_btm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.borderorg {
	border: 1px solid #F47e52;
}
.designbody {
	background-image: url(images/design.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.designbody2 {
	background-image: url(images/design2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.designbody3 {
	background-image: url(images/design3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}