.btn_pad
{
	padding-right: 6px;
}
.bg_left
{
	background-color: #a9afcd;
	background-image: url(images/bg_leftgradiant.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.bg_right
{
	background-color: #a9afcd;
	background-image: url(images/bg_rightgradiant.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.bg_plain
{
	background-color: #a9afcd;
}
.bg_bottom
{
	background-color: #a9afcd;
	background-image: url(images/bg_bottomgradiant.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.bg_bottomleft
{
	background-color: #a9afcd;
	background-image: url(images/bg_bottomleft.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.bg_bottomright
{
	background-color: #a9afcd;
	background-image: url(images/bg_bottomright.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.bg_pad
{
	background-color: #ffffff;
}
.bg_navbar
{
	background-image: url(images/bg_navbar.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.nav_space
{
	padding-left: 10pt;
	padding-right: 10pt;
}
body
{
	background-color: #a9afcd;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
a.nav:visited
{
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	color : red;
	text-decoration : none;
	font-weight : bold;
}
a.nav:link
{
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	color : Red;
	text-decoration : none;
	font-weight : bold;
}
a.nav:hover
{
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	color : blue;
	background: red;
	text-decoration : none;
	font-weight : bold;
}
a.button:visited
{
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	color : white;
	text-decoration : none;
	font-weight : bold;
}
a.button:link
{
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	color : white;
	text-decoration : none;
	font-weight : bold;
}
a.button:hover
{
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	color : red;
	text-decoration : none;
	font-weight : bold;
}
.title
{
	background-color: #444756;
	padding-right: 5pt;
}
.title2
{
   text-align: left;
	background-color: #444756;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	height: 34pt;
	padding-left: 5pt;
}
.title3
{
	background-color: #444756;
	height: 125pt;
}
.timber_heading
{
	font-family : Arial, Helvetica;
	font-size : 14pt;
	color: #444756;
	font-weight: bold;
}
.timber_description
{
	font-family : Arial, Helvetica;
	font-size : 10pt;
	color: #444756;
	font-weight: normal;
}
.timber_description_heading
{
	font-family : Arial, Helvetica;
	font-size : 12pt;
	color: #444756;
	font-weight: bold;
}
.timber_description_small, li.timber_description_small
{
	font-size : 8pt;
	font-weight: normal;
}
.txt1
{
	font-family : Arial, Helvetica;
	font-size : 9pt;
	color: #444756;
	text-align: left;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
   line-height: 14pt;
}
.txt2
{
	border-top-style: solid;
	border-top-color: gray;
	border-top-width: 1pt;
	font-family : Arial, Helvetica;
	font-size : 7pt;
	color: silver;
	text-align: left;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
}
.txt3
{
	font-family : Arial, Helvetica;
	font-size : 11pt;
	color: red;
	text-align: left;
	padding-left: 5pt;
	padding-right: 5pt;
	padding-top: 5pt;
	padding-bottom: 5pt;
   line-height: 14pt;
	font-weight: bold;
}
ul.nav
{
   list-style-type: none;
   margin: 0pt;
   padding-left: 0px;
}
li.nav
{
	list-style: none;
	border-bottom-color: black;
	border-bottom-style: dashed;
	border-bottom-width: 1pt;
	padding-left: 0pt;
	margin-left: 0pt;
   line-height: 26pt;
}
.lastli
{
	list-style: none;
	border-bottom-color: black;
	border-bottom-style: none;
	border-bottom-width: 0pt;
	padding-left: 0pt;
	margin-left: 0pt;
   line-height: 26pt;
}
.bawder
{
	border: thin solid black;
}
.shadowed 
{
	background:url(images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border:none;
	border-top: 0px solid red;
	border-left:#eee 0px solid;	
}
.vline
{
	border-right: 1pt solid gray;
	padding-left: 10px;
}
.hline
{
	border-bottom: 1pt solid gray;
}
