/* Scrollbar properties are only supported by Internet Explorer 5.5+  */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}

a:link, a:visited {
	color: #3a3f1c;
	text-decoration: none;
}
	
a:hover {
	color: #141605;
	text-decoration: underline;
}

td.logo {
	background: url(images/intro_03.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 216px;
	width: 756px;
}

td.select {
	background: url(images/intro_11.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 48px;
	width: 304px;
}

td.footer {
	font-family: tahoma;
	font-size: 12px;
	color: #3a3f1c;
}