#Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	background-color: #330033;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
body {
	background-color: #330033;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#content a {
	color: #FFFFFF;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	width: 510px;
	border: 5px solid #490E49;
}

.tblheader {
	color: #FFFFFF;
	background-color: #490E49;
	height: 20px;
}


#stripe {
	height: 11px;
	width: 800px;
}
#wrap {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
	width: 800px;
}
#nav {
	float: right;
	width: 520px;
	padding-top: 4px;
	padding-right: 24px;
	clear: left;
	position: relative;
	height: 28px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	vertical-align: top;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 24px;
	position: relative;
	vertical-align: top;
}
#nav li {
	white-space: nowrap;
	display: inline;
	margin: 11px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer {
	background-color: #330033;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 800px;
}


#header {
	background-color: #330033;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 108px;
	width: 800px;
	position: relative;
}
.copyright {
	padding-top: 34px;
	font-size: 90%;
	text-align: right;
	padding-right: 24px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

#header2 {
	background-color: #330033;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 113px;
	width: 800px;
	position: relative;
	vertical-align: top;
}
#content {
	background-color: #330033;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin: 0px;
	height: 308px;
	width: 800px;
	position: relative;
	padding: 0px;
	vertical-align: top;
}
.logo {
	padding-top: 10px;
	padding-left: 30px;
}
.col1 {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	width: 154px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
	float: left;
}
.col1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding: 0px;
	margin-right: 10px;
}
.col1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	margin: 0px;
	color: #CC99FF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.col2 {
	vertical-align: top;
	float: right;
	width: 530px;
}


.title {
	width: 300px;
	padding-left: 55px;
	float: left;
	height: 50px;
	text-align: left;
	position: relative;
}
