body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #E64927;
	margin-top: 20px;
}
hr {
	border-top: 1px dotted #333399;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;	
	border-left: 1px solid #FFF;
}

.cellbg-purple {
	background-image:  url(graphics/background-purple.gif);
}
.cellbg-white{
	background-image:  url(graphics/background-white.gif);
}
.header {
	font-family:Helvetica, sans-serif;
	text-align: center;
	font-size: 20px;
	color:  #E64927;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;

}
.sub-header-orange {
	font-family:Helvetica, sans-serif;
	font-size: 16px;
	color:  #E64927;
	text-align: center;
}
.sub-header-center {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color:  #000000;
	text-align: center;
}
.maintext {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #E64927;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
}
a.maintext:link {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #E64927;
	text-decoration: underline;
}
a.maintext:visited {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #E64927;
	text-decoration: underline;
}
a.maintext:hover {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	text-decoration: none;
}
.bottom-text {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.bottom-text:link {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.bottom-text:visited {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.bottom-text:hover {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E64927;
	text-decoration: none;
}
.laser-red {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.laser-red {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #910000;
	text-decoration: none;
}
a.laser-red:links {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #910000;
	text-decoration: none;
}
a.laser-red:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #910000;
	text-decoration: none;
}
a.laser-red:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.menu-text {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a.menu-text:links {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a.menu-text:visited {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a.menu-text:hover {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E64927;
	text-decoration: none;
}
