body {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #aaaaaa;
	margin: 0px;
	padding: 0px;
}

table {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
}

.sectionHeaderCell
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6b6b6b;
	height: 23px;
	width: 239px;
	background-image: url(images/sectionHeaderBG.gif);
	padding-left: 30px;
	padding-top: 2px;
	background-color: #eaeaea;
	background-repeat: no-repeat;
	text-align: left;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
.contentImg {
	border: 1px dashed #ffac43;
}
a {
	font-family: Arial, Tahoma, Verdana;
	color: #F08400;
}
.menuLink {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menuCell {
	background-image: url(images/menuBG.gif);
	height: 41px;
	text-align: center;
}
.contentDiv
{
overflow:auto;
}
.regInfoCell
{
	font-size: 10px;
	color: #666666;
}
.pageHeaderCell {
	background-image: url(images/pageHeaderBG.gif);
	height: 30px;
}
.titleCell {
	background-image: url(images/headerBG.gif);
	height: 57px;
	text-align: center;
}
.footerCell
{
	background-image: url(images/footerBG.gif);
	height: 24px;
	text-align: center;
}
.sectionTitle {
	font-size: 16px;
	color: #F08400;
	text-decoration: underline;
	font-weight: bold;
}

