td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.whitetext {
	color: #FFFFFF;
}
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: #990000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
a.whitemenu:link		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.whitemenu:visited		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.whitemenu:hover		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.whitemenu:active		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.whitetext2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintitle {
	font-size: 14px;
	font-weight: bold;
	color: #7C7C3F;
}
h3 {
	font-size: 11px;
	color: #999999;
}
.home-bg {
	background-image: url(img/homepic.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.breadcrumb {
	font-size: 10px;
}
h1 {
	font-size: 18px;
	color: #696934;
}
.subtitle {
	font-size: 14px;
	color: #9C9C4E;
}

