body{
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 18px;
	SCROLLBAR-FACE-COLOR: #5A5C4D;
	SCROLLBAR-HIGHLIGHT-COLOR: #5A5C4D;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR:#5A5C4D;
	background-color: #996633;
}

.boldtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
}
.linktext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
A:hover{
    color: #9F0A19;
	text-decoration: underline;
}
.bottomlink {
	font-family:  VTahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;	
}

.bottomlink A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:8px;	
	padding-right:8px;
		
}
.bottomlink A:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9F0A19;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}





.toplink {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}

.toplink A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.toplink A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9F0A19;
	text-decoration: none;
}

.smallbottomlink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.smalltext {
	font-family:Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	color: #232800;
	text-decoration: none;
}
.headersmalltext {
	font-family:Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 800;
	font-stretch:extra-condensed;
	color: #232800;
	text-decoration: none;
	
}
.emaillink {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #40432c;
	text-decoration: none;
}

.input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CECFCE;
}
.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;	
}
.button2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #232800;
}
.border {
border-style:solid; 
border-width:4px; 
border-color:#CCCCCC; 
}
.border_box {
border-style:solid; 
border-width:1px; 
border-color:#888888;
background-color:#EEEEEE;
font-family: Tahoma;
font-size: 11px;
color: #000000;
}
.box_image {
border-style:solid; 
border-width:1px; 
border-color:#666666; 
margin:3px;
}h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.shadowrt {
	background-image: url(/art/edge_shadow_rt.jpg);
	background-repeat: repeat-y;
}
.shadowbottom {
	background-image: url(/art/edge_shadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.button2 h3 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-bottom: -10px;
}
linktext a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
linktext a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
}
linktext a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-bottom: -10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
ol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.smallbottomlink:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.smallbottomlink:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.smallbottomlink:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
h4 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	margin-bottom: -10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-top: 0px;
}
.box_imageWhite {
border-style:solid; 
border-width:3px; 
border-color:#FFFFFF; 
margin:3px;
}
.border_box a {
	color: #9F0A19;
	text-decoration: none;
	font-weight: bold;
}
