/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-tint.gif);
	background-repeat: repeat-x;
}
linkstyle {
	font-size: 11pt;
	color: #FFFFFF;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #000000;
}
a:active {
	color: #999999;
	
}#container {
	background-color: #FFFFFF;
	width: 780px;
	right: auto;
	bottom: auto;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
	padding-top: 25px;
	overflow: visible;
	position: relative;
	left: auto;
	top: auto;
}
