body {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	height: 90%;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #83A6C9D;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #E8E8E8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #83A6C9D;
	background-color: #724823;
}
html {
	height: 90%;
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}



a {
	text-decoration: none;
	color: #734825;
}
a:link {
	text-decoration: none;
	color: #734825;
}
a:hover {
	text-decoration: underline;
	color: #C19F7B;
}



h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}






.maininfo {
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.navigationBG {
	background-image: url(../images/navigation_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.whiteBG {
	background-color: #FFFFFF;
	background-image: url(../images/yellowline_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottomline {
	background-image: url(../images/bottom_line.gif);
	background-repeat: repeat-x;
}
.highlightText { color:#734825; }

.highlightHead { color:#734825; font-size:14px; }

.dottedLine { background:url(../images/dot.gif) repeat-x center; )

