table{
	font-size: 13;
	font-family:Tahoma;
	font-weight: bold;
	color:#4f4f4f;
	}
#content {
	width:775;
	font-size: 13;
	font-family:Tahoma;
	font-weight: bold;
	color:#4f4f4f;
	height:100%;
	background-color:#E7E7E7;
	}	
#storefooter {
	width:775;
	font-size: 14;
	font-family: Tahoma, Geneva;
	font-weight: bold;
	color:#2d2d2d;
	background-color:#E7E7E7;
	}
#footer{
	width: 750; 
	padding-top:30;
	font-size:12; 
	font-family:sans-serif;
	font-weight:bold;
	color:DimGray;
	}
#title{	
	font-size:18;
	font-family:sans-serif;
	font-weight:bold;
	color:DimGray;
	letter-spacing : -1;
    }
#subtitle{	
	font-size:14;
	font-family:sans-serif;
	font-weight:bold;
	color:DimGray;
	letter-spacing : -1;
    }	
#titleline{
	width:485;
	border-bottom: solid DimGray thin;
	float:right;
	padding-top:10;
    }
#subtitleline{
	width:150;
	border-bottom: solid DimGray thin;
	float:left;
	padding-top:10;
}		
#kitsubtitleline{
	width:150;
	border-bottom: solid DimGray thin;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
 #newstitle{
	font-size: 13;
	font-family:Tahoma;
	font-weight: bold;
	color:#993300;
}
A.back:link { color: #660000 }
A.back:visited { color: #660000 }
.graphic {border:1px; border-thickness:1px; border-color: #660000; border-style: solid;}
A:hover .graphic, A:active .graphic {border:1px; border-thickness:1px;
border-color: #660000; border-style: solid}
.button {border-color:#660000;color:#660000;background-color:White;}