body {
	background-color: #E5E5E5;
	margin-top: 0px;
}
td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.leftMenuLinks:link {
 color: #FFFFFF;
 text-decoration: none;
}
a.leftMenuLinks:visited {
 color: #FFFFFF;
 text-decoration: none;
 }
 a.leftMenuLinks:hover {
 color: #0099FF;
 text-decoration: none;
 }
 a.leftMenuLinks:active {
 color: #FFFFFF;
 text-decoration: none;
 }
.bgWhite {
	background-color: #FFFFFF;
}
.mainText {
	background-attachment: scroll;
	background-image: url(images/tower_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-left: 10px;
	border-right-color: #63056B;
	border-right-width: 1px;
	border-right-style: solid;
}
.boldBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.leftMenu {
	background-image: url(images/newImages/left.gif);
	background-repeat: repeat;
}
.leftMenuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10mm;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}
.tables {
	text-align: left;
	vertical-align: top;
}
.smallText {
	font-size: 9px;
}
.pageHeadings {
	font-size: 14px;
	font-weight: bolder;
}
.pageHeadings2 {
	font-size: 18px;
	font-weight: bolder;
}
