p.boards{
	color : #333333;
	margin : 5px 45px 15px 45px;
	text-align : left;
}

p.board_date{
	font-size : 85%;
}
p.boards a{
	color : #333333;
}

span.pink{
	color : #FF3399;
}

table.boards {
	border : 1px solid #909090;
	border-collapse : collapse;
	margin : 10px 10px 5px 10px;
	width : 85%;
}

table.boards  a.medpink:hover{
	text-decoration : underline;
}

table.boards a{
	color : #009999;
	font-weight : normal;
	text-decoration : underline;
}
#body table.boards p{
	margin : 0px 0px 0px 0px;
}
table.boards a.boldpinkunderline{
	color : #FF3399;
	font-weight : bold;
	text-decoration : underline;
}
table.boards a.pink{
	color : #FF3399;
	font-weight : bold;
	text-decoration : none;
}
table.boards a.pink:visited{
	color : #FF3399;
	font-weight : bold;
	text-decoration : none;
}
table.boards a.pink:visited:hover{
	color : #009999;
	font-weight : bold;
	text-decoration : underline;
}
table.boards a:hover{
	color : #FF3399;
	text-decoration : underline;
}
 table.boards a:active{
	color : #FF3399;
	font-weight : normal;
	text-decoration : underline;
}
table.boards a:visited{
	color : #009999;
	font-weight : normal;
	text-decoration : underline;
}
table.boards a:visited:hover{
	color :#FF3399;
}
table.boards form{
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

table.boards p.smaller{
	font-size : 90%;
}

table.boards span.smaller{
	font-size : 90%;
}

table.boards td.border{
	border-right : 1px solid #000000;
}

table.boards td.centre{
	padding : 0px 0px 0px 0px;
	text-align : center;
}

table.boards th{
	background-color : #FF3399;
	border : 0px;
	color : #FFFFFF;
	font-size : 80%;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}

table.boards th.centre{
	text-align : center;
}

table.boards th.right{
	text-align : right;
}

table.boards_blank {
	border : 0px solid #909090;
	font-size : 100%;
	margin : 2px 10px 2px 10px;
	width : 85%;
}

table.boards_blank a{
	color : #FF3399;
	font-weight : normal;
	text-decoration : underline;
}
table.boards_blank a:active{
	color : #FF3399;
	font-weight : normal;
	text-decoration : underline;
}
table.boards_blank a:visited{
	color : #FF3399;
	text-decoration : underline;
}
table.boards_blank a.bold{
	color : #009999;
	font-weight : bold;
	font-size : 120%;
	text-decoration : none;	
}
table.boards_blank a.bold:visited{
	color : #009999;
}
table.boards_blank a.bold:hover{
	color : #FF3399;
}
table.boards_blank p.larger{
	font-size : 120%;
}
table.boards_blank a:hover{
	color : #009999;
}

table.boards_blank form {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 3px 0px;
}

table.boards_blank td.right{
	text-align : right;
}



#body table.board_links td{
	border : 0px;
}

#body table.boards td{
	background-color : #F7F7F7;
	background-image : url(../graphics/yellow.gif);
	border : 0px;
	color : #009999;
	padding : 9px 5px 10px 10px;
}

#body table.boards_blank td {
	border : 0px solid #909090;
	color : #009999;
}


