.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #7F1000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #7F1000;
	scrollbar-shadow-color:	#7F1000;
	scrollbar-base-color: #FFFFFF;
	background-attachment: fixed;
	background-color: #400000;
	background-image:  url("../img/page-bg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #660000;
}
.table-top {
	background-attachment: fixed;
	background:  url("../img/table/tabletop_bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #990000;
}
.table-bottom {
	background-attachment: fixed;
	background:  url("../img/table/tablebottom_bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}
.table-bg {
	background-attachment: fixed;
	background:  url(../img/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;	
}
.page-text {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
		
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.left-bg {
	background-attachment: fixed;
	background-image:  url("../img/left-bg.jpg");
	background-repeat: repeat-x;
	background-position: right top;
}
.right-bg {
	background-attachment: fixed;
	background-image:  url("../img/right-bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
.top-bg {
	background-attachment: fixed;
	background-image:  url("../img/top-bg.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #E4E5ED;
}
.bottom-bg {
	background-attachment: fixed;
	background-color: #E5E6EE;
	background-image:  url("../img/bottom-bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
.banner-bg {
	background-attachment: fixed;
	background-color: #E4E5ED;
	background-image:  url("../img/banner_bg.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.navigation-bg {
	background-attachment: fixed;
	background-color: #E4E5ED;
	background-image:  url("../img/navigation_bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}
.index-horizon {
	background-attachment: fixed;
	background-image:  url("../img/intro_horizon.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	height: 300px;
	visibility: visible;
}
.page-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.login-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.photo-edge {
	border: 1px solid #FFFFFF;
	
}

.small-font {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

