body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contentBG {
	background-image: url(common/bg.jpg);
	background-repeat: repeat-y;
}
.smallText {
	font-size: 9px;
}
.footerBG {
	background-image: url(common/bottom.jpg);
	background-repeat: no-repeat;
}
.notePadBG {
	background-image: url(common/notePadBG.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
.headerText {
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #E97C36;
}
a:link {
	color: #B82D0C;
}
a:visited {
	color: #B82D0C;
}
a:active {
	color: #B82D0C;
}hr {
	font-size: 1px;
	color: #333333;
}
