body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07475A;
	padding-right: 20px;
	text-align: justify;
}
.banner {
	border: 1px solid #000000;	
}a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
}
.back {
	text-align: right;
	padding-right: 20px;
}
.tborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
