.next a:link {
	color: #666666;
	text-decoration: underline;

}
.next a:visited {
	color: #666666;
	text-decoration: underline;

}
.next a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
.next a:active {
	color: #666666;
	text-decoration: underline;

}
/* CSS Document */

body {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-size: small;
	line-height: 20px;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-weight: normal;
	padding: 0px;
}
.title1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	padding: 5px;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 50px;

}

.dashed {
	border: 1px dashed #999999;
}
/************ boardMenu styles **************/

#boardMenu{
	font-size: small;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	background-color: #EEEEEE;
	line-height: 25pt;

}

#boardMenu a:link, #boardMenu a:visited {
	display: inline;
	font-weight: bold;
	padding: 5px 0px 3px 0px;
	color: #8A5E00;
	text-decoration: none;
	text-indent: 0px;
	text-align: left;

}
#boardMenu a {

}


#boardMenu a:hover{
	background-image: url(images/whiteBar.gif);
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left center;
	border-color: #999999;
}
.thumbnail {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.scrollDiv {
	border: dashed 1px #666666;
	background : #F5f7f7;
	color: #666666;
	display: block;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	overflow: auto;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	height: 440px;
}
.title6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 14px;
	font-weight: bold;
}

.dashed img {
	padding-bottom: 15px;
}
.dashedCopy {
	border: 1px dashed #999999;
	background-color: #E9E9E9;
}
.title11 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contactTable td {
	background-color: #666666;
	padding:15px;
	color:#FFFFFF;
}
.title3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCC;
}

