﻿H1 {font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #435944;}
H2 {font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: black;}
H3 {font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    color: black;}
H4 {font-family: Times New Roman;
    font-size: 10pt;
    font-weight: bold;
    color: #28593F;}
H5 {font-family: Arial;
    font-size: 8pt;
    font-weight: normal;}
H6 {font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: black;}
TH {font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #CCCD9F;
    background-color: #435944;
    align: left;}
TD {font-family: Arial;
      font-size: 10pt;
      font-weight: normal;
      color: black;}
TF {font-family: Arial;
    font-size: 8pt;
    font-weight: bold;}
Body {font-family: Arial;
      font-size: 10pt;
      font-weight: normal;
      color: black;
}
A:link {color: #8B8F6E;}
A:visited {color: #A0A488;}
A:active {color: #D9D8AA;}

P {font-family: Arial;
   font-size: 10pt;
   font-weight: normal;
   color: black;}
OL {font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: black;}
LI {font-family: Arial;
    font-size: 10pt;
    font-weight: normal;    
    color: black;}
.box { 
  background: #435944; 
}
.boxtop { 
  background: url('/images/ne.gif') no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 5px; 
  background: url('/images/nw.gif') no-repeat top left; 
}
.boxbottom { 
  background: url('/images/se.gif') no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 5px; 
  background: url('/images/sw.gif') no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}
.img	{
	 border-style: solid;
	 border-color: #435944;
	 border-width:  6px;
}
.special  {
	background-image: url('/images/bg-special_02.gif');
	padding: 2px 25px 2px 25px;
	font-family:Arial Narrow;
	font-weight:bolder;
	font-size: 15pt;
	color:#FF0000;
	text-align:center;

}

.infocell {
	background-image: url('/images/bg-cell.gif');
	background-repeat: repeat-y;
}
