body {
	text-decoration: none;
	background-color: #dadae7;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	margin-top: 0em;
	margin-left: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	padding: 0; /* what Opera thinks is right */
	font-family: "Arial","Helvetica","sans-serif";
	font-weight: normal;	
	font-size: 11px;
	color: #555555;
	cursor: crosshair;
}
td, th, pre {
	text-decoration: none;
	font-family: "Arial","Helvetica","sans-serif";
	font-size: 11px;
}
option, input, textarea, select {
	text-decoration: none;
	font-size: 11px;
}
h1 {
	text-decoration: none;
	font-weight: bold;
	font-size: 25px;
	color: #555555;
	margin: 0px;
	padding: 0px;
}
h2 {
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	color: #343558;
	margin: 0px;
	padding: 0px;
}
h3 {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #343558;
	margin: 0px;
	padding: 0px;
}
h4 {
	text-decoration: none;
	font-size: 12px;
	color: #888888;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
}
b, strong {
	text-decoration: none;
	font-size: 13px;	
	font-weight: bold;
	color: #222222;
}
hr {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style:  none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	height: 0.5px;
}
a:link {
	text-decoration: none;
	color: #0099ff;
}
a:visited {
	text-decoration: none;
	color: #0099ff;
}
a:hover {
	text-decoration: none;
	color: #FE641E;
}
.maintable {
	text-decoration: none;
	height: 100%;
	width: 100%;
}
.centertable {
	text-decoration: none;
	background-color: #e4e4ef;
	background-image: url(../images/mainbg_center.gif);
	background-repeat: repeat-x;
}
.content {
	text-decoration: none;
	word-spacing: 1px;
	font-size: 12px;
	padding: 15px;
	color: #555555;
}
.bot {
	text-decoration: none;
	background-color: #a5a5af;
	font-size: 10px;
	color: #aaaaaa;
	height: 25px;
	width: 950px;
}
.pagetitle {
	text-decoration: none;
	font-weight: normal;
	font-size: 23px;
	color: #213944;
}
.header, a.header:link, a.header:visited, td.header {
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	font-size: 9px;
	color: #888888;
	padding: 0px;
}
a.header:hover {
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	font-size: 9px;
	color: #555555;
	padding: 0px;
}
.footer, a.footer:link, a.footer:visited, td.footer {
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	padding: 10px;
}
a.footer:hover {
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	font-size: 10px;
	color: #ff0000;
	padding: 10px;
}
.footer_content, a.footer_content:link, a.footer_content:visited, td.footer_content {
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	padding: 0px;
}
a.footer_content:hover {
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	font-size: 10px;
	color: #ff0000;
	padding: 0px;
}
.footer_link, a.footer_link:link, a.footer_link:visited, td.footer_link {
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	padding: 0px;
}
a.footer_link:hover {
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	font-size: 10px;
	color: #222222;
	padding: 0px;
}
