/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C88954;
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C88954;
}
.bx {
	border: 1px solid #FFFFFF;
}
body,td,th {
	font-family: Lucida Sans, Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.nvbar {
	background-image: url(images/nvbg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 22px;
}
.text {
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	line-height: 18px;
}
.hdtxt {
	font-size: 16px;
	color: #FF9900;
}
#nv {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
.rline {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}

