body {
	background: url(images/allback.gif) repeat-y center;
	background-color: #ffffff;
	margin: 0 0 0 0;
}
.redtext{
	font-family : Arial;
	font-size : 10pt;
	background-color : transparent;
	color: red;
	text-align: left;
	font-weight: normal;
	vertical-align : top;
}
A.menu{
	font-family: Georgia;
	text-decoration: none;
	color: Black;
	font-size : 12pt;
	font-weight : bolder;
}

A.menu:HOVER {
	font-family: Arial;
	text-decoration: none;
	color: green;
	font-size : 12pt;
	font-weight : bolder;
}
A.menusmall{
	font-family: Arial;
	text-decoration: none;
	color: Black;
	font-size : 10pt;
	font-weight : bolder;
}

A.menusmall:HOVER {
	font-family: Arial;
	text-decoration: none;
	color: green;
	font-size : 10pt;
	font-weight : bolder;
}

A {
	text-decoration: underline;
	color: #32557a;
}
A.hover {
	text-decoration: underline;
	color: #32557a;
}


td.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32557a;
	
}
td.bodytexth {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color : white;
	color: black;
	font-weight: normal;
	vertical-align : top;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #32557a;
	font-weight:bold;
	
}

.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #32557a;
	
}

img.products{
float:left;
border:2px solid #32557a;
}
TD.bodytextbold {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color : transparent;
	color: black;
	text-align: left;
	font-weight: bold;
	vertical-align : top;
}

TD.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	background-color : transparent;
	color: #666666;
	text-align: center;
	font-weight: normal;
	vertical-align : top;
}
 TD.h1 {
	font-family : Arial;
	font-size : 10pt;
	background-color : transparent;
	color: Black;
	text-align: left;
	font-weight: bold;
}
TD.small {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	background-color : transparent;
	color: Black;
	text-align: left;
	vertical-align : top;
}

TD.List {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 12pt;
	background-color : transparent;
	color: Black;
	text-align: left;
	list-style : disc;
}
	
	TD.Menu {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	background-color : transparent;
	text-align: center;
	}

TD.smallform {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	background-color : transparent;
	color: Black;
	text-align: left;
	font-weight: bold;
}	
TD.cart {
	font-family: Arial,Helvetica, sans-serif ;
	font-size : 8pt;
	color: white;
	background-color : transparent;
	text-align:center;
	vertical-align : top;
	}
.prodheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #1a689c;
	color:#FFFFFF;
	text-align:left;
	padding-top:4px;
	padding-right:4px;
	padding-left:4px;
	padding-bottom:4px;
	font-weight:bold;
}
TD.prodline3 {
	font-family : arial;
	font-size : 14px;
	background-color : white;
	font-weight : normal;
	color: #000000;
	text-align: left;
	vertical-align : top;
	padding: 5px 5px 5px 3px;
}
TD.prodline4 {
	font-family : arial;
	font-size : 14px;
	background-color : #cccccc;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align : top;
	padding: 5px 5px 5px 3px;
}
.boldtitle {
	font-family: Arial,Helvetica, sans-serif ;
	font-size : 9pt;
	color: black;
	background-color : transparent;
	font-weight: bold;
	text-decoration: none;
	}
.inputbox {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #666666 1px solid; COLOR: #333333; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav {
	line-height:1.0;
}
.nav ul {
	position:absolute;
	top:-999em;
}
.nav ul li,
.nav a {
	width: inherit;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left:-1px;
	top:33px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:145px;
	top:1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/
.nav {
	float:left;
	margin-bottom:0em;
}
.nav li {
	color: white;
}
.nav a {
  	color: #1a689c;
	text-decoration:none;
  	
}
.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	 color: #1a689c;
  	text-decoration:none;
}
.nav li li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #d4dadf;
  	color: #1a689c;
	padding-top:7px;
  	padding-bottom:7px;
 	padding-left:5px;
	border-left: 1px #FFFFFF solid ;
  	border-right: 1px #FFFFFF solid ;
  	border-bottom:1px #FFFFFF solid ;
	width:120px;
	font-weight:bold;
	text-decoration:none;
}
.nav li li:hover, .nav li li.sfHover,
.nav li li a:focus, .nav li li a:hover, .nav li li a:active {
background: #f7db7f;
  	color: #1a689c;
	font-weight:bold;
	width:120px;	
}
.hinputbox {
	BORDER-RIGHT: #1a689c 1px solid; BORDER-TOP: #1a689c 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #1a689c 1px solid; COLOR: #1a689c; BORDER-BOTTOM: #1a689c 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
.hometext{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b638f;
	background-color:#FFFFFF;
}
.nav li li li {
top:-1px;
left:-20px;
}
#s1 div{ top: 0; 
left: 0;
display:inline;
}
