   .template_bg {
	background-image:url(images/sliver.jpg);
	background-repeat: repeat-x; background-color:#ffffff;
	
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	 
} 	

.body, td, p {
	color: #676767;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps; */
	font-weight: none;
	line-height:17px;
}

.body-green {
	color: #006666;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps; */
	font-weight: none;
	line-height:17px;
}

.body-gray {
	color:#808080;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps; */
	font-weight: none;
	line-height:17px;
}

.body-brown {
	color: #623820;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps; */
	font-weight: none;
	line-height:17px;
}

.body-red {
	color: red;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps; */
	font-weight: none;
	line-height:17px;
}

.header-brown {
	color: #623820;
	font-size: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps; */
	font-weight: bold;
	line-height:17px;
}

.header-brown2 {
	color: #623820;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps; */
	font-weight: bold;
	line-height:17px;
}

h1 {  font-family:   Verdana, sans-serif; font-size: 14px; color: #333333}

 
a {  font-family:   Verdana, Arial, sans-serif; color: #3366CC; text-decoration: underline; font-weight: normal}

a:active {color: #339900; text-decoration: underline}

a:hover {color: #33CC00; text-decoration: underline }

a:visited {color: #666666}

.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; line-height: 9px}

h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: green;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: green;
	border-left-color: black;
}

submit {  border-color: #999999 #666666 #333333 #999999; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.button { border-color: #999999 #666666 #333333 #999999; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #FFFFFF; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	line-height: 21px;
}

.tableheaders { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-weight: bold; text-transform: none; color: #CCCCCC; letter-spacing: 2px; font-size: 9px }

select { background-color: 	#cccccc ; font-size: 10px; font-family: "Trebuchet MS", Verdana, Arial, sans-serif; color: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.links {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 15px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	background-color: #F0F0F0;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.gdashedline
{
    border-bottom: 1px dashed #623820;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}	
