.header {
	background-color: #000000;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}
.headerright { background-color: #000000; background-image: url(images/headerright.gif); background-repeat: repeat-x}
.left {  background-image: url(images/left.gif); background-repeat: repeat-y}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.sub_heading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}

.left_nav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
A.left_nav:link {  }
A.left_nav:visited {  }
A.left_nav:hover {  color: #000000; text-decoration: underline}
.lis {  font-family: Assimilate; font-size: 12px; color: #FF0000}
.bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.blue_heading {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #5072B7}
.top_nav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #3366CC; font-weight: bold; text-decoration: none}
a.top_nav:link {  }
a.top_nav:visited {  }
a.top_nav:hover {  color: #FF0000}
.botnav {
font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: bold; text-decoration: none
}
