.navigation {
	background-image: url(images/navigation_bg.jpg);
	height: 52px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
}
a.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight:bold;
}
a.navi:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:link {
	text-decoration: none;
}
.header	{
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}
.menu-bgcolor	{
	background-color: #bbc9a6;
	height: 45px;
}
.footer	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/footer.gif);
	text-align: center;
	line-height: 22px;
	height: 85px;
	background-repeat: repeat-x;
}
.tdcolor {
	background-color: #bbc9a6;
	border:1px solid #bbc9a6;
}
a.fot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
a.fot:link {
	text-decoration: none;
}
a.fot:visited {
	text-decoration: none;
	color: #000000;
}
a.fot:hover {
	text-decoration: none;
	color: #000000;
}
a.fot:active {
	text-decoration: none;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:22px;
	text-align:justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	line-height:22px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
	line-height:22px;
}
.img-pad	{
	margin-left: 15px;
}
.style1 {
	font-size: 20px;
	color: #000000;
	font-family: "Trebuchet MS";
}
.content-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #333333;
	line-height:22px;
	text-align:justify;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.product {
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
a.product:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.product:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.product:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.product:link {
	font-weight: bold;
	text-decoration: none;
}

