body {
	margin: 0px;
	padding: 0px;
	background-color: #E6E3E3;
	background-attachment: fixed;
	background-image: url(../images/structure/bodybg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topbar {
	width: 100%;
	background-color: #444C6A;
}
.index  {
	background-attachment: scroll;
	background-image: url(../images/structure/splash-top_01.gif);
	background-repeat: repeat-x;
}
.bg-header {
	background-image: url(../images/structure/headerbg_02.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
}
.bg-leftcol {
	background-image: url(../images/structure/leftcolbg_10.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
}
.bg-content {
	background-image:url(../images/structure/content_11.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.bodyfont {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.bodyfontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.bodyfontemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-style: oblique;
}
.bodyfontboldemp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	font-style: oblique;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #008686;
}
.h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #008686;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	color: #336666;
}
.h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
	color: #336666;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #008686;
	font-style: oblique;
}
input {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
select {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFCC;
}
.dirborder {
	border: 1px solid #008686;
}
.dirtopbg {
	background-color: #336666;
}
.dirtopfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.dirformbg {
	background-color: #FFFFFF;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #336666;
}
