html,body {
			background-color: #eae2d2;
			background-image: url("images/bgtile.gif");
			margin-top: 0px; }
		
tr, td {
			font-family: tahoma, sans-serif;
			color: #745435;
			font-size: 11px;}

		a:link {
			color: #76a841;
			text-decoration: underline;}

		a:hover { 
			color: #76a841;
			text-decoration: underline;}

		a:visited {
			color: #76a841;
			text-decoration: underline;}

		a:link.register {
			color: #ffffff;
			text-decoration: none;}

		a:hover.register { 
			color: #ffffff;
			text-decoration: none;}

		a:visited.register {
			color: #ffffff;
			text-decoration: none;}

.bottom {
			color: #808080;
			text-align: center;
			font-family: arial, sans-serif;
			font-size: 11px;}

.register {
			color: #ffffff;
			font-weight: bold;
			font-family: tahoma, sans-serif;
			font-size: 11px;}

.header {
			color: #573412;
			font-weight: bold;
			font-family: tahoma, sans-serif;
			font-size: 20px;}

div#container {
	position:relative;
	top: 10px;
	margin-left: -30px;
	z-index: 2;
}