HTML {
	//height: 100%;
	padding: 0px;
	margin: 0px;
}

BODY {
	//height: 100%;
	background: white;
	padding: 0px;
	margin: 0px;
}

.cat {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding: 3px;
}

.lowcat {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 3px;
}

.c {
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 3px;
}

.p {
	margin: 5px 20px 5px 20px; text-align: justify;
}

.ships {
	font-size: 12px;
}

.product {
	font-size: 14px;
	font-weight: bold;
}

.bigproduct {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0066CC;
}

.top {
	margin: 5px 0px 5px 0px;
}

.heading {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
	padding: 5px;
	text-align: center;
}

.homeheading {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
	padding: 5px;
	text-align: center;
}

.link {
	text-decoration: none;
}

.link:link {
	color: #0066CC;
}

.link:visited {
	color: #33CC33;
}

.link:active {
	color: #FFFFCC;
}

.link:hover {
	color: #CC0000;
}

.topnav {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
}

A.topnavlink {
	text-decoration: none;
	color: black;
}

.typeimg {
	margin: 10px 10px 2px 10px;
}

.mid {
	vertical-align: middle;
}


.m2m_article {
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #CFD7EA;
	padding-top: 5px;
}

.m2m_title {
	text-align: left;
	font-weight: bold;
}

.m2m_author {
	font-size: 12px;
	padding-bottom: 10px;
}

.m2m_posted {
	font-size: 12px;
	padding-bottom: 10px;
}

.m2m_content {
}

.field {
	font-weight: bold;
}

