body {
	background-color: #FFFFFF;
	background-image: url(../images/main/mainback.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;  font-size: 12px;
}
.topcolorbar {
	border: 1px solid #000000;
}
.bottombar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
p {  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;}
td {  font-family: Arial, Helvetica, sans-serif;  font-size: 12px;}
input { font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
select { font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
ul {  list-style-type: square; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

a:link {  color: #000099;}
a:visited {  color: #663366;}
a:active {  color: #990000;}
a:hover {  color: #990000;}

a.main:link {color: #000000;	text-decoration: none;}
a.main:visited {  color: #000000;	text-decoration: none;}
a.main:active {  color: #000000;	text-decoration: none;}
a.main:hover {  color: #000000;	text-decoration: underline;}

.lglink {  font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
.medlink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
.smlink {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.lead {  font-family: Arial, Helvetica, sans-serif; font-size: 16px;}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold;}
.gentitle {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold;}
.display {  font-family: Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold;}
.flex {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.middlebar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 11px;

}
.leadsm {
font-family: Arial, Helvetica, sans-serif; font-size: 15px;
}
.pad {
	margin: 0px;
	padding: 6px;
}
.padleft {

	margin: 0px;
	padding: 3px 6px;
}
.pcb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FCFCFC;
	background-color: #FFFFFF;
	visibility: hidden;
}