body{
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #006699;
	margin: 0px 0px 0px 0px;
}

.r_y{
	background-repeat: repeat-y;
}

TD{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color:White;
	font-weight: bold;
}
