body
{
background: #CCCC99;
background-image: url(images/lite_bg.jpg);
margin-top: 0px;
margin-left: 0px;
FONT-FAMILY: Verdana,Arial,Geneva,Helvetica,sans-serif;
COLOR: #7E764C;
font-size: 10pt;
}
a:link    { color:#7E764C; text-decoration : underline; }
a:visited { color:#7E764C; text-decoration : underline; }
a:active  { color:#7E764C; text-decoration : underline; }
a:hover   { color:#E4EBBE; text-decoration : none; }

.bg
{
background: #CEE1F0;
background-image: url(images/lite_bg.jpg);
}
.small{
font-size: 8pt;
}
.whitebold
{
  color: #ffffff;
  font-weight: bold;
}
.white
{
  color: #ffffff;
}
.bold
{
  font-weight: bold;
}
.right_bg
{
  background-image: url(images/right_bg.jpg);
}
.clientTblHeader_bg{
  background: #7E764C;
}
.main_bg
{
  background: #ffffff;
  background-image: url(images/main_bg.jpg);
}
.menu_bg
{
  background-image: url(images/menu_bg.jpg);
}
.lower_bg
{
  background: #6699CC;    
  background-image: url(images/lower_bg.jpg);
}
.menu
{
  margin-left: 20px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
}

.menu_item	
{
  color: #ffffff;
  font-size: 9pt;
  font-weight: bold;
}
.menu_item a:link    { color:#ffffff; text-decoration : none; }
.menu_item a:visited { color:#ffffff; text-decoration : none; }
.menu_item a:active  { color:#ffffff; text-decoration : none; }
.menu_item a:hover   { color:#cccccc; text-decoration : none; }
.rep
{
  font-size:9pt;
}
.main_area
{
  margin-left: 10px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.main_area_right
{
  margin-left: 10px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.right_area
{
  margin-left: 5px;
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;  
}
.rightArea_lower_bg
{
  background: #E4EBBE;
}
.footer	
{
  color: #ffffff;
  font-size: 9pt;
  background: #A89F6C;
  margin-left: 10px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;  
}
.footer a:link    { color:#ffffff; text-decoration : underline; }
.footer a:visited { color:#ffffff; text-decoration : underline; }
.footer a:active  { color:#ffffff; text-decoration : underline; }
.footer a:hover   { color:#cccccc; text-decoration : none; }

.check_mail
{
  font-size: 9pt;
  margin-left: 10px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;  
}

.message_tbl{
    background: #ffffff;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #7E764C;
    border-right-color: #7E764C;
    border-bottom-color: #7E764C;
    border-left-color: #7E764C; 
}
.form_tbl{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #7E764C;
    border-right-color: #7E764C;
    border-bottom-color: #7E764C;
    border-left-color: #7E764C; 
}
.form_btn {
  border: 1px solid #7E764C;
  background: #ffffff;
}
.form_field {
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	color: #7E764C;
	text-decoration: none;
	border: 1px solid #7E764C;
	background: #ffffff;
}