/*snaggged from the article css file so the font-size changings will be smoother */
p  { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif; }
body  { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif; }

H1   { color: #000;
	font-size: 22px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	top: 0; right: 0; bottom: 0; left: 0;
	width: auto; height: auto;
	line-height: auto;
	}
H2   { color: #000;
	font-size: 16px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	top: 0; right: 0; bottom: 0; left: 0;
	width: auto; height: auto;
	line-height: auto;
	}
H3   { color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	margin: 0;
	padding: 0;
	top: 0; right: 0; bottom: 0; left: 0;
	width: auto; height: auto;
	line-height: auto;
	}
H4   { color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0;
	padding: 0;
	top: 0; right: 0; bottom: 0; left: 0;
	width: auto; height: auto;
	line-height: auto;
	}
H5   { color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	margin: 0; padding: 0;
	top: 0; right: 0; bottom: 0; left: 0;
	width: auto; height: auto;
	line-height: auto;
	}


/* Use at bobvila.com/BBS */
a {
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}

a:visited {
	color: #8a00c5;
}

a:link {
	color: #00f;
}

a:hover {
	color: #00f;
}

a:active {
	color: #6b6bfc;
}

td, p, div, span {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.bodylinkmediumbold {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.bodylinkmedium {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 13px;
	text-decoration: underline;
}

.bodylinksmall {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.bodylinksmallbold {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.bodymediumbold {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.bodymedium {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.bodysmall, .bodytiny, #footer .bodysmall {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.bodysmallbold {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.bodysmallboldorange {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #f9bd48;
}

.keywordmatch {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background: url(../images/misc/search/underline.gif) repeat-x 100% 100%;
	padding-bottom: 2px;
	white-space: nowrap;
}
.BBSHeader {
	background-color: #F37B00;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;	
}
.gradient {
	background: url('/images/BBS/gradient-01.gif') repeat-x 0% 0%;
	height: 6px;
	font-size: 1px;
	color: #fff;
}
.spacer {
	height: 6px;
	background-color: transparent;
	color: #fff;
	font-size: 1px;
}
.rowDark{ background-color:#ccc;}
.rowMid{ background-color:#efefef;}
.rowLight{ background-color:#fff;}

.headLarge {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 22px;
	color: #F37B00;
	font-weight: bold;
}
td.headBorderCell, tr.headBorderCell {
	border-bottom: 1px #F8A200 solid;
}
.headSmall {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	color: #F8A200;
	font-weight: normal;
}
.dateFloatRight {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 10px;
	color: #535353;
	font-weight: normal;
	float: right;
}
.memberAttributes {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 9px;
	color: #555555;
	font-weight: normal;
}
.memberValues {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.perminentVal {
	color: #fff;
	font-size: 11px;
}
.required {
	color: #c00;
	font-weight: bold;
	font-size: 12px;
	
}