body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
}
.small {
	font-size: 11px;
	color: #999999;
}
.backBorder {
	background-attachment: scroll;
	background-image:  url(images/Border.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.margin {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.smallBold {
	font-size: 11px;
	color: #000000;
}
.skytrim {
	background-attachment: scroll;
	background-image:  url(images/skytrim.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	color: #006699;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #00CCFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.headerback {
	background-attachment: scroll;
	background-image: url(images/headerBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.margincolor {
	background-attachment: scroll;
	background-image: url(images/borderBack.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.titleBack {
	background-attachment: scroll;
	background-image: url(images/titleBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
