body, td, tr, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660099;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #0000CC;
}

a:hover { 
	color: #6495ED
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.nav:hover {
	text-decoration: underline;
}

.bodytext {  font-size: 12px; color: #000066}

.pageheadingbold {
	font-size: 28px;
	font-weight: bold;
	color: #9105FC;
}

.sectionheadingbold { font-size: 16px; font-weight: bold; color: #006699}

.catheader { font-size: 11pt; color: #FFFFFF;  font-weight: bold;  background: repeat-x left top;  }

.ROW2 { font-size: 11pt; color: #996600; font-weight: bold ; background-color: #FFFFCC}

.mainmenubg {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #DCEDFD;
	color: #000000;
	font-weight: bold;
}
input {
	background-color: #E8F5FF;
	border: 1px solid #006699;
}
select {
	background-color: #E8F5FF;
}
.bodytextred {
color: #FF0000}
.leftmenubox {
	background-repeat: repeat-y;
	background-position: left top;
	border-top: 0px dashed #003366;
	border-right: 1px dashed #003366;
	border-bottom: 0px dashed #003366;
	border-left: 0px dashed #003366;
	height: 100%;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
}
.navbar {
	background-image:    url("/shop_image/header_navbar.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
}
.mainareabg {
	background-attachment: fixed;
	background-image:    url("/shop_image/curve.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 30px;
}
.sidebartop {
	background-image:    url("/shop_image/sidebar_top.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebarmain {
	background-image:    url("/shop_image/sidebar_main.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.menuheading {
	font-size: 16px;
	font-weight: bold;
	color: #EBEBEB;
}
.footer {
	background-image: url(/shop_image/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
