.mainTbl
{
	BACKGROUND-POSITION-X: left;
	background-image: url(http://www.redpointdev.com/images/tan_band_small.gif);
	background-repeat: repeat-y;
}
.menuBar
{
	background-position: left top;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(http://www.redpointdev.com/images/top_menu_bar.gif);
	color: #f8f8ff;
	background-repeat: no-repeat;
	font-family: Arial;
	height: 35px;
	padding-right: 10px;
}

.menuBar A:active
{
	color: #f8f8ff;
	text-decoration: none;
}
.menuBar A:hover
{
	color: #f8f8ff;
	text-decoration: none;
}
.menuBar A:link
{
	color: #f8f8ff;
	text-decoration: none;
}
.menuBar A:visited
{
	color: #f8f8ff;
	text-decoration: none;
}
.menuBar A
{
	color: #f8f8ff;
	text-decoration: none;
}
 
.bodyTxt
{
	padding: 8px;
	font-weight: bold;
	font-size: 8pt;
	color: black;
	line-height: 13pt;
	font-family: Arial;
}

.normalTxt
{
	padding: 8px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	line-height: 12pt;
	font-family: Arial;
}

.scrollTxt
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	line-height: 13pt;
	font-family: Arial;
}

.otherTxt
{
	padding: 8px;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	line-height: 10pt;
	font-family: Arial;
}

.contactTxt
{
	font-size: 10pt;
	color: red;
}
