/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/17/topleft.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#topright{
	background-image: url(/images/17/topright.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}
#page{
	background-image: url(/images/17/page.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
	#maintable
	{
		padding-left:80px;
		}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #F6821F;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.title
{
	margin:20px;
	font-weight:bold;	
}
-->
