html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	height: 100%;
	width: 100%;
	border: 0px;
	border-width: 0px;
	padding: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #FF0099;
	text-decoration: none
}
a:active, a:hover {
	color: #000000;
	text-decoration: none
}
h1, h2 {
	font-size: 12px;
	line-height: 18px;
	color: #FF0099;
	text-transform: uppercase;
	display: inline;
	font-weight: normal;
}
img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
th {
	color: #FF0099;
	text-align: left;
	font-weight: normal;
	
}
input, select, textarea {
	font-size: 10px;
	border: 1px dotted #FF0099;
	color: #FF0099;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
object {
	/*remove outline in Firefox (SWFObject, links)*/
	outline: none;
	-moz-outline-style: none;
	/*remove space under SWFObject Firefox*/
	font-size: 0px;
	line-height: 0px;
}
div#sidebar {
	font-size: 10px;
	line-height: 12px;
	color: #909090;
	text-decoration: none;
	width: 100px;
	left: 20px;
	position: fixed;
	top: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
div#content {
	text-decoration: none;
	width: 520px;
	padding-bottom: 20px;
	top: 20px;
	left: 155px;
	position: absolute;
}
#content img {
	height: 60px;
	width: 80px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 2px;
	margin-left: 5px;
}
#content table img {
	height: auto;
	width: auto;
}
div#footer {
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 10px;
	height: 30px;
	padding: 0px;
	bottom: 0px;
	left: 20px;
	right: 60px;
	position: absolute;
	max-width: 880px;
}
#footer a {
	text-decoration: none;
	color: #909090;
}
div#symbols {
	max-width: 880px;
	position: absolute;
	left: 15px;
	height: 264px;
	top: 2px;
	width: 880px;
}
