h2 {
	border-bottom: dotted 1px #eee;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.bdr {
	border: 1px solid #333333;
}
.btmbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.charcoalbtm {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
.charcoaltop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.sides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.rightbdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.blk_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.blk_text a   { color: #ff6600; text-decoration: none} 
.blk_text a:hover    { color: #333333; text-decoration: none}

.orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}
.orange_text a   { color: #ff6600; text-decoration: none} 
.orange_text a:hover    { color: #333333; text-decoration: none}

.orange_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.blk12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blk12px a   { color: #000000; text-decoration: none} 
.blk12px a:hover    { color: #ff6600; text-decoration: none}
.dblbdr {
	border: 1px solid #333333;
}
.topbtm {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.topbdr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.charcoal_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.orangebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.orangebold a   { color: #ff6600; text-decoration: none} 
.orangebold a:hover    { color: #000000; text-decoration: none}
.btmright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-indent: 0px;
}
.dotted_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.blog_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.blog_title a   { color: #333333; } 
.blog_title a:hover    { color: #666666; }
.dottedbdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #eeeeee;
	border: 1px dotted #333333;
}
.tinyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
