body {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
a {  color: #993333; text-decoration: none}
a:hover {  color: #000000; text-decoration: none}

a.white {  color: #ffffff; text-decoration: none}
a.white:hover {  color: #333333; text-decoration: none}

a.whitegreen {	color: #ffffff; text-decoration: none}
a.whitegreen:hover {	color: #CEE08C; text-decoration: none}

a.brown {  color: #906D40; text-decoration: none}
a.brown:hover {  color: #333333; text-decoration: none}
a.brown:visited {  color: #4D6B60; text-decoration: none}

.yellow {  color: #FDD274; font-weight: bold}
.textwhite {  color: #FFFFFF}
body {  background: url(/images/bgrd.gif)}
.textwhitebold { color: #FFFFFF ; font-weight: bold}
.textredbold { color: #81451F; font-weight: bold }
.photoborder {  border: 1px #FFFFFF solid}
.textgreen {  color: #DAED9F}
.textgreendarkbold {  font-weight: bold; color: 7A9262}
.textlime {	color: #C8DF8B}

.tableContentBgrd {  background: #C9DBA5}
.tableHeaderSort { background: #D6E5B1}
.tableHeader { background: #C4DA8D}

.tableContentBgrd2 {  background: #92B9B6}
.tableHeaderSort2 { background: #7AABAB}
.tableHeader2 { background: #669999}
.bgDarkGreen {
	background-color: #4F6A65;
}

/* Home page */
.homeVideoCaption {
	width: 510px;
	height: 32px;
	color: #ffffff;
	padding: 6px 6px 0px 6px;
}
