body {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color:#000000;
	width: 765px;
	font-size: 80%;
	line-height: 140%;
}
td {
	font-size: 70%;
	line-height: 140%;
}
a {
	text-decoration: none;
	color: #0066cc;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
.img {
	margin: 0px;
	padding: 0px;
}
#event table.bg {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
#event td.txt {
	font-size: 10px;
	line-height: 124%;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 2px;
}
#event td.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	margin: 0px;
	padding: 0px;
}
.border{
	border: 1px solid #000066;
	margin:10px;
}
.right{
    text-align:right;
	padding:10pxs;}