
	body {
		margin:0px 0px 0px 0px;
		color: #000;
		background: #fff;
		}

	A			{ color:#666600; text-decoration:none; }
	A:link		{ color: #666600; text-decoration:none; }
	A:visited	{ color:#666600; text-decoration:none; }
	A:active	{ color:#333300; }
	A:hover		{ color: #333300; }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		background:#000;
		padding:0px;
		text-transform:uppercase;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:verdana, arial, sans-serif;
		font-size: x-large;
		color: #FFF;
		text-decoration: none;
		}
	hr {
	 color: #000;
	 background-color: #000;
	 border: 0px;
	 height: 1px;
	   }

#login
{ /* controls the look of the login elements */
  position: absolute;
  padding: 4px;
  margin: 50px 50px 50px 50px;
}

#customer
{ /* controls the look of the login elements */
  position: absolute;
  padding: 4px;
  margin: 15px 50px 50px 50px;
}




	#content {
		font-family:verdana,arial,sans-serif;
/*		margin-right:5px; */
		padding-bottom:20px;
		}

	.blog {
		padding-left:5px;
		padding-top:0px;
		padding-right:5px;
		}

	.blogbody {
		font-family:verdana, arial, sans-serif;
		color:#000033;
		font-size:small;
		font-weight:normal;
		}
	.droplist {
                font: normal 11px/13px verdana, arial, sans-serif;
                color:#000;
                font-size:small;
                font-weight:normal;
		background: #F3A258; 
		padding:0px;
/*		background-image:url('../images/trans-bn.png');
		background-repeat:no-repeat; */
                }
        .droplist a,
        .droplist a:link,
        .droplist a:visited,
        .droplist a:active,
        .droplist a:link {
		color:#000;
                background:#F3A258; 
                text-decoration: highlight;
		padding-left:15px;
		padding-top:8px;
		padding-bottom:8px;
                }
        .droplist a:hover {
                background-color: #F04D22;
		display:block;
                }


	#menu {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-weight:bold;
		font-size:x-small;
	/*	background:#ffe716;  */
		padding:0px;
		background:#f04d22;  
		text-align:center;
		text-transform:uppercase;
		}
	#menu a,
	#menu a:link,
	#menu a:visited,
	#menu a:active,
        #menu a:link {
                font: normal 11px/13px verdana, lucida, sans-serif;
                color: #000;
		background:#f04d22;
                text-decoration: highlight;
                }
	#menu a:hover {
		background-color: #F3A258;
/*		border-bottom:2px solid #F4A359; */
		display: block;
		}

	#menucontainer {
		border-bottom:2px solid #F3A258;
                padding:0px;
		border-top: 1px solid #666;
		background:#f04d22;
		}
	#mainsearch {
	        position:absolute;
		top:4;
		right:10;	
		padding:0px;
		border-top: 0px;
		background: #000;
		}
	#mainsearch input {
		border: #7E8980 1px solid; 
		color: #7E8980;
		background-color: #0F0F0F;
		font:  bold 11px/13px verdana, lucida, sans-serif;
		} 
	input { 
		border: #000 1px solid; 
		color: #666;
		}

	select { 
		border: #000 1px solid; 
		color: #666666;
		}

	textarea { 
		border: #000 1px solid; 
		color: #666666;
		}

	.admin_table { 
		border: #000 1px solid; 
		background-color: #CCCCCC; 
		font-size: 13px; 
		}
	.sitetitle {
		background: #50b848;
		color: #000;
		}
	.printsite {
		background: #EBEBEB;
		font-size: 14px;
		color: #000;
		}
	.sitelist {
		background: #EBEBEB;
		color: #000000;
		border-bottom:1px solid #666;
		}

	tr.sitelist:hover {
                background-color: #c4e1b7;
                }
        .newentry {
                background: #cf4747;
                color: #000000;
                border-bottom:1px solid #666;
                }


	#clickchart {
		font-size: x-small;
		font-family: verdana, lucida, sans-serif;
/*		border-bottom:1px solid #F4A359;  */
		background-image:url('../images/top-grad.png');
		background-repeat:repeat-x;
                padding:0px;
/*                background:#F4A359; */
		}

	

