IFRAME {border-width: 1px; border-style: solid; border-color: #333333}
H1 {
	font-weight: normal;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #637486
}
H2 {
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #637486
}
BODY{
	background-color: #637486;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align:left;
}
RED {
	font:color:#C00
	color: #C00;
	
}
A:visited {
	color: #990000;
	text-decoration: underline
}
A:link {
	color: #006;
	text-decoration: underline
}
A:hover {
	color: #0000CC;
	text-decoration: underline
}
.sidebarleft {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFF;
	border-width: 1px 0 8px 1px;
	border-style: solid;
	border-color: #637486
}
.sidebar {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #637486;
	border-right-color: #637486;
	border-bottom-color: #637486;
	border-left-color: #637486;
}

.maincontent {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #000;
	background-color: #FFFFFF;
	border-width: 1px 1px 8px;
	border-style: solid;
	border-color: #637486
}
