body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #3D86A9;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #bbbbbb;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	background-attachment: fixed;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 10px;
	margin: 0px;
	background-image: url(fading_backgrounds/fading_background_21.png);
}

a:link {
	letter-spacing: 2px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	font-style: normal;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
a:visited {
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
a:hover {
	font-weight: bolder;
	letter-spacing: 2px;
	text-decoration: underline;
	color: #000000;
	font-size: 10px;
	padding-top: 2px;
	margin-top: 2px;
}
a:active {
	font-weight: bolder;
	letter-spacing: 2px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}


.tbl_desktopframe {

	height: 800px;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 6px;
}
.tbl_full_frame_centered {
	height: 400px;
	width: 1000px;
	background-image: url(images/bg_full_frame_down.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: -500px;
	position: absolute;
	top: 50%;
	margin-top: -200px;
	left: 50%;
	border-top: none;
	border-right: 1px none #295690;
	border-bottom: none;
	border-left: 1px none #295690;
}
.tbl_double_frame {
	height: 800px;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
}
.tbl_supernav {


	height: 24px;
	width: 1000px;
	background-image: url(images/bg_full_frame_down.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	margin-right: auto;
	margin-left: -500px;
	position: absolute;
	top: 1%;
	margin-top: 0px;
	left: 50%;
}
.tbl_header_nav {
	margin-top: 6px;
	width: 1000px;
	background-image: url(images/bg_bluesaw_round_up_gif.gif);
}
.tbl_footer {
	width: 1000px;
	background-image: url(images/bg_bluesaw_round_down.png);
}
.tbl_ch_frame {

	width: 1000px;
}
