
/*  =body
=================================================*/
BODY {
margin: 0 0 0 0;
background-color: #000000;
font-size: 0.83em;
font-family: Verdana, Arial, sans-serif; color: #000000;
background-image: url(/im/bk.jpg);
background-position: top left;
background-attachment: fixed;
background-repeat: repeat;
} 

#black { font-size: 0.92em; color: #000000; font-family: Arial, sans-serif;}
#black-link { color: #000000; }
#gray-link { color: #666666; }


/*  =links
=================================================*/
A:link { color: #CCCCCC; TEXT-DECORATION: underline }
A:active { color: #CC6600; TEXT-DECORATION: none }
A:hover { color: #ffcc66; TEXT-DECORATION: none }
A:visited { color: #CCCCCC; TEXT-DECORATION: underline }



/*  =text
=================================================*/
h1 { font-size: 1.3em; color: #000000;  font-family: Arial, sans-serif  }
h2 { font-size: 1.1em; color: #000000;  font-family: Arial, sans-serif  }
h3 { font-size: 0.9em; color: #000000;  font-family: Arial, sans-serif }
.subhead_gray { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #808080; }

.nav1 { font-size: 0.8em; color: #cccccc; }
.nav2 { font-size: 0.7em; color: #cccccc; }
.nav3 { font-size: 0.7em; color: #000000; }
.content-blacksm { font-size: 0.75em; color: #000000; }
.footer { font: 0.8em Arial, sans-serif; color: #666666; text-align: center; }
.black { color: #000000 }
.red { color: #ff0000 }


hr { color: #444444; }

	

/*  =forms
=================================================*/
.form { background: #cccccc; }
	

#rel { padding: 0.4em; }
#margin { margin-left: 0.8em;  margin-right: .8em;  }


