html, body {
	margin: 0px;
	padding: 0px;
	
}
body {
	background: #433b86 url(2010_images/bk1.gif) repeat-x;
}

#body {
	text-align: center;
	margin-top: 5px;
	padding: 0px;
	background: url(2010_images/bk1.gif) repeat;
}
a:link, a:visited {
	color:#433b86;
	text-decoration:none;
}

a:hover, a:active {
	color:#ffc000;
	text-decoration:underline;
	
}

.registerMark {
	font-size: 70%;
	vertical-align: sub;
}

