body {
	background-color: #fbfdff;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
}
td {
	font-size: 14px;
}
table{

padding:4;

}
a:link {
	color: #0000aa;
	text-decoration: none;
}
a:visited {
	color: #0000aa;
	text-decoration: none;
}
a:active {
	color: #ff0000;
}
a:hover {
	color: #ff0000;
}
.bottombg {
	background-repeat: no-repeat;
	background-position: bottom;
}
