 body {
  	margin: 25px;
  	padding: 0px;
	background-color: #C0B78C;  
}
p, td, div, ol, ul, il {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
}
h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B08F4C;
}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #OB9444;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.black {
	color: #000000;
}
.italsm{
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.flr {
float: right;
margin: 5 10px 5 10px;
}

.fll {
float: left;
margin: 0 10px 0 10px;
}
.mktgtag {
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	font-style: italics;
	font-family: Lucinda Handwriting, Harow Solid Italic, Garamond;
	text-align: center;
}
.header {
	background-image: url(images/header-bckgrnd.jpg);
	background-repeat: repeat;
}
.pics1 {
	background-image: url(images/header1.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-top: 1px;
	border-top-color:#000000;
	border-top-style:solid;
}
.pics2 {
	background-image: url(images/header2.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-top: 1px;
	border-top-color:#000000;
	border-top-style:solid;
}
.pics3 {
	background-image: url(images/header3.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-top: 1px;
	border-top-color:#000000;
	border-top-style:solid;
}
.pics4 {
	background-image: url(images/header4.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-top: 1px;
	border-top-color:#000000;
	border-top-style:solid;
}
.pics5 {
	background-image: url(images/header5.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-top: 1px;
	border-top-color:#000000;
	border-top-style:solid;
}
.pics6 {
	background-image: url(images/header6.jpg);
	background-repeat: repeat-x;
	height: 100px;
	border-top: 1px;
	border-top-color:#000000;
	border-top-style:solid;
}
.left {
	background-image: url(images/leftpanel.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #F9F9EF;
}
.leftpics {
	margin-left: 10px;
}
.content {
	background-color: #F9F9EF;
	padding: 15px;
}
.homepageline {
	background-color: #F9F9EF;
	background-image: url(images/verticalline.gif);
	background-repeat: repeat-y;
	border-bottom-width: 3px;
	border-top-width: 3px;
}
.right {
	background-color: #F9F9EF;
	width: 175px;
}

#navtable ul {
    margin: 0px;
    padding: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#navtable li {
    list-style: none;
    margin: 0px !important;
    padding-top: 10px;
	height: 45px;
	text-align: center;
	background: url(images/buttontrial.gif);
	background-repeat:no-repeat;
}
#navtable a {
    text-decoration: none;
    width: 195px;
    height: 45px;
    padding: 10px;
    font-size: 10pt;
    line-height: 10pt;
	text-align: center;
	color: #FFFFFF;
}
#navtable a:hover {
    text-decoration: none;
    width: 195px;
    height: 45px;
    padding: 10px;
    font-size: 10pt;
    line-height: 11pt;
	text-align: center;
	color: #C0B78C;
}
.footer {
  font-size: 10pt;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
}
.footer a {
  text-decoration: none;
  color: #000000;
}
.footer a:hover {
  color: #cccccc;
  text-decoration: none;
}
hr {
	color: #C0B78C;
	background-color: #C0B78C;
	height: 3px;
	width: 75%;
	margin: 5px auto;
	padding: 0px;
	text-align:center;
}
.bd  {
	border: 2px;
	border-color:#000000;
	border-style:solid;
}
.logo {
behavior: url(/images/iepngfix.htc) 
}
