body
{
	background-color: #fdf1e2;
	margin: 0 0 0 0;	
	color: #19130e;
	font-family: Verdana, Tahoma, Arial;
	font-size:80%;	
	
	SCROLLBAR-TRACK-COLOR: #fbf5ee;
	SCROLLBAR-FACE-COLOR:  #fbf5ee;
	scrollbar-highlight-color: #fbf5ee;
	SCROLLBAR-3DLIGHT-COLOR: #19130e;
   SCROLLBAR-SHADOW-COLOR: #19130e;
   SCROLLBAR-DARKSHADOW-COLOR: #fbf5ee;
	SCROLLBAR-ARROW-COLOR: #19130e;	
}

td { 
    font-size:80%;	
}

td.menubtn { 
    font-size:12pt;	
}

img {border:0;} 
img.bord {border: solid 1px #99734d;}

hr {color: #99734d; height:1px;}

h1 {font-size:130%; text-align:left;  padding-bottom:3px; margin-bottom:15px; margin-top:0px; border-bottom:solid 1px #99734d;}
h2 {font-size:108%; margin-bottom:9px; text-align:left; }

a { font-weight:normal; color: #19130e; text-decoration:underline}
a:link { font-weight:normal; color: #19130e; text-decoration:underline}
a:visited { font-weight:normal;  color: #99734d; text-decoration:underline}
a:hover { font-weight:normal; color:#e1b75c; text-decoration:underline}

a.menu { font-size:11pt;  color: #19130e; font-weight:bold; text-decoration:none}
a.menu:visited { font-size:11pt; color: #19130e; font-weight:bold; text-decoration:none}
a.menu:hover { font-size:11pt; color: #19130e; font-weight:bold; text-decoration:none}
 
a.menubot { font-size:95%;  color: #19130e; font-weight:normal; text-decoration:underline}
a.menubot:visited { font-size:95%; color: #19130e; font-weight:normal; text-decoration:underline}
a.menubot:hover { font-size:95%; color: #99734d; font-weight:normal; text-decoration:underline} 
 
.menubtn {font-size:12pt; padding-left:30px; font-weight:bold; background-color:transparent;}
.menubtnover {
    font-size:12pt; padding-left:30px; font-weight:bold;
    border-top:solid 1px #19130e; 
	border-bottom:solid 1px #19130e;
	background-color:#f5ebdd;}
	
.FormCell{
  background-color: white;
  color:#19130e;
  border: solid 1px #19130e;
}	

.rightblock {
  background-color: #baae9f;
  /*color:#19130e;*/   
  border: solid 1px #19130e;
  width: 180px;
  display: block;
  padding: 5 5 5 5;
  margin-top:0px;
  margin-bottom:8px;
  text-align:left;
  /*margin-right:12px;
  margin-left:8px;*/
}
