body,td,th {color: #000000;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #990000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

div.scroll {
	height: 100px;
	width: 280px;
	overflow: auto;
	padding: 8px;
}
div.scroll_thoughts {
	height: 500px;
	width: 620px;
	overflow: auto;
	padding: 8px;
}
div.scroll_bulletins {
	height: 200px;
	width: 400x;
	overflow: auto;
	padding: 8px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #990000;
}


.l2 A:link {text-decoration: none; color:#FFFFFF;}
.l2 A:visited {text-decoration: none; color:#FFFFFF;}
.l2 A:active {text-decoration: none; color:#FFFFFF;}
.l2 A:hover {text-decoration: underline; color:#FFFFFF}


td.sub {
background-color:#CCCCCC;
}

td.cat {
background-color:#EFEFEF;
font-weight:bold;
}



td.cat2 {
background-color:#EFEFEF;

}

div.white {
color: #000000;
}

.style4 {color: #0000FF}

th {
	background-color:#990000;
	color:#FFFFFF;
}

tr.filled {
background-color:#EFEFEF;
}

input, textarea, select
{
	background-color: #990000;
	color: #FFFFFF;
	border-width: 1;
	margin: 1px 0;
}
table.member {
	
	
	border-width:1px;
	border-color:#990000;
	

}

td {
padding:1px;
font-size:12px;
}
font-size:12px;
}

.small{
	font-size:10px;
}
.big{
	font-size:14px;
}

a:link.red{
	color:#990000;
}


