.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
}

h2{
font-size: 16px;
color #CC0000;
font-weight: bold;
padding:0,0, 0,0;
margin: 5,10,5,10;
}

.form_space
{
margin:5,10,5,10;
}

td.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	background-image: url(/Images/menu_bullet.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
	text-indent: 27px;
	height: 21px;
	text-align: left;
}
td.menuheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #330099;
	background-image: url(/Images/menu_header_bullet.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
	text-indent: 27px;
	height: 22px;
	font-weight: bolder;
	color: #FFFFFF;
	background-position: left;
	text-transform: uppercase;
}
a.menu
{ 
color:#000000;
text-decoration:none;
}
a.menu:hover
{
color:#000099;
text-decoration: none;
}

input.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #660066;
	margin:5,10,5,10;
}
input.formbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
	background-image: url(/Images/button_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #660066;
}
.dottedborder
{
	border: 2px dotted #000066;
	background-color: #FFFFFF;
}
.text2
{
color:#990066;
}
.solidborder {
	border: medium solid #CC0000;
}
.table {
	background-color: #FFFFCC;
	background-position: top;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	margin: auto;
	padding: 10px;
	border: thick dashed #FF0000;
	list-style-type: circle;
}
.bonustable {
	background-color: #CCCCCC;
	border: thin double #000000;
}
.testbox {
	background-color: #FFFFCC;
	border: medium dotted #000066;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
