@charset "utf-8";
/* CSS Document */

td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
}
body {
	background-image:url(../images/Bkgr.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
	margin-left: 0px;
	margin-top: 0px;
}
#Content {
	position:relative;
	left:0px;
	top:0px;
	width:769px;
	height:416px;
	z-index:101;
	overflow:scroll;
	visibility: visible;
}
#Content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#3333FF;

}
a:link {
	color: #6633CC;
}
a:visited {
	color: #6633CC;
}
a:hover {
	color: #FF66CC;
}
a:active {
	color: #6633CC;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
}

