BODY, TABLE, TR, TD {

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
	vertical-align: top;
	color: #7E7E7E;
	

}
SELECT, TEXTAREA, INPUT {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

/*+---------------------------------------------+
  | structure elements                          |
  +---------------------------------------------+*/
P         { margin-top: 3px; margin-bottom: 3px; margin-left: 0px; margin-right: 0px; }
UL        { margin-left: 15px; margin-top: 0px; margin-bottom: 0px; }
STRONG, B { font-weight: bold; }
EM, I     { font-style: italic }

/*+---------------------------------------------+
  | format elements                             |
  +---------------------------------------------+*/
A       { text-decoration: none; color: #78694C; }
A:HOVER { text-decoration: underline; color: #000000; }

.tablebkg {
	background-image: url(../images/index/table_bkg_20.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bullettext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #615D37;
	text-align: left;
	vertical-align: top;
	list-style-type: none;
	letter-spacing: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	white-space: normal;
	display: list-item;
	line-height: 15px;
	font-weight: normal;
	font-size: 11px;
	padding: 0px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E5C35;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;


}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999966;
}
.indextable {
	border: 1px double #D6D6AD;
}
.tableoutline {
	border: 1px double #ffffff;
}
.sidebartext {
	font-size: 8px;
	color: #78694C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: circle;



}
.subtitlebody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999966;
}
