
body {
	background-color: #080707;
	height: 100%;
	position: absolute;
}
.backleft {
	background-color:#000000;
 	background: url('/images/left_bg.jpg') repeat-y;
 	background-position: top right;
	}
.backright {
	background-color:#000000;
 	background: url('/images/right_bg.jpg') repeat-y;
 	background-position: top left;
	}
.text {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.copyright, .copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
	font-size: 7pt; 
	font-family: arial;
	}
#scrollix {
	scrollbar-3dlight-color:#696969;
	scrollbar-arrow-color:#FFFAFA;
	scrollbar-base-color:#A9A9A9;
	scrollbar-track-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#A9A9A9;
	scrollbar-shadow-color:#000000;
	overflow: auto; 
	height: 255px; 
	margin-top: 65px; 
	width: 250px; 
	margin-left: 10px;
}
#outertable {
	margin-left: 20px;
	margin-right: 20px;
	}
#navbar {
	position:relative; 
	z-index: 5;
	}
#navbar ul {
	z-index: 5;
	}
#navbar ul {
	left: 10px;
	}
#navbar ul, #navbar ul li {
	float: left;
	position: relative;
	padding: 0px;
	border: 0px;
	margin: 0px;
	list-style-type: none;
	}

#navbar li ul {
	position: absolute;
	left: 0px;
	top: 36px;
	display: none;
	background-color: #333333;
	}
	
#navbar ul li ul {
	width: 144px;
	}

#navbar ul li ul li a {
	display: block;
	z-index: 4;
	font-family: arial;
	font-size: 11pt;
	text-decoration: none;
	text-indent: 10px;
	color: #676767;
	width: 144px;
	background: #fff;
	background-color: #333333;
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	margin: 0px;
	}
#navbar ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0px;
	}
#navbar li:hover ul, #navbar li.over ul { 
	display: block;
	}
#navbar ul li ul li a:hover {
	background-color: #676767;
	color: #ffffff;
	}
	
/* Fix IE. Hide from IE Mac */
html #navbar ul li { float: left; height: 1%; }
html #navbar ul li a { height: 1%; }
/* End */

	
	
	
.inputbox {
	font-family: Tahoma;
	background-color: #FFFFFF;
	height: 14px;
	width: 100px;
	border: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
}
.11text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.inputbox2 {
	font-family: Tahoma;
	height: 14px;
	border: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
}
.d1 {
	font-family: Tahoma;
	font-size: 10px;
	width: 92px;
}
.d2 {
	font-family: Tahoma;
	font-size: 10px;
	width: 104px;
}
.d3 {
	font-family: Tahoma;
	font-size: 10px;
	
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #202020;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #202020;
	text-decoration: underline;
}
.zipinput {
	font-family: Tahoma;
	height: 14px;
	border: none;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	width: 50px;
}