/* 
buff dark D4CCBF
buff light DAD4C9
red D93616
blue 353B51
drk blue 020A25
*/
body {
	margin: 0px;
	background-color: #353B51;
	background-image: url(../images/main-bg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #020A25;
	font-weight: normal;
	height: 100%;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #81321A;
	font-weight: normal;
	text-decoration: underline;
}
.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #81321A;
	font-weight: normal;
}
.hdr-bricks {
	background-image: url(../images/hdr-bricks.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background-color: #020A25;
}
.logo-pos {
	margin: 13px 0px 0px 15px;
}
.header-tbl {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.main-body {
	background-color: #D4CCBF;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.nav-cell {
	width:750px;
	background-image: url(../images/nav_bg.gif);
	background-position:left top;
	background-repeat: repeat-x;
	background-color: #D4CCBF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #020A25;
	height: 35px;
	margin: 0px;
	text-align: left;
	padding-left: 20px;
}
.nav-lnk:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 25px;
	color: #020A25;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 4px;
}
.nav-lnk:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 25px;
	color: #020A25;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 4px;
}
.nav-lnk:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #020A25;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 4px;
}
.content-cell {
	background-color: #DAD4C9;
	padding: 10px;
	text-align: left;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D93616;
	font-weight: bold;
	line-height: 18px;
}
.image-cell {
	background-color: #E5E0D9;
	padding-left: auto;
	padding-right: auto;
}
.more{
	display: block;
	padding: 0px 5px;
	background-color: #D93616;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	width: 50px;
	text-decoration: none;
}
.button {
	border: solid 1px #959799;
	background-image:url(../images/button-bg.gif);
	background-repeat:repeat-x;
	background-color:#DDDDE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #81321A;
	height: 18px;
	margin: 0px;
}
.lists {
	 list-style-image: url(../images/dot.gif);
	 margin-left:15px;
	 padding-left: 0px;
	 margin-top:0px;
	 margin-bottom: 0px;
}	
.img-border {
	padding: 2px;
	border: solid 1px #959799;
	background-color:#FFFFFF;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #81321A;
	height: 16px;
	background-color: #FFFFFF;
	margin: 3px 0px;
	border: solid 1px #959799;
}	
.footer {
	background-color: #DAD4C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 40px;
	width: 770px;
	color: #020A25;
	text-align:center;
	height: 40px;
}
.footer-lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #020A25;
	text-decoration: none;
	text-align: center;
}
.footer-lnk:link {
	color: #020A25;
	text-decoration: none;
}
.footer-lnk:visited {
	color: #020A25;
	text-decoration: none;
}
.footer-lnk:hover {
	color: #020A25;
	text-decoration: underline;
}