body {
	background-color: #000000;
	background-repeat:repeat-x;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/bg1.gif);
}
.maintable {
	width: 760px;
	height: 580px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-color: #000000;
}

#iframe1 {
	height: 490px;
	width: 760px;
	scrolling: no;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666633;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666600;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
p {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
	word-spacing: 2px;
	text-indent: 0px;
}
.jsmform {
	color:#666666;
	background-color: #000000;
	border: thin solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666633;
	letter-spacing: 5px;
	word-spacing: 7px;
	text-align: center;
	text-indent: 10px;
}
h2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	word-spacing: normal;
	text-indent: 5px;
}
.abouttable {
	padding: 15px 50px;
	font-size: 12px;
	font-family: Verdana;
	color: #666666;
	line-height: 17px;
}

