html, body { 
    height: 100%; 

} 
body {	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		background-image:url(../images/seasonal/wooden.jpg);
  		font-size:10px;}
		
.GenText { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
			font-size:10px;}

			
.GenText1 { font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
			font-size:12px;}
		
h1, h2, h3, h4, h5, h6 {	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  		font-size:12px;
display: inline; 


} 	


td {	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}

th {	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}

A:link {	text-decoration: underline; color: black;}
A:visited {	text-decoration: underline; color: black;}
A:active {	text-decoration: underline; color: black;}
A:hover {	text-decoration: underline; color: red;}

.linebottom {
	border-bottom-width: 0.35mm;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.linetop {
	border-top-width: 0.35mm;
	border-top-style: solid;
	border-top-color: #FFCC00;
}
.lineright {
	border-right-width: 0.35mm;
	border-right-style: solid;
	border-right-color: #FFCC00;
}
.lineleft {
	border-left-width: 0.35mm;
	border-left-style: solid;
	border-left-color: #FFCC00;

}


.Chatterboardbody {
	background-color: #EDDFA8;
}

