body {
	background-image: url(images/bg.jpg);
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {

	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: bottom;
	margin-top: 5px;
	margin-bottom: 7px;
}
h2 {
	font-size: 18px;
	color: #333366;
}
.copyright {
	color: #9999CC;
}
.ipixtable {
	border: 1px solid #333366;
}
.righttable {
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}
h3 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #BBC4CF;
	padding: 3;
	font-weight: bold;
}
.site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333366;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333366;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333366;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333366;
}.whitetext {
	color: #FFFFFF;
}
