@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:left;
}
.companyname {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #AAAA99;
	padding-left: 5px;
}
.topnavlink {
	color: #99896B;
	text-decoration: none;
	font-weight: bold;
}

.sidenavlink {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.Sidbar2header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EAEAEA;
	background-color: #AA9877;
	text-align: center;
	font-weight: bolder;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #EEEECC;
}
.blackheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;}
.subnav {
	font-size: 12px;
	color: #AAAA99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAA99;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEECC;
	border-left-color: #EEEECC;
	padding-top: 5px;
}
.subnav a {
	color: #AAAA99;
	text-decoration: none;
}
.maintext {
	padding-right: 10px;
	padding-left: 10px;
}
.sidebar2link {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 5px;
}
.sidebar2text {
	padding-top: 4px;
	padding-right: 5px;
}
.copyright {
	font-size: 9px;
	font-style: italic;
	color: #EAEAEA;
	text-align: right;
	background-color: #AAAA99;
}
.topnav {
	font-size: 10px;
	color: #AA9877;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.maintitle {
	font-size: 14px;
	color: #AA9877;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA9877;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
div#navigation {
	width: 175px;
	background: #EEEECC;
	padding: 10px;
	height: 200px;
	top: 200px;
	position: static;
	right: 100px;
	visibility: visible;
	float: right;
}
.sidebar1 {
	padding-left: 5px;
}
