.articlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEBB44;
}
.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bodycopyred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.homecopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.hometextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}

.special { background-color: #dc143c;
					 font-family: Arial, Helvetica, sans-serif;
					 font-size: 12px;
					 font-weight: bold;
					 color: #ffffff; }
					 
.special2 { background-color: #000000;
					 	font-family: Arial, Helvetica, sans-serif;
					 	font-size: 11px;
						font-weight: bold;
					 	color: #ffffff; }
	
.sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: line-through;

}

.crimson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dc143c;
}

.endnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6633; }
	
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
}
.bread:link {
	color: #DD6622;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.bread:visited {
	color: #995533;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.bread:hover {
	color: #3333FF;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.divwhite:link {
	color: #F5F5F5;
	font-size: 11px;
	font-family: verdana;
	text-decoration: underline;
}
.divwhite:visited {
	color: #F5F5F5;
	font-size: 11px; 
	font-family: verdana;
	text-decoration: underline;
}
.divwhite:hover {
	color: #EEBB44;
	font-size: 11px; 
	font-family: verdana;
	text-decoration: none;
}
.homecopybold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.homecopybold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.homecopybold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	font-style: normal;
	text-decoration: none; }

.dept { font-family: Arial, Helvetica, sans-serif;
				color: #00008b; }
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dc143c;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#topbar{
position:absolute;
border: 0px solid black;
padding: 0px;
background-color: #ffffff;
width: 300px;
visibility: hidden;
z-index: 100;
}

