.bghome {
	background-image: url(img/bghome.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bginside {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #003300;
}
.breadcrumb {
	font-size: 9px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
a:link {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #999999;
}
h3 {
	font-size: 10px;
	color: #999999;
}
a.menulink:link {
	font-weight: bold;
	color: #D5EABF;
	text-decoration: underline;
	font-size: 11px;

}
a.menulink:visited {
	font-weight: bold;
	color: #D9ECC6;
	text-decoration: underline;
	font-size: 11px;
}
a.menulink:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.menulink:active {
	font-weight: bold;
	color: #D9ECC6;
	text-decoration: underline;
	font-size: 11px;
}.menutitle {
	font-size: 15px;
	font-weight: bold;
	color: #E9F3DE;
}
a.footerlink:link {
	color: #999999;
	text-decoration: none;
}
a.footerlink:visited {
	color: #999999;
	text-decoration: none;
}
a.footerlink:hover {
	color: #999999;
	text-decoration: underline;
}
a.footerlink:active {
	color: #999999;
	text-decoration: none;
	text-decoration: underline;
}
.subtitle {
	color: #009900;
}
.smalltext {
	font-size: 9px;
}
.sampletitle {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.white {
	color: #FFFFFF;
}
