BODY {
	background-color: #77746D;
	scrollbar-face-color: #E4E0D7;
	scrollbar-highlight-color: #EDEAE2;
	scrollbar-3dlight-color: #E4E0D7;
	scrollbar-darkshadow-color: #423A30;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #423A30;
	scrollbar-track-color: #EDEAE2;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
html {
	height: 100%;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C9BFAC;
}
.navdiv {
	height: 100%;
	width: 415px;
	background-image: url(images/nav-middle.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bottomdiv {
	height: 65px;
	width: 530px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/footer.png);
}
.navtable1 {
	height: 100%;
}
.navtable2 {
	height: 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.navtable3 {
	background-repeat: no-repeat;
	background-position: top left;
}
.resizetable {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.resizetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0.2px;
}
.loadingtext {
	font-family: Georgia, Helvetica, Sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	letter-spacing: 0.8px;
	line-height: 20.5px;
}
.redirecttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 0.2px;
}
.text_underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 0.2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9BFAC;
}
.text_underline:hover {
	color: #C9BFAC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9BFAC;
}
