body {
	background: #999 url(images/bg.jpg) top left repeat-x;
	margin-top: 0;
	margin-bottom: 20px; 
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	}
a:link, a:visited {
	color:#006699;
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline; 
	color:#f66;
	}
table, td, tr { 
	vertical-align: top;
	}
h1 {
	color: #000;	
	margin: 20px 0 5px 0;
	padding-bottom: 5px;
	font-size: 1.4em;
	FONT-WEIGHT:BOLD;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
	}
h2 { 
	color: #333;
	font-size: 1.2em;
	border-bottom: 1px solid #ddd;
	padding: 2px 0 3px 5px;
	margin: 20px 0 5px 0;
	FONT-WEIGHT:BOLD;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
	}
h2 a:link, h2 a:visited {
	color: #ff9900;
	text-decoration: none;
		}
h2 a:hover {
	color: #006699;
	text-decoration: underline;
	}		
#l {
	width: 8px;
	background: url(images/shade-l.gif) top right repeat-y;
	}
#r {
	width: 8px;
	background: url(images/shade-r.gif) top left repeat-y;
	}	

#tophead {
	background:url(images/header01.jpg);
	text-align: right;
	padding-right:10px;
	height:22px;
	line-height:22px;
	}	
#tophead a:link, #tophead a:visited {	
	color: #003366;
	font-size: .8em;
	text-decoration: none;
	font-weight: bold;
		}
#tophead a:hover {
	color:#3366FF;
	font-weight: bold;
	}	
#header {
	width: 760px;
	border-bottom: 3px solid #666;
	}
#navbar {
	background:#808080;
	height:25px;
	font-size:10px;
	border-left: 3px solid #666;
	}	
#navbar a:link, #navbar a:visited {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
	}	
#navbar a:hover {
	color: #fff;
	text-decoration: none;
	}
ul#nav {
	margin: 0px;
	padding:0;
	}
#nav li {
	float: left;
	font-size: 10px;
	list-style-type: none;
	border-right: 1px solid #ccc;
  }
#nav a:link, #nav a:visited {
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
	padding: 7px 8px 7px 8px;
	LINE-HEIGHT:25PX;
	  }
#nav a:hover {
	background:#666;
	text-decoration: none;
	color: #fff;
	LINE-HEIGHT:25PX;
  }
#pageBody {
	width: 760px;
	background: #ccc;
  }
#leftcolumn p, #leftcolumn li {
	font-size: .8em;
	line-height: 16px;	
	margin: 20px 75px 5px 25px;
  }

#pageBody li p {
	margin: 7px 0 5px 6px;
	} 
#products {
	margin-left: 15px;
	}
		
#products td{
	text-align: center;
	}	
#form {
	font-size: .8em;
	}   
#form a {
	font-weight: bold;
	}	
#leftcolumn {
	font-size: .9em;
	background: #000;
	width: 200px;
	}

#leftcolumn ul {
	margin: 0px; 
	padding: 0 5px 100px 10px;
	list-style-type: none;
	}
#leftcolumn li { 
	margin: 0px;
	padding: 2px 0px;
	display: block;
	}
#leftcolumn li a:link, #leftcolumn li a:visited {
	background: url(images/navtab-over.gif) no-repeat top left;
	color: #f66;
	text-decoration: none;
	padding-left: 17px;
	display: block;
	font-weight: normal;
	}
#leftcolumn li a:hover {
	background: url(images/navtab.gif) no-repeat top left;
	color: #ccc;
	padding-left: 17px;
	display: block;
	} 
	
#rightcolumn {
	padding: 0 30px 20px 20px;
	border-left: 3px solid #666;
	} 
  
#rightcolumn p {
	padding: 0 0 0 8px;
	margin: 0px 0px 10px 0px;
	font-size:.8em;
	}

a:link.red, a:visited.red {
	padding: 2px 4px 2px 2px;
	line-height: 25px;
	background: #fff9b0;
	border-bottom: 2px solid #fff25f;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
	
 a:hover.red {
 	font-weight: bold;
	padding: 2px 4px 2px 2px;
	background: #fff25f;
	color: #000;
	text-decoration: none;
	}	
.bucket img{
	padding: 5px 0 0 0 ;
	}
.bucket td{
	font-size: .7em;
	margin-bottom: 20px;
	background: #dfdfdf;
	}
			
.date {
	font-weight: bold;
  }
.small {
	font-size: .8em;
		} 
.bigger {
	font-size: 1.9em;
	font-weight: bold;
	}		
table#address {
	width: 100%;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	padding: 2px;
	text-align: center;
  }
#footer {
	background: #cc0000;
	border-top: 3px solid #666;
	line-height: 39px;
    text-align: center;
	color: #ccc;
	width: 778px;
	font-size:.7em;
	}
#footer a:link {
	color: #ccc;
	}
#footer a:hover {
	color:#fff;
	}
		
.pic {
   width: 100px;
   }
.pic img {
	margin: 0;
	padding-bottom: 1px;
	border:0;
	display:block;
   } 
   
.fright {
 	float: right;
	margin: 5px 15px 10px 15px;
	}  
	
li .fright {
 	float: right;
	margin: 5px 0 10px 15px;
	}  	
 .fleft {
 	float: left;
	margin: 5px 15px 10px 5px;
	}  
	
li .fleft {
 	float: left;
	margin: 5px 15px 10px 0;
	}  	
.list1 {
	color: #ff9900;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px dashed #ff9900;
	padding: 2px 0 3px 5px;
	margin-bottom:2px;
	background: #efefef;
	display: block;
	}
.lightblue {
	background: #DDD;
	}			
.black {
	background: #000;
	}		
.list {
	color: #CC0000;
	font-size: .8em;
	}		
	