body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	color: #000000;
	background-color: #E0D6C7;
	background-image: url(graphic/bg4c.jpg);
	background-repeat: repeat;	
}
div {
	border: none;
	padding: 5px;
	height: auto;
		}
a:link {color: #333366; text-decoration: none}
a:visited {color: #330099; text-decoration: none}
a:hover {text-decoration: underline; color:#CC9900}
a:active {color:#FFFFFF}
#menu {
	width: 170px;
	padding: 3px;
	margin-top: -5px;
	height: auto;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 18px;
	}
#bbraid {margin-left:0;}
span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	}
.smaller {
	font-size: smaller;
	line-height: 12px;
}
.tcopy {
	font-size: small;
	margin: 1px;
	border: 1px outset #999966;
	padding: 2px;
}

.tcopy2{
	background-color:#E0D6C7;
	font-size: small;
	line-height: 120%;
	border: 1px outset #999966;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
}