.mainTableBack {
	background-image: url(../images/background_gradient.jpg);
	background-repeat: repeat-x;
}
.topBarBack {
	background-image: url(../images/nav_bars_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomBarBack {
	background-image: url(../images/nav_bars_07.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.companyLogoBack {
	background-image: url(../images/company_logo_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.burgandyRepeater {
	background-image: url(../images/burgandy_repeater.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	line-height: 16px;
}
.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 333333;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 18px;

}
.menuTextlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 333333;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
a:hover {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.charlesCredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 333333;
}
.verticalWhiteLine {
	background-image: url(../images/white_pixel.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.subTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 333333;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 28px;

}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
.dashedLine {
	background-image: url(../images/dashed_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.rightalignedImages {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}

