html {
     overflow: -moz-scrollbars-vertical;
}

div.hr {
  height: 8px;
  background: url(images/rule.gif) scroll;
  background-repeat:repeat-x;
  background-position:left;
  width:350px;
}
div.hr hr {
  display: none;
}
   
li {list-style: circle outside; color:#666666;}

a:link {
	color: #6F1200;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #96433F;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #96433F;
}

   
.head_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #6F1200;
	text-decoration: none;
	}
.head_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F504B;
	text-decoration: none;
}
.body_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F504B;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F504B;
	text-decoration: none;
}

A:link.footer {
    COLOR: #666666;
    TEXT-DECORATION: none;

}
A:visited.footer {
    COLOR: #666666;
    TEXT-DECORATION: none;

}
A:active.footer {
    COLOR: #666666;
    TEXT-DECORATION: none;

}
A:hover.footer {
    COLOR: #333333;
    TEXT-DECORATION: none;

}

.head_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f1200;
	text-decoration: none;
}
.head_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f1200;
	text-decoration: none;
}
td.bg_column_left {
	background-image:url(images/body_bg_lt.jpg);
	background-repeat:no-repeat;
}
td.bg_topper {
	background-image:url(images/topper.jpg);
	background-repeat:no-repeat;
}
td.bg_column_right {
	background-image:url(images/body_bg_rt.jpg);
	background-repeat: no-repeat;
}
td.right_white {
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}
td.pct_column {
	padding-left: 20px;
	padding-right:10px;
	vertical-align: top;
}
td.pct_text {
	padding-top: 10px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
td.pct_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #999999;
}
#container {
	position:relative;
	left:0px;
	top:0px;
	width:809px;
	height:97px;
	z-index:1;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:809px;
	height:97px;
	z-index:1;
}
#flash {
	position:absolute;
	left:0px;
	top:127px;
	width:809px;
	height:109px;
	z-index:2;
}
#nav {
	position:absolute;
	left:0px;
	top:97px;
	width:809px;
	
	z-index:3;
}
#body {
	position:absolute;
	left:0px;
	top:271px;
	width:809px;
	height:136px;
	z-index:2;
}
#nav2 {
	position:absolute;
	left:0px;
	top:236px;
	width:809px;
	height:35px;
	z-index:4;
}
