BODY {
font-size : 16px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #0F0F0F; 
background-color : #fff9d5;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : black; 
background-color : transparent; 
}

H3 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.1em; 
color : #4C4C4C;
background-color : transparent; 
border-bottom: 1px solid #4C4C4C;
padding: 2px;
}

.smalltext {
  font-size : 10px; 
  font-family : Times, Helvetica, sans-serif; 
}

.limited {
  font-size: .9em;
  font-family: Times, Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
}

.heading {
  font-size: 1.1em;
  font-family: Times, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
}

a:link {
  color: #805CEC;
  text-decoration: none;
}
a:visited {
  color: #805CEC;
  text-decoration: none;
}
a:hover {
  color: #8C6600;
}
HR {
  height: 3px;
  background: #dcdccc;
  margin: 0px 0px 0px 0px;
}

.divFooter
{
        border-top:1px solid #bbbbbb;
        width:760px;
}
.divFooter .Copyright
{
        font:0.625em arial, sans-serif;
        color:#666666;
        vertical-align:top;
	text-align:right;
}

.contentx
{
font-size : 14px; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
margin : 0 0 0 0;
padding : 10px 0 0 0;
width : 760px; 
}

#content
{
  color: black;
  padding: 10px 0 0 0 ;
  margin: 0 0 0 0 ;
  font-size: 10pt;
  width: 760px;
}

/*-----Footer-----*/
#footer
{
  clear: both;
  border-top:1px solid #181818;
  width:760px;
  margin: 10px 0;
}
#footer .login
{
  float:left;
  font:0.625em arial, sans-serif;
  color:#666666;
  vertical-align:top;
  text-align:right;
  padding: 0 20px;
}
#footer .Copyright
{
  font:0.625em arial, sans-serif;
  color:#666666;
  vertical-align:top;
  text-align:right;
  padding: 0 20px;
}

#menu
{
  clear: both;
  color: black;
  padding-top: 2px;
  margin: 0;
  font-size: 10pt;
  width: 750px;
  text-align:right;
}

#menu a
{
  color:#705800;
  padding: 0 10px;
  text-decoration:none;
}
#menu a:hover
{
  color:#000000;
  text-decoration:none;
}

