body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#divWrapper {
	margin: 0px 1px;
	padding: 0px;
	width: 900px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#divWrapperRegister {
	margin: 0px 1px;
	padding: 0px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#divTopNav {
	background-color: #A51800;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #310000;
	border-bottom-color: #310000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
}
#divTopNav a:link, #divTopNav a:active, #divTopNav a:visited  {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/heart.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 24px;
	text-decoration: none;
	padding-top: 10px;
}
#divTopNav a:hover {
	background-image: url(images/heart2.gif);
	color: #0086CE;
}

#divAdminTopNav {
	background-color: #A51800;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #310000;
	border-bottom-color: #310000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
}
#divAdminTopNav a:link, #divAdminTopNav a:active, #divAdminTopNav a:visited  {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/heart.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 24px;
	text-decoration: none;
	padding-top: 10px;
}
#divAdminTopNav a:hover {
	background-image: url(images/heart2.gif);
	color: #0086CE;
}

#divContentWrapper {
	background-color: #0086CE;
	margin-top: -3px;
}
#divFooter {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: center;
}

fieldset.start {
	width: 400px;
}
fieldset {
	display: inline;
}

.style1 {color: #FF0000}
#divScroll {
	height: 200px;
	width: 360px;
	overflow: auto;
	border: 1px solid #666;
	background-color: #ffffff;
	padding: 8px;
	white-space: normal;
}
#divProgress h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.active {
	color: #0087CB;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	font-style: italic;
	color: #3D3737;
}
#divProgress {
	text-align: center;
	background-color: #A51800;
	margin: 0px;
	padding: 0px;
}
#divHeader {
	background-image: url(images/headerRepeat.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#adminheader {
	position:absolute;
	left:54px;
	top:9px;
	width:336px;
	height:41px;
	z-index:1;
}
#divWrapperRegister #divContentWrapper .regheader {
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: normal;
}
.copyright a {
	color: #FFFFFF;
	font-size: 9px;
}
