.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	padding-left: 10px;
}

.textbodyIDX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	padding-left: 10px;
	padding-right: 10px;
}
.idxtextbodyNTF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996633;
	padding-left: 10px;
}

.textbodyNTF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	padding-left: 10px;
}
.textright {
	float: right;
}

.indexsec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #595959;
	padding-left: 5px;
}

.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	padding-left: 35px;
}

.textlinks_ind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	padding-left: 50px;
}

.textlinksTWV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	padding-left: 35px;
}

.textlinksTWV_ind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D4D4D;
	padding-left: 50px;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #808080;
}

.idxmheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9B7E6D;
	padding-left: 10px;
}

.tdbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-left: 5px;
}

.tdforumheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	padding-left: 15px;
}

.stylelist_ntf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.8em;
	color: #333333;
}

.stylelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.8em;
	color: #9B7E6D;
}


a:link{
	color:#7D4E21;
	text-decoration: none;
}
a:active{
	color:#996633;
	text-decoration: none;
}
a:visited{
	color:#996633;
	text-decoration: none;
}
a:hover{
	color:#996633;
	text-decoration: underline;
}

.hover A:link{
color: #8F705D; 
text-decoration: none;
}
.hover A:visited{
color: #9B7E6D; 
text-decoration: none;
}
.hover A:active{ 
color: #8F705D; 
text-decoration: none;
}
.hover A:hover{
color: #9B7E6D; 
text-decoration: underline;
}

.hovervm A:link{
color: #FFFFFF; 
text-decoration: none;
}
.hovervm A:visited{
color: #e8e8e8; 
text-decoration: none;
}
.hovervm A:active{ 
color: #e8e8e8; 
text-decoration: none;
}
.hovervm A:hover{
color: #cccccc; 
text-decoration: underline;
}

.footer A:link{
color: #808080; 
text-decoration: none;
}
.footer A:visited{
color: #808080; 
text-decoration: none;
}
.footer A:active{ 
color: #808080; 
text-decoration: none;
}
.footer A:hover{
color: #808080; 
text-decoration: underline;
}

table.customntf {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #FFFFFF;
	border-collapse: collapse;
}
table.customntf th {
	border-width: 2px;
	padding: 5px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #f4f4f4;
	-moz-border-radius: ;
}
table.customntf td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #FFFFFF;
	-moz-border-radius: ;
}
