@charset "utf-8";

/* CSS Document */



body {background:#f8f8ed}
p { font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11pt; color:#2e3d5c }
.bold { font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color:#2e3d5c }

h1 { font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color:#2e3d5c }
h2 { font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color:#2e3d5c }


td { font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 11pt; color:#2e3d5c }
td.bggreen {background: #597a5d}
td.bgbeigh {background:#dac985}
td.bglightbeigh {background:#eee5c5}


table.border {border-collapse: collapse; border: solid #59647a; border-width: 3px;} 


<!--td.td_border { border: solid #597a5d; border-width: 3px; }
td.borderright { border-right: solid #597a5d; border-width: 3px }
td.borderbottom { border-bottom: solid #597a5d; border-width: 3px }
td.bordertop { border-top: solid #597a5d; border-width: 3px }
td.borderleft { border-left: solid #597a5d; border-width: 3px }
td.beighborderright { border-right: solid #f8f8ed; border-width: 10px }


a:link { color: #e8dfbb; text-decoration: none; font-size: 11pt; font-weight: bold; line-height: 20px; }
a:visited { color: #e8dfbb; text-decoration: none; font-size: 11pt; font-weight: bold; line-height:20px;}
a:hover { color: #fbde69; text-decoration: none; font-size: 11pt; font-weight: bold; line-height: 20px;}
a:active { color: #c8decb; text-decoration: none; font-size: 11pt; font-weight: bold; line-height: 20px;}

a.thispage:link { color: #c8decb; text-decoration: none; font-size: 11pt;  font-weight: bold; line-height: 20px; }
a.thispage:visited { color: #c8decb; text-decoration: none; font-size: 11pt;  font-weight: bold; line-height: 20px; }
a.thispage:hover { color: #fbde69; text-decoration: none; font-size: 11pt;  font-weight: bold; line-height: 20px; }
a.thispage:active { color: #e8dfbb; text-decoration: none; font-size: 11pt;  font-weight: bold; line-height: 20px; }


a.indent:link { color: #e8dfbb; text-decoration: none; font-size: 10pt; font-weight: bold; line-height: 20px; padding-left: 15px; }
a.indent:visited { color: #e8dfbb; text-decoration: none; font-size: 10pt; font-weight: bold; line-height:20px; padding-left: 15px;}
a.indent:hover { color: #fbde69; text-decoration: none; font-size: 10pt; font-weight: bold; line-height: 20px; padding-left: 15px;}
a.indent:active { color: #c8decb; text-decoration: none; font-size: 10pt; font-weight: bold; line-height: 20px; padding-left: 15px;}

a.thispageindent:link { color: #c8decb; text-decoration: none; font-size: 10pt; font-weight: bold; line-height: 20px; padding-left: 15px; }
a.thispageindent:visited { color: #c8decb; text-decoration: none; font-size: 10pt; font-weight: bold; line-height:20px; padding-left: 15px;}
a.thispageindent:hover { color: #fbde69; text-decoration: none; font-size: 10pt; font-weight: bold; line-height: 20px; padding-left: 15px;}
a.thispageindent:active { color: #e8dfbb; text-decoration: none; font-size: 10pt; font-weight: bold; line-height: 20px; padding-left: 15px;}


