p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #99ccff;
	margin-top: 0px;
	padding-top: 0px;

}
body {
	background-color: #AD836B;
	background-image: url(images/bg-brown-paper-11.jpg);

}
.tblmain {
	background-color: #031C29;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;


}
.tblnavmain {
	background-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.tblheader {
	border: 1px solid #666666;
}
.tblfooter {
	background-color: #031C29;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
a:link {
	color: #FFFFFF;
}
.border {
	border: 1px solid #666666;
}
h1 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 3px;
	padding-bottom: 0px;

}
h2 {
	margin-bottom: 3px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #CCCCCC;

}
.txtfooter {
	font-size: 0.9em;
}
.tblbannerfooter {
	border: 1px none #666666;
}
.txtunderline {
	text-decoration: underline;
}
.txtsmall {
	font-size: 0.6em;
}

a:visited {
	color: #FFFFFF;
}

a:hover {
	color: #6699FF;
}

.txthighlight {
	font-style: italic;
	color: #FFFFFF;
}
