body         {
	background:#C5CFD0 url(images/linesbg.jpg) repeat-y center;
	margin:0;
	font-family:Arial;
	font-size:10pt;
	color:#000000;
}
  
A:link {text-decoration: none; color:#0066DD}
A:visited {text-decoration: none; color:#0066DD}
A:hover {text-decoration: underline;}
               
.title        { font-family: Arial; font-size: 12pt; border-bottom-style: dashed; border-bottom-width: 2px }

td           { font-size: 10pt; font-family: arial }

.menulink { background-image:url('images/buttons/button1.gif')}
.linebg {background-image:url('images/linebg.gif')}

.textbox     { border:1px solid #000000; background-color: #FFFFFF; width: 200px ;background-image:url('images/shadow.jpg')}
.textbox2     { border:1px solid #000000; background-color: #FFFFFF; width: 204px ;background-image:url('images/shadow.jpg')}
.filebox     { border:1px solid #000000; background-color: #FFFFFF; width: 284px ;background-image:url('images/shadow.jpg')}
	
.textarea    { border:1px solid #000000; background-color: #FFFFFF; width: 250px ;background-image:url('images/shadow.jpg'); background-attachment:fixed}
.textarea2    { border:1px solid #000000; background-color: #FFFFCC; width: 250px ;background-image:url('images/shadow.jpg'); background-attachment:fixed}

.listbox     { border:1px solid #000000; background-color: #FFFFFF; width: 200px ;background-image:url('images/shadow.jpg')}
	
.quotetextbox     { border:1px solid #000000; background-color: #FFFFFF; width: 350px ;background-image:url('images/shadow.jpg')}

.navbar      { font-size: 8pt; font-family: Arial; color: #000080; text-decoration: none }
.navbar:hover      { font-size: 8pt; font-family: Arial; color: #000080; text-decoration: underline }
.navbartitle        { font-family: Arial; font-size: 8pt; border-bottom-style: dashed; border-bottom-width: 1px }

#FIXEDBOX {	position: fixed; top: 0; left: 0; z-index: 5; width: auto; height: auto; }

.price{font-size: 24px;	font-weight: bold;}

form {
	margin-bottom: 0px;
	margin-top: 0px;
}

#headertable a{
	color: #000000;
	text-decoration: none;
}
#headertable a:visited{
	color: #000000;
	text-decoration: none;
}
#headertable a:hover {
	text-decoration: none;
}

.headerLinks {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;	
}
.headerLinks a{
	font-size: 14px;
	color: #FFFFFF;	
}
.headerLinks a:visited{
	font-size: 14px;
	color: #FFFFFF;	
}
.headerLinks a:hover{
	font-size: 14px;
	color: #FFFF99;	
}

#shoppingCart {
	position: absolute;
	top: 50px;
	right: 200px;
	visibility: visible;
}