


body {
	line-height: 1.1;
	padding-left: 140px;
	padding-right: 10px;
	padding-top: 10px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-image: url('graphics/back5.gif');
	color: white;
	font-size: 10pt;
	margin: 4px;
	text-align: left;
	font-family: arial;
	font-color: white;
	cursor: crosshair;
	scrollbar-3dlight-color: #000080;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #dd00dd;
	scrollbar-darkshadow-color: #cfcfcf;; 
	scrollbar-face-color: #000080; 
	scrollbar-highlight-color: #000080; 
	scrollbar-shadow-color: #000080;
	scrollbar-track-color: #cfcfcf
}
p.bar{
	border:2px solid #c0c0c0; text-indent: 0px;
	padding-left: 2px;
	background-image: url('orange.gif');
}

p.bar2{
	text-indent: 0px;
	padding-left: 2px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-width: 4px;
	border-color: #c0c0c0;
	border-style: solid;
	background-color: gray;
}


p.blurb {
	text-indent: 0em;
	width: 200px;
	height: 100px;
	overflow: auto;
	text-align: left
} 

h2 {
	font-size: 2em;
	font-weight: bold;
	margin: 8px;
	text-indent: 0em
}

a {
	font: 10pt arial;
	text-decoration: none;
	color: #d0d0d0;
	font-weight: bold;

}

a:hover {
	font: 10pt arial; 
	background-color: white;
	text-decoration: none; 
	color: #808080;
	font-weight: bold;


}

hr {
	color: #00ff00;
	text-indent: 0em;
	margin-left: 1em;
	margin-right: 1em;

}

div.menu {
	text-color: black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 4px;
	border-bottom-width:4px;
	border-left-width: 4px;
	border-right-width: 4px;
	border-color: #c0c0c0;
	border-style: solid;
	background-color: #000080;
a {
	font: 10pt arial;
	text-decoration: none;
	color: #d0d0d0;
	font-weight: bold;

}

a:hover {
	font: 10pt arial; 
	background-color: white;
	text-decoration: none; 
	color: #808080;
	font-weight: bold;
}
}

div.text {
	text-color: black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width:2px;
	border-bottom-width:4px;
	border-left-width: 4px;
	border-right-width: 4px;
	border-color: #c0c0c0;
	border-style: solid;
	background-color: #000080;
}