
a
{
  color: #8DA359;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

body
{
  background-color: #F0E3A4;
  background-image: url('images/a4.gif');
  background-repeat: repeat-x;
  color: #4F4F2B;
  font-family: georgia, serif;
  font-size: 10pt;
}

h1, h2, h3, h4
{
  color: #6c7424;
  margin-bottom: 0.50em;
}
h1, h2, h3
{
  line-height: 1.8em;
}


h4
{
  font-size: 10pt;
}

.MyH3
{
  color: #6c7424;
  line-height: 1.8em;
  border-bottom: dashed 1px #494D23;
  margin-bottom: 0.50em;
  text-transform: lowercase;

}


td
{
  line-height: 1.5em;
  font-size: 10pt;
}

img
{
margin-top:    4px; margin-right: 4px;
margin-bottom: 4px; margin-left:  4px;
}

#outer1
{
  background-color: #FEFEF2;  
  background-image: url('images/a3.gif');
  background-repeat: repeat-x;
  border: solid 1px #ffffff;
  margin-top: 1.0em;
  margin-bottom: 1.0em;
  padding: 2px;
}

#outer
{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.0em;
  background-color: #FEFEF2;  
  background-image: url('images/a3.gif');
  background-repeat: repeat-x;
  border-top: solid 1px #ffffff;
  margin-bottom: 1.0em;
  padding: 2px;
}


#outer2
{
  border: dotted 0px #EFEAD1;
  padding: 2px;
}

#menu
{
  background-color: #6C7424;
  background-image: url('images/a1.gif');
  background-repeat: repeat-x;
  color: #ffffff;
  font-family: "Arial", "Verdana";
  font-size: 10pt;
  text-transform:uppercase;
  line-height: 1.8em;
}

#menu a
{
  color: #ffffff;
  text-decoration: none;
}

#menu ul
{
  list-style: none;
  padding: 0.0em;
  margin: 0.50em;
}

#menu li
{
  display: inline;
}

#menu li a
{
  padding: 0.8em;
}

#menu li a:hover
{
  background-color: #515815;
  background-image: url('images/a2.gif');
  background-repeat: repeat-x;
}

#header
{
  padding: 0.0em 0.2em 0.2em 1.4em;
/* top,left,bottom,right */
}


#content
{
  margin-top: 1.0em;
  padding: 1.0em;
  line-height: 1.8em;
  font-size: 10pt;
  position: relative;
}

#vContent
{

  padding: 1.0em;
  width: 740px;
  margin-left: auto ;
  margin-right: auto ;
}


#footer
{
  border-top: dashed 1px #CECF8F;
  padding-top: 1.0em;
  font-size: 1.0em;
  color: #AFA162;
  padding-left: 1.2em;
  clear: both;
}

#column1
{
  padding-top: 1.0em;
  padding-left: 0.8em;
  padding-right: 1.0em;
  width: 550px;
}

#column1 p
{
  color: #4F4F2B;
}


#column2
{
  padding-top: 1.0em;
  padding-left: 1.0em;
  padding-right: 0.6em;
}

#column2 p
{
  margin-bottom: 2.0em;
  color: #4F4F2B;
  font-size: 1.0em;
}


#column2 td
{
  border-bottom: dashed 1px #EFEFD6;
}

#column2 td a
{
  text-decoration: none;
}

#column2 td a:hover
{
  text-decoration: underline;
}



#column2 ul
{
  margin-left: 0.0em;
  padding-left: 0.50em;
  list-style: none;
  line-height: 2.0em;
  margin-bottom: 2.0em;
}

#column2 li
{
  border-bottom: dashed 1px #EFEFD6;
}


.InfoBox {
   width: 190px; 
  margin-left: auto ;
  margin-right: auto ;
}

.HotMessage
{
  background-color: #FFFFCC;
  border-bottom: solid 1px #BA9F1F;
  border-top: solid 1px #BA9F1F;
  border-right: solid 1px #BA9F1F;
  border-left: solid 1px #BA9F1F;
  width: 190px;
  margin-left: auto ;
  margin-right: auto ;
}


.moreTag
{
  font-size: 9pt;
  text-align:right;
  clear:both;
}
.moreTag a
{
  color: #ADAD5A;
  text-decoration: underline;
}

.moreTag a:hover
{
  color: #ff0000;
  text-decoration: none;
}


