body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: none;
}
#divnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	text-align: right;
	height: 20px;
	width: 645px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	font-weight: normal;
	background-color: #CC33CC;
	text-decoration: none;
}
#divcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px 0px 0px 60px;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 0px none;
	font-weight: normal;
	clear: both;
	height: auto;
}
#divfooternav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0033;
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
	text-decoration: none;
}
#divfooternav a:link, #divfooternav a:visited {
	color: #F50D0D;
	text-decoration: none;
}
#divfooternav a:hover, #divfooternav a.current:hover {
	color: #FF0033;
	text-decoration: underline;
}
#divfooternav a.current:link, #divfooternav a.current:visited {
	color: #FF6699;
}
#divnavbar a:link, #divnavbar a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#divnavbar a:hover, #divnavbar a.current:hover {
	color: #67AADE;
	text-decoration: underline;
}
#divfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #CC33CC;
	
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
