#TblText {
	height: 300px;
	width: 680px;
	overflow: auto;
	background-color: #f9fae7;
  color: 224117;
}

.leading {
line-height: 15pt
	font-size: 16px;
	color: #224117;
}
.footer {
	font-size: 12px;
	color: #7e634e;
}
.footer a:link { color: #7e634e; text-decoration: none; }
.footer a:visited { color: #7e634e; text-decoration: none; }
.footer a:hover { color: #a14216; text-decoration: none; }
.footer a:active { color: #7e634e; text-decoration: none; }
.color {
	color: #7e634e;
}
.buttons {
	color: #e0dbca;
	font-family: Times, serif;
	font-size: 17px;
}
.buttons a:link { color: #e0dbca; text-decoration: none; }
.buttons a:visited { color: #e0dbca; text-decoration: none; }
.buttons a:hover { color: #b8341b; text-decoration: none; }
.buttons a:active { color: #b8341b; text-decoration: none;
}

.buttonsAdd {
	color: #CC0000;
	background-image: url("/html/images/bgd_add.gif");
}

a:link { color: #a14216; text-decoration: none; }
a:visited { color: #a14216;  text-decoration: none; }
a:hover { color: #7e634e; text-decoration: none; }
a:active { color: #a14216; text-decoration: none; }

h1 { font-family: Times, serif; font-size: 18px; color: #006EB8; font-weight: none; display: inline; }
h1 a:link { color: #0000CC; font-weight: none; text-decoration: none; }
h1 a:visited { color: #006EB8; font-weight: none; text-decoration: none; }
h1 a:hover { color: #CC0000; font-weight: none; text-decoration: underline; }
h1 a:active { color: #CC0000; font-weight: none; text-decoration: underline; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #224117;
	display: inline;
	font-weight: none;;
}

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: none; color: #000000; display: inline; }

h4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: none; color: #CC0000; display: inline; }
h4 a:link { color: #CC0000; font-weight: none; text-decoration: none; }
h4 a:visited { color: #CC0000; font-weight: none; text-decoration: none; }
h4 a:hover { color: #000000; font-weight: none; text-decoration: none; }
h4 a:active { color: #9A0001; font-weight: none; text-decoration: none; }
.columns  { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}


.rightTop  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 130%;}
.rightTop a:link { color: #FFFFFF; text-decoration: none; }
.rightTop a:visited { color: #FFFFFF; text-decoration: none; }
.rightTop a:hover { color: #EBD599; text-decoration: underline; }
.rightTop a:active { color: #FFFFFF; text-decoration: underline; }
.rightTop .leadin { color: #FFFFFF; }

.top  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #f9fae7; }
.top a:link {  color: #f9fae7; text-decoration: none; }
.top a:visited { color: #f9fae7; text-decoration: none; }
.top a:hover { color: #7dcd5f; text-decoration: none; }
.top a:active { color: #f9fae7; text-decoration: none; }

.bottom  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #9D937B; }
.bottom a:link {  color: #015FBC; text-decoration: none; }
.bottom a:visited { color: #015FBC; text-decoration: none; }
.bottom a:hover { color: #990000; text-decoration: underline; }
.bottom a:active { color: #990000; text-decoration: underline; }

.more {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: none; color: #A49F90;}
.more a:link {  color: #A49F90; text-decoration: none; }
.more a:visited { color: #A49F90; text-decoration: none; }
.more a:hover { color: #CC0000; text-decoration: underline; }
.more a:active { color: #CC0000; text-decoration: underline; }

.calendar {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: none; color: #A49F90;}
.calendar a:link {  color: #A49F90; text-decoration: none; }
.calendar a:visited { color: #A49F90; text-decoration: none; }
.calendar a:hover { color: #CC0000; text-decoration: underline; }
.calendar a:active { color: #A49F90; text-decoration: underline; }

.greybox a:link { color: #0000CC; font-weight: none; text-decoration: none; }

body{
	background: #847e6b;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font: 12px; 
	color:#3b3128;
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: none;
	line-height: 140%;
	scrollbar-face-color: #CC0000;
	scrollbar-base-color: #C90000;
	scrollbar-track-color: #e0e0e0;
	scrollbar-highlight-color: #FFA800;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CD0000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FAE1C3;
}

td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: none;}


td.lightColor { 
	background: #FFFBF5;  
}
td.lightColorBorder { background: #BCB5A3; }


td.darkColor {
	background-color: #FFFBF5;
	background-image: url(/html/images/dk_arrow.gif);
	line-height: 20px;
	list-style-type: none;
	background-repeat: no-repeat;
	text-indent: 10pt;
}


td.neutralColor {
	background-color: #8F8279;
}

HR {
	width: 100%;
	height: 2px;
	color: #8F8279;
	align: center;
	text-decoration: none;
	font-size: small;

}


.footnote {  font-family: "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #473223; line-height: 130%; }

leadin {
font-weight: none;	
}
.fieldset { 
style="BORDER-RIGHT: #0000cd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #0000cd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #0000cd 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #0000cd 1px solid;
}

.style1 {
	font: 12px; 
	color:#3b3128;
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: none;
	line-height: 140%;
}
.style1b {
	font: 12px; 
	color:#3b3128;
	font-family:  "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: none;
	line-height: 125%;
}
.style3 {
	font: 12px; 
	color:#475963;
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: none;
	line-height: 140%;
}
.style3 a:link { color: #475963; text-decoration: none; }
.style3 a:visited { color: #475963; text-decoration: none; }
.style3 a:hover { color: #b8341b; text-decoration: none; }
.style3 a:active { color: #475963; text-decoration: none;
}
.style1c {
	font: 14px; 
	color:#3b3128;
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: none;
	line-height: 125%;
}



