body {
	padding: 0px;
	margin: 0px;
}
table.banner {
	background-image: url(menu3.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 122px;
	border-width: 0px;
	margin-width: 0px;
}
table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td.textstuff {
	font-size: 18px;
	font-weight: bold;
	font-family: lucida sans, arial, monospace;
	color: #E47708; /* 006633 */
	text-transform: lowercase;
}
td {
	overflow: hidden;
	whitespace: nowrap;
}
td.menu {
	text-align: right;
	vertical-align: top;
	width: 15ex;
}
td.side_cols {
	width: 15ex;
}
a.menu,a.menusub {
	vertical-align: top;
	text-align: right;
	display : block; 
	padding-top : 2px; 
	padding-right : 15px; 
	padding-bottom : 2px; 
	padding-left : 3px; 
	border-style : solid; 
	border-top-width : 1px; 
	border-right-width : 1px; 
	border-bottom-width : 1px; 
	border-left-width : 1px; 
	font-weight: bold;
	font-size: 13px;
	border-color: white;
	font-family: lucida sans, arial, monospace;
	text-decoration: none;
	float: none;
	width: 100px;
}
a.menusub {
	font-size: 10px;
}
#last {
	margin-right: 0px;
}
a.menu:link,a.menu:visited,a.menusub:link,a.menusub:visited {
	color : rgb(89,89,89);
	background-color : rgb(255,255,255);
} 
a.menu:hover,a.menusub:hover {
	color : rgb(87,133,195);
	/*background-color : rgb(87,133,195);*/
} 


td.bucket {
	height: 200px;
	vertical-align: top;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-color: rgb(150,150,150);
	background: E5E5E5;
	font-family: verdana, arial, monospace;
	font-size: 12px;
	line-height: 3ex;
	padding: 20px;
	padding-left: 30px;
	background: url(logo_greys.gif) #E5E5E5 no-repeat bottom right;
	width: 80%;
}
td.bottom_links {
	font-size: 10px;
	text-align: center;
}
table.contact {
	text-align: left; 
	vertical-align: top;
	border: 0px solid black;
}
th.contact {
	vertical-align: top;
	text-align: right;
	font-family: verdana, arial, monospace;
	font-weight: normal;
	font-size: 13px;
}
a:link,a:visited {
	color: rgb(87,133,195);
}
a:hover {
	color: rgb(125,125,125);
}
img {
	border: none 0px white;
}