.red {
	color: cc0000;
}

body {
	margin: 5px 0 0 0;
	font-family: arial,helvetica;
	font-size: 11px;
	background: #330000 url(http://www.tammysheirlooms.com/images/bkg1.jpg);
}

.adminBody {
background-color: #ffffff;
background-image: none;
margin: 0;
}

td {
	font-family: arial,helvetica;
	font-size: 11px;
}

h1 {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #810505;
	margin-bottom:8px;
}

h2 {
	font-family: times;
	font-size: 24px;
	font-weight: bold;
	color: #032d03;
}

.header {
	font-family: times;
	font-size: 24px;
	font-weight: bold;
	color: #032d03;
}

.copyright {
	font-family: arial,helvetica;
	font-size: 10px;
	color: #C9A95B;
}

.headline {
	font-family: arial,helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}

.bodytext {
	font-family: arial,helvetica;
	line-height: 14px;
	font-size: 11px;
}

.bodytext2 {
	font-family: arial,helvetica;
	line-height: 14px;
	font-size: 12px;
}

.notes {
	font-family: arial,helvetica;
	line-height: 13px;
	font-size: 11px;
}

.itemname {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

.instructions {
	font-size: 9px;
	color: 999999;
}

.price {
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.itemnumber {
	font-weight: bold;
	color: #660000;
}

.category {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}

.description {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #330000;
}

.submenu {
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	color: #990000;
}

#innerContent {
margin:15px 0px 0 35px;
}

#contentMain {
width:460px;
}

A.submenu:link {
	color: #990000;
}

A.submenu:visited {
	color: #990000;
}

A.submenu:active {
	color: #cc0000;
}

A.submenu:hover {
	color: #cc0000;
	text-decoration: underline;
}

.auxmenu {
	font-family: arial,helvetica;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #66000;
}

A.auxmenu:link {
	color: #66000;
}

A.auxmenu:visited {
	color: #66000;
}

A.auxmenu:active {
	color: #66000;
}

A.auxmenu:hover {
	color: #99000;
	text-decoration: underline;
}

A:link {
	color: #660000;
}

A:visited {
	color: #660000;
}

A:active {
	color: #660000;
}

A:hover {
	color: #660000;
	text-decoration: underline;
}

