body 
{
	background: url("images/diamond-plate-small.jpg"); 
	font-family:verdana; 
	font-size: 14px; 
	margin:20;
}

h1, h2, h3, h4 { color: #7B7B7B; }

a:link { color: #861406; text-decoration:none; }
a:hover { color: #861406; text-decoration:none; background-color: #CCCCCC;}
a:active { color: #861406; }
a:visited { color: #861406; text-decoration:none; }

a.nav:link { font-size: 18px; color:#861406; text-decoration:none; }
a.nav:hover { font-size: 18px; color:#861406; text-decoration:none;; background-color: #CCCCCC;}
a.nav:active { font-size: 18px; color:#861406; }
a.nav:visited { font-size: 18px; color:#861406; text-decoration:none; }

a.bot:link { font-size: 10px; color:#861406; text-decoration:none; }
a.bot:hover { font-size: 10px; color:#861406; text-decoration:none;; background-color: #CCCCCC;}
a.bot:active { font-size: 10px; color:#861406; }
a.bot:visited { font-size: 10px; color:#861406; text-decoration:none; }

.body_sm { font-size:12px; }
.body_xsm { font-size:9px; }
.body_big { font-size:15px; }

.sidebar_header { border-top-style:solid; border-top-color:#1609C3; border-top-width:1; font-size:12px; color:#a20d3b; }
.sidebar_body { font-size:11px; }
.body_big_red { font-size:15px; color:#861406; }
.body_bigger_red { font-size:22px; color:#861406; font-style: italic; font-weight: bold; }