body{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #330066;
	line-height: 1.166;
	width: 100%;
}

a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
			
table	 	{
	width: 70%;
	text-align: center;
	font-size: 16pt;
	border-width: 2pt;
	border: solid;
	border-bottom-color: #330066;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
		}
		
thead		{
	font-weight: bold;
	text-align: center;
	}

tfoot {
	font-weight: bold;
	font-size: small;
	padding: 10px;
}

	
#masthead{
	border-bottom: 3px solid #FFFFFF;
	background-color: #66FFFF;
	padding: 10px;
}

#navBar{
	margin: 0 80% 0 0;
	background-image: url(../images/Background01.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding: 15px 0 100% 15px;
}

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	width: 95%;
	text-align: right;
}
#contact {
	border: none;
	text-align: left;
	margin-top: 100px;
}

#caption {
	border-top: solid 1px;
	border-bottom: solid 1px;
	clear: right;
	margin: 50px 50px 50px 350px;
	text-align: center;
}
caption {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

#image {
	float: left;
}

#content{
	width: 73%;
	float: right;
	margin-right: 20px;
	padding-top: 10px;
}

#content1 {
	float: left;
}

#content2 {
	clear: left;
}

#content3 {
	border-top: solid 1px;
	margin-top: 30px;
}

#content4 {
	margin-left: 100px;
}

#tabletitle {
	text-align: center;
	width: 70%;
	margin-left: 60px;
}
#thead {
	font-size: xx-large;
	padding: 20px;
}

.vsmall {
	font-size: x-small;
}
#tprices {
	text-align: left;
}
#thighlight {
	background-color: #FFCCFF;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
}
#currency {
	text-align: right;
	padding-right: 20%;
}
.announcement {
	color: #FF0000;
	text-align: center;
	padding: 20px;
	width: 64%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-left: 60px;
}
#tfoot {
	padding: 20px;
	font-size: x-large;
	background: #FFCCFF;
}
