body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-size: 13px;
	font-family: Arial;
	line-height: 120%;
	color: #000000;
	background: #F1F5F6;
}

td {
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

a:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 13px;
	font-weight: none;
}
a:visited {
	text-decoration: none;
	font-size: 13px;
	font-weight: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	font-size: 13px;
	font-weight: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	font-size: 13px;
	font-weight: none;
	color: #0000FF;
}
a.menu:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.menu:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.menu:hover { color: #EEEEEE; text-decoration: none; font-weight: bold; }
a.menu:active { color: #FFFFFF; text-decoration: none; font-weight: bold; }

.h2 {
	font: 22px Arial;
	color: #000099;
	font-weight: none;
}

.h2orange {
	font: 18px Arial;
	color: #FF9900;
	font-weight: none;
}

.h3 {
     font-family: Arial;
	 color: #0000CC;
     font-size: 10pt;
     font-weight: bold;
}

.headerblack {
	font: 20px Arial;
	color: #000000;
	font-weight: bold;
}

.headerwhite {
	font: 17px Arial;
	color: #FFFFFF;
	font-weight: bold;
}

.menu_hdr {
	font: 13px Arial;
	color: #FFFFFF;
	font-weight: bold;
}

.text {
	font: 13px Verdana, Arial;
	color: #FFFFFF;
	font-weight: normal;
}

a.noline:link { color: #000099; text-decoration: none; font-size: 12px }
a.noline:visited { color: #000099; text-decoration: none; font-size: 12px }
a.noline:hover { color: #000099; text-decoration: none; font-size: 12px }
a.noline:active { color: #000099; text-decoration: none; font-size: 12px }

a.main:link { color: #666666; text-decoration: none; font-weight: bold; font-size: 12px }
a.main:active { color: #666666; text-decoration: none; font-weight: bold; font-size: 12px }
a.main:visited { color: #666666; text-decoration: none; font-weight: bold; font-size: 12px }
a.main:hover { color: #000000; text-decoration: underline; font-weight: bold; font-size: 12px }

a.reg:link { color: #009900; text-decoration: none }
a.reg:active { color: #009900; text-decoration: none }
a.reg:visited { color: #009900; text-decoration: none }
a.reg:hover { color: #0000FF; text-decoration: underline }