BODY  {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color : Black;
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : white;
	scrollbar-base-color : black;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : Black;
	scrollbar-highlight-color : #CC0033;
	scrollbar-shadow-color : black;
	color : Black;
	font-family : arial;
}

H2 {
	font-size : small;
}


P  {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

P#description  {
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	margin-left : 10px;
	margin-right : 10px;
}

A#content {
	color: black;
	text-decoration: underline;	
    font-family : Arial, Helvetica, sans-serif;
}

A#nav  {
	color: white;
	font-size: 9pt;
	text-decoration: none;
	width: 100%;
	height: 100%;
	padding: 2px;
	font-weight: bold;
  }

A#nav:HOVER  {
	color: White;
	font-size: 9pt;
	width: 100%;
	height: 100%;
	padding: 1px;
	border-style: solid;
	border-color: white;
	border-width: 1px;
	background-color: black;
}

A#headnav  {
	background-color : #Cd0000;
	font-size : 12px;
	text-decoration : none;
	padding-left : 7px;
	padding-right : 7px;
	width : 100%;
	height : 100%;
	padding-bottom : 0px;
	padding-top : 2px;
	color : #F0FFFF;
	font-weight : bold;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	border-top-color : Black;
}

A#headnav:HOVER  {
	font-size : 12px;
	text-decoration : none;
	padding-left : 7px;
	padding-right : 7px;
	padding-top : 2px;
	width : 100%;
	height : 100%;
	background-color : Black;
	color : White;
}

A#footer {
	font-size: 10px;
	font-family: arial;
	color: gray;
	text-decoration : none;
}

H1  {
	font-family : Arial, Helvetica, sans-serif;
	color : #CC3333;
	margin-bottom: 1px;
	font-size : 18px;
	margin-left : 10px;
	font-weight : bold;
	margin-top : 25px;
}

H1#service-headings {
	border-bottom: double;
	border-bottom-width : 3px;
}

H1#prodhead {
			margin-top : 0px;
			padding-top : 0px;
}


SELECT  {
	background-color : #bb0000;
	color : White;
	font-size : 11px;
	border-color : silver;
	border-width : 2px;
	border-style : ridge;
	font-weight : bold;
	arrow-color : #FF8C00;
}

div#footer { margin-left: 15px; margin-right: 15px; }

td#nav {
	height: 15px;
}
INPUT#form  {
	background-color : #bb0000;
	color : White;
	font-size : 11 px;
	font-weight : bold;
	border-color : Gray;
	border-style : ridge;
}