@charset "UTF-8";
.buttonright {
	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	color: #000000;
}
showinfo {
	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
bodycopy {
	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.linespacing {
	line-height: 15pt;
	font-size: 11px;
	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.links {
	line-height: 12pt;
	font-size: 11px;
	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.header {
	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #A7220F;
}
.header_sub {
	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #5A1208;
}


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #bbbbbb;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
body,td,th {
	color: #000000;
}
.style10 {color: #bbbbbb}

.style12 {
line-height:20px;
font-size:16px;
font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #A7220F;
}

a.style12:link {color : #A7220F;}
a.style12:visited {color : #5A1208;}
a.style12:hover {color : #000000;}

.style13 {
line-height:20px;
font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color: #000000;
}

a.style13:link {color : #000000;}
a.style13:visited {color : #5A1208;}
a.style13:hover {color : #A7220F;}

.style16 {
	font-size: 12px;
	font-weight: bold;
	color: #bbbbbb;
}
.style17 {
line-height:20px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
}

.style18 {
line-height:17px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
}

.style19 {color: #0000FF}

.img_stroke { 
  margin: 0 5px 5px 0;
  padding: 0px;
  border: 4px solid;
  border-color:#969090;
}

.bgoff{
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:7px;
background-image:url('pix/nav-off.gif');
vertical-align:middle;
}
.bgon{
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:7px;
padding:0px;
background-image:url('pix/nav-on.gif');
vertical-align:middle;}