table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.fillerHeader {
	background-image: url(images/filler_header.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.fillerNavBar {
	background-image: url(images/filler_nav_bar.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.fillerContent {
	background-image: url(images/filler_content.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.fillerContentBar {
	background-image: url(images/content_bar.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.barBottomLiquid {
	background-image: url(images/navbarbottom_liquid.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.barTopLiquid {
	background-image: url(images/navbartop_liquid.jpg);
}
.navbarLiquid {
	background-image: url(images/navbar_liquid.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.bottomBoarder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 008CA5;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #008CA5;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;

}
