.maintable {
	border: 1px solid #000000;
}
.copyright {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}
.menuoption {
	cursor: hand;
}
body {
	background-attachment: fixed;
	background-image: url(images/bk.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-color: #0D59B9;

}
a:link {
	text-decoration: none;
	color: #CCCCCC;

}
a:visited {
	text-decoration: none;
	color: #CCCCCC;

}
a:hover {
	text-decoration: none;
	color: #FFFFFF;

}
a:active {
	text-decoration: none;
	color: #CCCCCC;

}
