body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #744D00;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #744D00;
	font-weight: normal;
}
.tableDetail {
	font-size: 11px;
	font-family: Verdana;
	color: #744D00;
}
h2{
    background: none;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.17em;
    border-bottom: 1px solid #aaaaaa;
}
a:link{text-decoration: none;color:#0066B2;font-weight:bold; }
a:visited{text-decoration: none;color:#0066B2;font-weight:bold;}
a:hover{text-decoration: underline;color:#0033CC;font-weight:bold;}

a.file:link{text-decoration: none;color:#0066B2;font-weight:bold; }
a.file:visited{text-decoration: none;color:#0066B2;font-weight:bold; }
a.file:hover{text-decoration: underline;color:#0033CC;font-weight:bold; }

a.small:link{text-decoration: none;color:#0066B2;font-weight:bold; font-family: Verdana;font-size: 9px;}
a.small:visited{text-decoration: none;color:#0066B2;font-weight:bold;font-family: Verdana;font-size: 9px;}
a.small:hover{text-decoration: underline;color:#0033CC;font-weight:bold;font-family: Verdana;font-size: 9px;}

input.btn{
border: 1 solid #96924C;
background: #E1DFC3;
}
input, select, textarea{
border: 1 solid #96924C;
background: #E1DFC3;
}
hr{color:#744D00}

img{border-color:#744D00}
ul#menu {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}
ul#menu li {
display: block;
background-image: none;
padding-left: 1px;
padding-right: 1px;
float: left;
margin: 0;
width: auto !important;
font-size: 11px;
line-height: 21px;
white-space: nowrap;
border-right: 1px solid #cccccc;
}
ul#menu li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 15px;
  padding-right    : 16px;
  text-decoration  : none;
  color            : #0066B2;
  background       : transparent;
  
}
ul#menu li a:hover {
  font-size        : 11px;
  color            : #0033CC;
  text-decoration:underline;
}
li{
list-style-type: square; margin:0 0 0 0px;
}
