html {
 margin: 0px;
 padding: 0px;
 width: 100%;
 height: 100%;
}
body,div,td,p {
 margin: 0px;
 padding: 0px;
 font-family: sans-serif;
 font-size: 14px;
}
body {
        height: auto !important;
        height: 100%;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
h1.title {
  font-size: 22px;
  font-weight: bold;
  color: #e0d0a0;
  padding-left: 80px;
}
#headertitle {
  background: url(../images/title.jpg) top left no-repeat;
  height: 79px;
  color: maroon ;
}
#sidebar {
  background-color: #d3dfcb;
  vertical-align: top;
}
#content {
  padding: 10px;
}
a:link {
        color: #b9b9b9;
        font-family: Verdana;
        font-size: 10px;
        font-weight: bold;
}
a:hover {
        color: #E80000;
        font-family: verdana;
        font-size: 10px;
        font-weight: bold;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        border: thin none #FFFFFF;
        text-decoration: underline;
}
a:visited {
        color: #AFAFAF;
        font-family: verdana;
        font-size: 10px;
        font-weight: bold;
        font-style: normal;

}
a.menu, a.menu:visited {
  background: url('../images/button.jpg') center no-repeat;
  padding: 4px;
  text-align: center;
  color: #60c020;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  display: block;
  width: 173px;
}
a.menu:hover {
  background: url('../images/button2.jpg') center no-repeat;
  padding: 4px;
  text-align: center;
  color: #30b010;
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  display: block;
  width: 173px;
}
a.menuactive, a.menuactive:visited {
  background: url('../images/button.jpg') center no-repeat;
  padding: 4px;
  text-align: center;
  color: #c8b870;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  display: block;
  width: 173px;
}
a.menuactive:hover {
  background: url('../images/button2.jpg') center no-repeat;
  padding: 4px;
  text-align: center;
  color: #e0c810;
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  display: block;
  width: 173px;
}
td, textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.text1 {
	font-family: Verdana;
	font-size: 11px;
	color: 666666;
	font-weight: bold;
}
.text2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 3C7592;
}
.frame {
	font-family: Verdana;
	font-size: 10px;
	color: #FE6400;
	border: 1px solid #b9b9b9;
}
.text4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF7216;
}
.designed_by {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.text5 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #989898;
}
