body,tr,td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	line-height:18px;
}
body {
	margin:0;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-color:#999999;
	background-position:bottom;
}
a:link,a:active,a:visited {
	text-decoration:none;
	color:#AAAAAA;
}
a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.tdline {
	border-right:1px solid #999999;
}
.tdline_s {
	border-bottom:1px solid #999999;
}
