html, body    { color: #130; font-size: 9pt; font-family: Verdana, Tahoma, Helvetica, Sans-Serif }
body { background: url("pix/040-9C0-bg.jpg") repeat-y center;
background-color: #040;
list-style-image: url(pix/perfect-log-bullet.gif);
margin:0;
/*behavior: url("csshover3.htc");*/
}
.button     { color: #130; font-weight: bold; font-size: 11pt; background-color: rgb(255,242,234); }
.spread  { letter-spacing: 2pt; font-weight: normal; font-size=14pt }
a { font-weight: bold; outline: none; -moz-outline-style: none; }
a:link { color: #f60 }
a:visited { color: #f60 }
a:hover { color: #130 }
a:active  { color: #F00 }
.nodeco a { color: #FFF; text-decoration:none;
	font: bold 10pt Arial, Helvetica, Geneva, "Helvetica Neue", sans-serif; }
.nodeco a:link { color: #FFF}
.nodeco a:visited { color: #FFF}
.nodeco a:hover { color: #130}
.nodeco a:active { color: #F00}
.copy { font-size: 8pt }
.dgreen {color: #006600}
.img_right { float:right; padding:  0 0 0 5px; }
hr  { color:#F96; border: 0; height: 1px; background-color: #F96; margin-top: 12px; margin-bottom: 12px; }
h2,h3,h4,h5,h6 { background-color: rgb(255,242,234); margin-right: 3px; margin-left: 0px; padding: 2px 10px; border-top: 1px solid rgb(255,172,120); border-bottom: 1px solid rgb(255,172,120);}
h2 { font-size: 20px; font-weight:	normal; }
h1 { font-size: 35px; padding: 8px 1px; }
td { text-align : left; font-size: 10pt }
#masthead { background: no-repeat left top; margin: 0; padding: 0; border-top: 1px solid #693; border-bottom: 1px solid #693 }
.box  { font-weight: bold; border: dotted medium #f93 }
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 9pt;
	list-style-type: none;
	list-style-position: outside;
	font-weight : bold ;
	border-bottom: 2px solid #ccc;
	margin: 0px;
	padding: 30;
}
		
#menu a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-color: #f93;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

	#menu a:hover {
		background-color: #090;
		color: #ffffff;
}

