li { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.Yellow_Text_Bold_Extra_Large { color: #aba16e; font-size: 12pt; font-family: Arial, Optima; font-weight: bold; font-stretch: condensed; }
.Yellow_Text_Normal { color: #aba16e; font-size: 10pt; font-family: Arial, Optima; font-weight: normal; font-stretch: condensed; }
.Yellow_Text_Small { color: #aba16e; font-size: 8.5pt; font-family: Arial, Optima; font-weight: normal; font-stretch: condensed; }
.Yellow_Text_Bold { color: #cfc695; font-size: 11pt; font-family: Arial, Optima; font-weight: bold; font-stretch: condensed; }
.Black_Text_Extra_Bold { color: #000; font-size: 14pt; font-family: Arial, Optima; font-weight: 900; font-stretch: condensed; }
.Black_Text_Bold { color: #000; font-size: 11pt; font-family: Arial, Optima; font-weight: bold; font-stretch: condensed; }
.Black_Text_Normal { color: #000; font-size: 11pt; font-family: Arial, Optima; font-weight: normal; font-stretch: condensed; }
.Bright_Text_Normal { color: #fff5d0; font-size: 10pt; font-family: Arial, Optima; font-weight: normal; font-stretch: condensed; }
.Bright_Text_Large { color: #fff5d0; font-size: 13pt; font-family: Arial, Optima; font-weight: normal; font-stretch: condensed; }
.Bright_Text_XL { color: #fff5d0; font-size: 14pt; font-family: Arial, Optima; font-weight: bold; font-stretch: condensed; }
.Yellow_Text_XL { color: #ffffac; font-size: 14pt; font-family: Arial, Optima; font-weight: bold; font-stretch: condensed; }
.Yellow_Text_12 { color: #ffffac; font-size: 12pt; font-family: Arial, Optima; font-weight: bold; font-stretch: condensed; }
.Blog_Header { color: #8e3b00; font-size: 13pt; font-family: Arial, Optima; font-weight: bold; font-stretch: condensed; }
.Blog_Date { color: #8f6446; font-size: 10pt; font-family: Arial, Optima; font-weight: bold; font-stretch: condensed; }
.Blog_Text { color: #000; font-size: 9.5pt; font-family: Arial, Optima; font-weight: normal; font-stretch: condensed; }
body,td,th {
	font-size: 11pt; 
	font-family: Arial, Optima;
	color: #000;
}
/* page propeties */
body {
background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #3A3718;	
}
ul {
	list-style-image:url(../images/bullet.png);
    padding: 0;
    margin-left: 2em;
/* Footer Link*/

}
a.foot:link {
	font-size: 12px; 
	color: #aba16e;
	text-decoration: underline;
}
a.foot:visited {
	color: #aba16e;
	text-decoration: none;
}
a.foot:hover {
	color: #aba16e;
	text-decoration: underline;
}
a.foot:active {
	text-decoration: none;
}
.tablefoot {
    color: #aba16e; 
	font-size: 8.5pt;
	padding:0px 0px 10px 0px;
	text-align:center;
	vertical-align: top;
}
