body, tr, td, p, table, input, textarea
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: black;
	background-color: #ffffff
}
body
{
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border: 0
}

.maintable
{
	border: 0;
	text-align: center;
	height: 100%
}

a:link
{
	color: blue;
	text-decoration: none;
	background-color: transparent
}
a:visited
{
	color: blue;
	text-decoration: none;
	background-color: transparent
}
a:hover
{
	color: red;
	text-decoration: none;
	background-color: transparent
}
a:active
{
	color: red;
	text-decoration: none;
	background-color: transparent
}

code
{
	font-size: 13px;
	font-family: "Courier New", Courier, serif
}
.aboutyou
{
	text-align: left;
	font-family: "Courier New", Courier, serif;
	font-size: 13px
}
.aboutyouodd
{
	text-align: left;
	font-family: "Courier New", Courier, serif;
	font-size: 13px;
	background-color: #d3d3d3;
	color: black
}
.aboutyoueven
{
	text-align: left;
	font-family: "Courier New", Courier, serif;
	font-size: 13px;
	background-color: #a3a3a3;
	color: black
}

.new
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0
}
.rowstyle
{
	text-align: center;
	background-color: blue;
	color: black
}
.menu
{
	text-align: center;
	font-weight: bold;
	height: 50px;
	white-space: nowrap;
	background-color: #e0e0e0;
	color: blue
}

img
{
	border: 0
}
.footerinfo
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	width: 16%;
	text-align: center;
	height: 50px;
	background-color: #e0e0e0;
	color: black
}
h1
{
	font-family: "Courier New", Courier, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center
}
.importantmessage
{
	background-color: transparent;
	color: red
}
.contenttable
{
	text-align: left
}
td.linkheader
{
	color: #bbbbbb;
	text-align: right;
	vertical-align: top;
}