@charset "utf-8";
/* CSS Document */
/* Design by: HVK Designs */
/* Author: Fozz */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColLiqHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColLiqHdr #header {
	background: #DDDDDD;
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background: url(http://www.geocities.com/fozzman1000/images/header_bg.jpg) repeat-x;
	background-color: #171719;
	background-image: url(header_bg.jpg);
	margin: 0px 0px 0px 0px;
}
	
.thrColLiqHdr #top {
	margin: -12px;
	padding: 5px 0px 0px 20px;
}
.thrColLiqHdr #subheader{
	height: 150px;
	width: 780px;
	background-image: url(bkg1.png);

}

.thrColLiqHdr #d1 {
	border: 1px;
	border-color: #CCCCCC;
	border-top-style: solid;
	background-image: url(http://www.geocities.com/fozzman1000/images/a1.gif);
	background-repeat: repeat-x;
	height: auto;
	padding: 0px 10px 0px 0px;
	clear: both;
	margin: 0px;
} 
.thrColLiqHdr #d1 p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.thrColLiqHdr #sub {
	padding: 5px 0px 0px 0px;
	border: 1px;
	border-color: #CCCCCC;
	border-top-style: solid;
	background-image: url(a1.gif);
	background-repeat: repeat-x;
	height: auto;
} 
.thrColLiqHdr #sub p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.thrColLiqHdr #footer {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
	width: auto;
} 
.thrColLiqHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	padding: 10px 0px 10px 0px;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	margin-right: 15px;
	margin-left: 2px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 15pt;
	margin-top: 10px;

}
.style6 {
	color: #8EB5D9;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	margin-bottom: 5px;
	font-size: large;
	margin-right: 110px;
}

.style26 {
	color: #8EB5D9;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	margin-bottom: 5px;
	font-size: large;
	text-align: center;
}
.style20 {
	color: #FFFFFF;
	padding: 5px 5px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: medium;
}
.style10 {
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}

.style16 {
	font-family: "arial", helvetica, sans-serif;
	font-size: small;
	padding: 18px 0px 2px 15px;
}
.style17 {
	font-size: small;
	font-weight: bolder;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 13px;
	color: #FFFFFF;
}


.err { border:1px solid #CC0000; display:inline }
Form

.form {
background-color:#AFCBD9;
float:left}
h1{font-size:16px; color:#000000; padding:13px 20px 0 20px; margin:0;}
.form1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 15px;
}

.form input{width:152px;}

.form select{width:156px;}

.form td{height:22px;}

.indexform{
width:130px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

.indexform1{
width:128px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

.form1 td{height:22px;}
