.top {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
.leftlink {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
}
.bottomlink {
	border-bottom-width: medium;
	border-bottom-color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	font-weight: bold;





}
.main {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
