body
{
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, sans-serif;
}

.h30 {
	border-bottom: 1px #ffffff solid;
}

p {
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

ol {
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 24px;
}

.txtLk {
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #91270F;
	text-decoration: none;
}

.txtLk:hover {
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}

.navLk {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #91270F;
	text-decoration: none;
}

.navLk:hover {
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.innerLk {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.innerLk:hover {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pgHeader {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #91270F;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 0px;
}

.tdHeader {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #282F5D;
	text-decoration: none;
	text-transform: uppercase;
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	color: #000000;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 5px;
}

.imgBdr1 { 
	border: 1px #999999 solid;
}

.pgBdr1 { 
	border: 1px #000000 solid;
}

.txtJust
{
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}

.resHead
{
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-align: center;
}

.textBox {
	font: 11px Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #f1f2ed;
	width: 100px;
	border: 1px #999999 solid;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/* Shop Category Links */
#navcontainer {
	width: 150px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #6B007B;
	margin-left: 10px;
	margin-right: 10px;
}

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
}

#navcontainer li {
	border-bottom: 1px solid #6B007B;
}

#navcontainer li a {
	display: block;
	padding: 1px 0px 1px 5px;
	background-color: #390042;
	color: #ffffff;
	text-decoration: none;
}

#navcontainer li a:hover {
	background-color: #000000;
	color: #ffffff;
}

/* selected states */
#navcontainer li a#current {
	display: block;
	padding: 1px 0px 1px 5px;
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}
