body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #0089c9;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.ln-link {
	color: #000000;
	text-decoration: none;
}

.ln-link:hover {
	color: #666666;
	text-decoration: none;
}
.lnsub-link {
	color: #666666;
	text-decoration: none;
}

.lnsub-link:hover {
	color: #000000;
	text-decoration: none;
}
.lnsubsub-link {
	color: #0089c9;
	text-decoration: none;
}

.lnsubsub-link:hover {
	color: #000000;
	text-decoration: none;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ln-cell {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	padding-left: 14px;
	height:16px;
}
.ln-cell-heading {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.search-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	border: 1px solid #CCCCCC;
	width: 140px;
}
.sub-heading {
	color: #0089c9;
	font-weight: bold;
	font-size: 12px;
}
form, input, select {
	font-size: 11px;
}
hr {
	height: 1px;
	color: #CCCCCC;
}
.submenu {
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 8px;
	font-size: 11px;
}
.submenu2 {
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 8px;
	font-size: 11px;
}
.cart-heading {
	color: #0089c9;
	font-weight: bold;
	font-size: 12px;
}
a .cart-heading {
	text-decoration: none;
}

	
.newsscroll-heading {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
a .newsscroll-heading {
	text-decoration: none;
}

a:hover .newsscroll-heading {
	color: #DDDDDD;
	text-decoration: none;
}

.redbold {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.tn {
padding-bottom: 3px;
text-align: center;
}
.tn a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tn a:hover {
	color: #0089c9;
}