
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
background-image: url(images/fadeback.gif);
background-repeat: no-repeat;
background-attachment: fixed;
}


html { overflow: -moz-scrollbars-vertical; }

img {border: 0px; }

h1 {text-align: center;	color: black;	font-family: verdana;	font-size: 18px;   margin-bottom: 10px; margin-top: 0px}
h2 {text-align: left;	color: red;		font-family: verdana;	font-size: 16px;   margin-left: 20px;	font-style: italic;}
h3 {text-align: left;	color: black;	font-family: arial;		font-size: 14px;   margin-left: 20px;	font-weight: bold;}
h4 {text-align: left;	color: #c060ff;	font-family: verdana;	font-size: 15px;   margin-left: 20px;	margin-bottom: 10px; font-weight: bold;}
h6 {text-align: center;	color: black;	font-family: verdana;	font-size: 11px;   margin-left: 20px; margin-bottom: 5px; font-weight: normal}
p  {text-align: left;	color: black;	font-family: arial;		font-size: 13px;   margin-left: 20px; margin-right: 20px; margin-top: 0px}




a:link    {font-family: arial; color: blue; text-decoration: none; font-weight: normal;}
a:active  {font-family: arial; color: blue; text-decoration: none; font-weight: normal;}
a:visited {font-family: arial; color: blue; text-decoration: none; font-weight: normal;}
a:hover   {font-family: arial; color: red;  text-decoration: none; font-weight: normal;}



.maintable {
background-color:	white;
width:				800px;
text-align:			center;
border-collapse:	collapse;
border:				1px solid #66ccff; 
}



.producttable {
width:				28%;
text-align:			left;
font-family:		arial;
font-size:			16px;
}


.yellowtable {
background-color:	#ffc;
width:				60%;
border-width:		0px;
border-collapse:	collapse;
border:				1px solid #66ccff;
text-align:			left;
font-family:		arial;
font-size:			13px;
}



.ordertable {
border-width:		0px;
text-decoration: 	none;
text-align:			left;
font-family:		arial;
font-weight:		normal;
font-size:			13px;
}



.formtable {
width:				450px;
background-color:	white;
border:				0;
text-align:			left;
font-family:		arial;
font-size:			13px; 
}



.contacttable {
width:				98%;
background-color:	white;
color:				silver;
border:				0;
text-align:			left;
font-family:		arial;
font-size:			12px;
}