/* CSS Document */
body {
	background-color: #B9C8E7;
	background-image:url(../images/spacer.gif);
	text-align:center;
	margin-top: 10px;
	padding:0px;
}
#wrapper {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	margin: 0 auto;
	text-align:left;
	width:800px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border-right: 1px;
	border-right-color: #999999;
}
a:link{
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a:hover{
	font-size: 11px;
	color: #003375;
	text-decoration:underline;
}
a:visited{
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
#style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#style3 a {
	color: #FFFFFF;
	font-size: 12px;
}
