A:link, A:visited, A:active, A:hover{
	color: #000000;
	text-decoration: underline;
}
body, form, h1, h3{
	margin: 0px;
}
body{
	background: #828C95;
}
body, div, td{
	font-size: small;
	font-family: arial, verdana, sans-serif;
}
.container{
	background: #FFFFFF url("../images/header2.jpg") repeat-x;
	width: 734px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
}
.footer{
	width: 734px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 0px 15px 0px;
	text-align: center;
	font-size: x-small;
	font-family: verdana, arial, sans-serif;
	line-height: 150%;
}
.footer A:link, .footer A:visited, .footer A:active{
	color: #000000;
	text-decoration: underline;
}
.footer A:hover{
	color: #000000;
	text-decoration: underline;
}
h1{
	font-size: small;
}
h2{
	margin: 0px 0px 0px 3px;
}
h3{
	padding: 3px;
	font-size: small;
	background: #CCCCCC url("../images/section.jpg") repeat-x;
	border-bottom: #BC7C7D 3px solid;
	border-left: #BC7C7D 1px solid;
}
.invisible A:link, .invisible A:visited, .invisible A:active, .invisible A:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.logo{
	margin-top: 60px;
}
.nav{
	float: right;
	border-bottom: #FF6600 3px solid;
	padding: 3px 30px 3px 30px;
	font-family: verdana, arial, times;
	font-size: x-small;
}
.nav A:link, .nav A:visited, .nav A:active{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	background: #CCCCCC;
	padding: 3px;
}
.nav A:hover{
	text-decoration: none;
	background: #FF6600;
	color: #000000;
}
.navspacer{
	height: 3px;
	font-size: 1px;
}
.paddme{
	padding: 5px;
}
.pagetag{
	/*background: #CCCCCC;*/
	margin: 0px 3px 3px 3px;
	padding: 3px;
}
.row1{
	background: #CCCCCC;
	font-weight: bold;
	height: 90px;
	margin: 0px 3px 3px 3px;
}
.row2{
	height: 100px;
	background: url(../images/headerbg.jpg);
	margin: 0px 3px 0px 3px;
}
.row3{
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin: 0px 3px 0px 3px;
	background: #872D2D;
	color: #CCCCCC;
	font-size: 1px;
	height: 5px;
}
.row4{
	margin: 0px;
}
.row5{
	height: 50px;
	background: #BC7C7D;
	margin: 0px 3px 0px 3px;
	text-align: center;
	color: #333333;
}
.row5 A:link, .row5 A:visited, .row5 A:active{
	color: #333333;
	text-decoration: none;
}
.row5 A:hover{
	color: #333333;
	text-decoration: underline;
}
.tbl1, .tbl3{
	border: #BC7C7D 1px solid;
	background: #F7F7F7;
}
.tbl1{
	padding-bottom: 25px;
}
.tbl1 img{
	border-bottom: #BC7C7D 1px solid;
}
.tbl1 A:link, .tbl1 A:visited, .tbl1 A:active{
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	color: #872D2D;
}
.tbl1 A:hover{
	background: #FEC65B;
	color: #666666;
}
.tbl3sub{
	padding: 5px;
}
.tbl3 A:link, .tbl3 A:visited, .tbl3 A:active{
	color: #000000;
	text-decoration: none;
}
.tbl3 A:hover{
	color: #000000;
	text-decoration: underline;
}