body {
	background-image: url(images/back.jpg);
	margin-top: 0px;
	background-color: #68A3D6;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
}
.shadLeft {
	background-image: url(images/shadBotLeft.gif);
	background-repeat: repeat-y;
}
.shadRight {
	background-image: url(images/shadBotRight.gif);
	background-repeat: repeat-y;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
}
.footer a {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
