/*###############################################################
TableBlack - black
################################################################*/
.black
{
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding: 0px;
	margin: 2px;
	background-color: black;
}
.black a:link { color: white }
.black a:visited { color: white }
.black a:hover {color: ghostwhite}

/*###############################################################
Tablewhite - white
################################################################*/
.white
{
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 0px;
	margin: 2px;
	background-color: white;
}
.black a:link { color: black }
.black a:visited { color: black }
.black a:hover {color: gray}

/*###############################################################
Metal
################################################################*/
.metal
{
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 0px;
	margin: 2px;
	background-image: url(http://alfrankensense.com/images/metal.gif);
}
.black a:link { color: black }
.black a:visited { color: black }
.black a:hover {color: gray}


/*###############################################################
TableFooter - metal
################################################################*/
.tablefooter-metal
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	padding: 0px;
	margin: 2px;
	background-color: white;
	background-image: url(http://alfrankensense.com/images/metal.gif);
}
.tablefooter-green a:link { color: black }
.tablefooter-green a:visited { color: black }
.tablefooter-green a:hover {color: gray}


/*###############################################################
TableCell - metal
################################################################*/
.tablecell-metal
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	padding: 0px;
	margin: 2px;
	background-color: white;
	background-image: url(http://alfrankensense.com/images/metal.gif);
}

.tablecell-metal a:link { color: black }
.tablecell-metal a:visited { color: black }
.tablecell-metal a:hover {color: red}


/*###############################################################
TableCell - Gray
################################################################*/
.tablecell-gray
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 0px;
	margin: 2px;
	background-color:
}



/*###############################################################
Body
################################################################*/
.body  { color: black; font-size: 11px; font-family: geneva, helvetica, arial } A:link, A:visited, A:active { text-decoration: none }

.findheadone { color: #010038; font-style: italic; font-weight: bold; font-size: 10px; font-family: geneva, helvetica, arial }
.headone { color: #f30; font-style: italic; font-weight: bold; font-size: 13px; font-family: geneva, helvetica, arial; letter-spacing: 3px }
.headtwo { color: #010038; font-style: italic; font-weight: bold; font-size: 13px; font-family: geneva, helvetica, arial; letter-spacing: 3px }
.headthree    { color: #010038; font-style: italic; font-weight: normal; font-size: 11px; font-family: geneva, helvetica, arial }
.bodyred { color: red; font-size: 12px; font-weight: bold; font-family: geneva, helvetica, arial }
.bodyblue { color: blue; font-size: 12px; font-weight: bold; font-family: geneva, helvetica, arial }
.bodywhite { color: white; font-size: 12px; font-weight: bold; font-family: geneva, helvetica, arial }
.footer { color: #000; font-size: 10px; font-family: geneva, helvetica, arial }
.bodybold { color: #006; font-weight: bold; font-size: 11px; font-family: geneva, helvetica, arial }
.bodysmall { color: black; font-weight: normal; font-size: 9px; font-family: geneva, helvetica, arial }
.headfour { color: #991738; font-style: italic; font-size: 12px; font-family: geneva, helvetica, arial }

.logoffffff { color: white; font-style: italic; font-weight: bold; font-size: 20px; font-family: "times new roman", georgia, times }
.logo000000 { color: black; font-style: italic; font-weight: bold; font-size: 20px; font-family: "times new roman", georgia, times }

.partsffffff { color: white; font-weight: bold; font-size: 10px; font-family: geneva, helvetica, arial, sunsans-regular; letter-spacing: 4px }
.parts000000 { color: black; font-weight: bold; font-size: 10px; font-family: geneva, helvetica, arial, sunsans-regular; letter-spacing: 4px }

Body { background: url(http://alfrankensense.com/images/metal.gif) }

.tophead  {
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-family: geneva, helvetica, arial
}
.tophead a:link { color: white; }
.tophead a:visited { color: white; }
.tophead a:hover {color: red;}






.modulehead { color: white; font-weight: bold; font-size: 10px; font-family: geneva, helvetica, arial }

.links { color: #010038; font-size: 9px; font-family: geneva, helvetica, arial }
.links a:link { color: 010038; }
.links a:visited { color: 010038; }
.links a:hover {color: blue;}

.logowhite { color: white; font-style: italic; font-weight: bold; font-size: 30px; font-family: "times new roman", georgia, times }
.logored { color: #f30; font-style: italic; font-weight: bold; font-size: 30px; font-family: "times new roman", georgia, times }
.parts { color: white; font-weight: bold; font-size: 10px; font-family: geneva, helvetica, arial, sunsans-regular; letter-spacing: 4px }



/*###############################################################
buttons
################################################################*/



a.button {
	font-weight: bold;
	font-size: 76%/100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #42432d;
	border-right: 1px solid black;
	border-bottom: 1px solid #42432d;
	border-left: 1px solid #42432d;
	text-align: center;
	width: auto;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #555;
}
a.button:link { 
	background-color: #cccccc; 
	color: #FFF;
	text-decoration: none;
	}
a.button:visited {
	background-color: #cccccc; 
	color: #fff;
	text-decoration: none;
	}
a.button:hover { 
	background-color: #cccccc; 
	color: #000;
	border-color: black white white black;
	text-decoration: none;
	}
a.button:active { 
	background-color: #cccccc; 
	color: #ccc; 
	text-decoration: none;
	}


