.body_editor {
	background:#ffffff;
	margin: 10px 20px;
}

body, td {
	font-family: Arial, sans-serif;
	font-size: 80%;
	color:#353531;
}

body {
	margin: 0px;
	padding: 0;
	background:#ffffff url('/images/page/bg_body.gif') repeat-x;
}

.small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 60%;
}
.small_td, small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
}

a.footer, a.footer:visited {
	color:#909090;
}

a {
	color:black;
}

a:visited {
	color:black;/*#5F99C0*/
}

a:hover, a.footer:hover {
	color:#F36100;
}

a.menu, a.menu:visited {
	text-decoration:underline;
	text-transform: uppercase;
}
a.menu:hover {
	text-decoration:underline;
}
a.news, a.news:visited {
	color:#505050;
	text-decoration:underline;
}
a.news:hover{
	color:#F36100;
	text-decoration:underline;
}


.activeCategory, .activeCategory:visited {
	color:#F36100;
}


input {
	padding-left: 3px;
}

input, select, textarea, .input {
	border: 1px solid #1B944C;
	background-color:#B8E0BB;
	color:black;

	aborder: 1px solid #0D78B1;
	abackground-color:#B9E3FF;
	acolor:#005A8A;	
	font-size: 90%;
}


h2 {
	color:#1B944C;
	font-weight:bold;
	font-style : italic;
	font-family:  Arial Narrow, Arial, sans-serif;
	font-size:190%;
	margin:5px 2px 10px 0px;
}

h3 {
	color:#045A97;
	font-size:125%;
	margin: 5px 5px 5px 0px;
}


.pageMenu a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.2);
}

hr {
	color:#C5D7E8;
	height : 1px;
}

.productCatalog {
	padding-top:5px;
}

.bullet, .submenu ul {
	list-style-image: url('/images/page/bullet.gif');
	line-height:1.4em;
	margin:0px 0px 0px 15px;
}

ul {
	list-style-image: url('/images/page/bullet.gif');
	margin-top: 0px;
}

.gray {
	color:#8CABCA;
}



.productTitle {
	margin: 5px 0px 15px 0px;
}

.productDiscount {
	color: #C00000;
	background-color: #F0F0E0;
	padding: 5px 10px 5px 10px;
	aborder: 2px gold solid;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

.productSKU {
	color: #A0A0A0;
	margin: -15px 0px 5px 0px;
	font-size: 85%;
}

.productDiscountShort {
	color: #FF0000;
	margin-bottom: 10px;
	font-size: 85%;
	font-weight: bold;
}

.tdContent_Left {
	background:url('/images/page/bg_second.gif') no-repeat;
	background-position:434px 0px;
}

.newsTicker {
	font-size: 80%;
	position:absolute; 
	top:64px; 
	left:225px; 
	width:300px; 
	height:24px; 
	overflow:hidden;
	FILTER: progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}

.newsTicker a, .newsTicker a:visited {
	color:#6C8BA9; 7E99B4;
	font-size: 110%;
	font-weight: bold;
}
.newsTicker a:hover {
	color:#F36100;
}


.noScreen {
	display:none;
}

#pageHeader, #pageFooter, .noPrint, #tdNoContent {
				display: block;
}
.tdContent {
			width:;
}


.subcategory {
	font-weight: bold;
	font-size: 110%;
	padding: 2 0;
}

.subcategory A, .subcategory A:visited {
	color: black;
}

.subcategory A:hover {
	color: #F36100;
}

.quickSearch {
	font-size: 85%;
	color:#505050;
	margin: 5 0 0 0;
}

.quickSearch INPUT {
	background: #F0F0F0;
	border: 1px solid #E0E0E0;
	color:#505050;
	font-size: 100%;
}

.shippingNotes,  .shippingNotes TABLE TD {
	font-size:70%;
	color: #404040;
}

.shippingNotes TABLE {
	margin: -10 0 -15 0;
}