﻿
body {
	background-color: #ffffff;
	height: 100%;
	position: absolute;
	margin: 0px;
}
.style9 {font-size: 36px}
.style8 {font-size: 24px; color:black; font-weight:bold; font-style:italic}
.backleft {
	background-color:#000000;
 	background: url('images/leftbar.jpg') repeat-y;
 	background-position: top right;
	}
.backright {
	background-color:#000000;
 	background: url('images/rightbar.jpg') repeat-y;
 	background-position: top left;
	}
.text {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	font-style:normal;
	background-color:white;
}
.copyright, .copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
	font-size: 7pt; 
	font-family: arial;
	color:blue;
}
.separator {
	background:aqua;
	border:0px;
	margin: 0px;
	padding:0px;
	position:relative;
	vertical-align: top;
	clear:left;
	outline:lime;
}
.button-style {
	height:37px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: inherit;
}
#outertable {
	margin-left: 20px;
	margin-right: 20px;
	}
#scrollix {
	overflow: auto;

	margin-top: 15px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 35px;
	border:1px;
	border-color:black;
	}
#servicelist {
	padding-left: 10px;
	padding-right: 0px;
	margin-left: 10px;
	margin-right: 0px;
}
#servicelist li {	
	list-style-type:disc;
}
	
#menutable {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:"MS Reference Sans Serif";
	font-size:xx-small;
	color: black;
	vertical-align:top;
	position:relative;
	height: 42px;
	}
#navbar {
	float: left;
	border: 0px;
	padding:0px;
	margin:0px;
	z-index: 5;	
	height:50px;
	position:absolute;
	}

#navbar ul {
	z-index: 5;
	}

#navbar ul {
	left: 0px;
	float: left;
	position:relative;
	border:0px;
	padding:0px;
	margin:0px;
	height:50px;
	}

#navbar ul li {
	float: left;
	position: relative;
	padding: 0px;
	border: 0px;
	margin: 0px;
	list-style-type: none;
	height:50px;
}

#navbar li ul {
	position: absolute;
	left: 0px;
	display: none;
	background-color: #333333;
	}
	
#navbar ul li ul {
	width: 135px;
	}

#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: 135px;
	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;
}
.text {
	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;
}