body {
	background-color: #4e0000;
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
#fullHeight {
	height: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.copyright {
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
}
.tableContent {
	width: 1000px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.columnRight {
	width: 262px;
	padding-top: 10px;
	padding-right: 31px;
	padding-bottom: 10px;
	padding-left: 0px;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottom-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.box-back {
	background-image: url(img/box_back.gif);
}
.section-border {
	border: thin dotted;
}
.otb-text {
	font-size: 16px;
}

