/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 font-family:Arial, Helvetica, sans-serif;
 font-size:small;
  } 
 
#pagewidth{ 
 width:782px;  
} 
 
#header{
 position:relative; 
 height:123px; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#leftcol{
 width:136px; 
 float:left; 
 margin-top:4px;
 margin-left:6px;
 position:relative; 
  }
 
#twocols{
 width:640px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:129px; 
 float:right; 
 margin-top:4px;
 margin-right:7px;
 position:relative; 
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:493px;
 margin-top:8px;
 margin-left:5px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:smaller;
 }
 
#footer{
 height:50px; 
  background-color:#FFFFFF; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

h1 {
	font-size:14px;
	padding-top:10px;
	color:#532900;
	}

h2 {
	font-size:small;
	padding-top:10px;
	color:#532900;
	}

p {
	font-size:12px;
	}

#footer
  {
      text-align:center;
      background-color:#8b6d41;
      color:#e4d6c2;
      height:70px;
  }

#maincol p {
	font-size:12px
	}

#maincol td {
	font-size:11px
	}

#maincol h2 {
	font-size:small;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	}

#maincol h3 {
	font-size:12px;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	}

#maincol h4 {
	font-size:x-small;
	color:#0C5834;
	margin-top:0px;
	margin-bottom:0px;
	}

a:visited {  font-weight: bold; color: #333333}
a:hover {  font-weight: bold; color: #0C5834}
a:active {  font-weight: bold; color: #333333}
a:link {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333}

.index100 input{
	width: 100px;
	font-size:11px;
    text-align: left;
    background-color:#ffffff;
}

.index140 input{
	width: 140px;
	font-size:11px;
    text-align: left;
    background-color:#ffffff;
}
.index40 select{
	width: 35px;
	font-size:11px;
    background-color:#ffffff;
}
.index60 select{
	width: 50px;
	font-size:11px;
    background-color:#ffffff;
}
.index80 select{
	width: 80px;
	font-size:11px;
    background-color:#ffffff;
}
.index td{
	font-size:11px;
}
.index2 input{
    width: 30px;
	font-size:11px;
    background-color:#ffffff;
}

.headercell
{
    background-color:#8b6d41;
    color:White;
    font-weight:bold;
}

.sidemenuback td
{
    background-image: url(Media/indexcash.gif);
    background-repeat:repeat-y;
}

.sent p
{
    text-align:center;
}