body {
	background-image: url();
}
body,td,th {
	font-family: "Tahoma", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.Box {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #262E52;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #2B345B;
}
h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Bg {
	background-attachment: scroll;
	background-image: url(images/body_08.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.FormButton {
	color: #CCCCCC;
	background-color: #4E571D;
	border: 1px solid #4E571D;
	height: 20px;
}
.xxx {
	border: 4px double #4C551C;
	margin: 10px;
	padding: 0px;
}
h5 {
	font-size: 13px;
	text-transform: uppercase;
	color: #5B6622;
	padding-top: 8px;
}
.Dots {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
}
li {
	color: #333333;
	text-decoration: none;
}
li a:link {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
li a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
li a:hover {
	color: #576220;
	text-decoration: none;
}
li a:active {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}.Login {
	height: 20px;
	width: 150px;
}

