
a:visited {
	color: #663300;
	font-weight: normal;
	text-decoration: underline;
}
a:link {
	color: #663300;
	font-weight: normal;
	text-decoration: underline;
}


a:hover {
	color: #663300
	font-weight: normal;
	text-decoration: underline overline;
}

a:active {
	color: #663300;
	font-weight: normal;
	text-decoration: none;
}



a.nav:link {
	font-family: Tahoma, Arial;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.nav:visited {
	font-family: Tahoma, Arial;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


a.nav:hover {
	font-family: Tahoma, Arial;
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

a.nav:active {
	font-family: Tahoma, Arial;
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}


.line {
	border-bottom-width: 0px;
	border-color: #AC8E61 #000000 #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
	border-top-width: 1px;
}



a.btm:link {
	font-family: Tahoma, Arial;
	color: #AC8E61;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.btm:visited {
	font-family: Tahoma, Arial;
	color: #AC8E61;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.btm:hover {
	font-family: Tahoma, Arial;
	color: #AC8E61;
	text-decoration: underline overline;
	font-size: 11px;
	font-weight: normal;
}

a.btm:active {
	font-family: Tahoma, Arial;
	color: #AC8E61;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.prod:link {
	color: #663300;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.prod:visited {
	color: #663300;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a.prod:hover {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	}

a.prod:active {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	}


BODY {
	font-weight: normal;
	background-color: #F4ECE0;
}
TD {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	line-height: 1.5em;
	color: #663300;
}

p {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	line-height: 1.5em;
	color: #663300;
}

h1 {
	border-bottom-width: 3px;
	border-color: #663300 #663300 #663300;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: double;
	border-top-width: 0px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 0px;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-indent: 0px;	
}

h3 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	color: #663300;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;	
}

.smalldk {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 1.2em;
	color: #663300;
}

.small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 1.2em;
	color: #AC8E61;
}

.imgborder { 
 border: 1px solid #AC8E61;
} 


.input { 
 font-size: 10pt; 
 background-color: #FFFFEF; 
 border: 1px solid #AC8E61; 
 color: #663300;	
}

.texta { 
 font-size: 10pt; 
 background-color: #FFFFEF; 
 border: 1px solid #AC8E61; 
 color: #663300;
 scrollbar-base-color:D4BA95;
 scrollbar-arrow-color:663300;	
 scrollbar-face-color: #D4BA95; 
 scrollbar-3dlight-color: #663300; 
 scrollbar-shadow-color: #663300;
 scrollbar-darkshadow-color: #663300; 
}


.white {
	color: #FFFFFF;
}
.blue {
	color: #0070DF;
}
.red {
	color: #CE0101;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px16 {
	font-size: 16px;
}
.px24 {
	font-size: 24px;
}
.grey {
	color: #5D6068;
	font-weight: normal;
}
.orange {
	color: #FF5400;
}
