body,th {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	background-image: url(../../shared/img/bkgd.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	color: #000000;
}

.border  {
	border-style: solid;
	border-color: #151515;
	border-width: 3px;
}

.border-top  {
	border-top-style: solid;
	border-color: #151515;
	border-width: 3px;
}


.border-right  {
	border-right-style: solid;
	border-color: #151515;
	border-width: 3px;
}


.border-left  {
	border-left-style: solid;
	border-color: #151515;
	border-width: 3px;
}

.border-bottom  {
	border-bottom-style: solid;
	border-color: #151515;
	border-width: 3px;
}

a.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C49F06;
	text-decoration: none;

}

a.nav:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C49F06;
	text-decoration: none;
}

a.nav:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C49F06;
	text-decoration: none;
}

a.nav:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A38404;
	text-decoration: overline underline;
}
a.nav:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C49F06;
	text-decoration: none;
}

a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	color: #C49F06;
	text-decoration: underline;
}

a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	color: #C49F06;
	text-decoration: underline;
}

a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	color: #A38404;
	text-decoration: underline;
}
a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	color: #C49F06;
	text-decoration: underline;
}

.bodyText {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	color: #151515;
	padding-left : 25px;
	padding-right : 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

.linkText {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
	color: #151515;
	padding-left : 155px;
	padding-right : 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .55em;
	color: black;
	text-decoration: none;
	padding-top: 20px;
}

.address  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: black;
	text-decoration: none;
	padding-right: 20px;
	padding-top: 10px;
}