.body_editor {
	padding: 20;
}

body, td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	color:#000000;
	line-height:1.25em;
}

body {
	margin: 0;
	padding:0;
}

.small_td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 65%;
}
.small, small {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 85%;
}

a {
	color:#0096FF;
}
a:visited {
	/*color:#70A1C3;*/
	color:#0096FF;
	
}
a:hover {
	color:#FF4200;
}

.inputSearch {
	border : 1px solid #7694A5;
	color: #668495;
	width:117px;
	height:16px;
	font-size:10px;
	font-family:Tahoma, Arial, sans-serif;
	padding-left:0.3em;
}


#pageMenu td a img {
	FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, Duration=0.5);
}

#pageHeader, #pageHeader td {
	color: #718C9C;
	font-size: 65%;
}

#pageHeader a, #pageHeader a:visited {
	color:#718C9C;
}
#pageHeader a:hover {
	color:#FF4200;
}

#LatestNews td {
	font-size:65%;
	line-height:1.2em;
}

#LatestNews td h3, #News td h3, {
	font-size:110%;
	margin: 0 0 0.3em 0;
}

#LatestNews img {
	border: 5px solid #D3DAE4;
}

#pageFooter,  #pageFooter td {
	font-size:10px;
}

#pageFooter,  #pageFooter td {
	color:#7694A5;
}

#pageFooter a, #pageFooter a:visited {
	color:#7694A5;
}
 #pageFooter a:hover {
	color:#FF4200;
}

#pageFooter .footerMenu a, #pageFooter .footerMenu a:visited {
	text-transform: uppercase;
	margin-right:0.8em;
}
#pageFooter .footerMenu a:hover {
	color:#FF4200;
}

#pageFooter div {
	margin: 0em 0 1em 0;
}

.submenu {
	margin-top: -10;
}

.submenu UL {
	margin-left: 0;
	padding-left: 20px;
	list-style-image:url('/images/page/bullet-white.gif');
}

.submenu .activeCategory {
	font-weight: bold;
	color:#FFDB6D;
}

.submenu a, .submenu a:visited {
	color:#FFDB6D;
}
.submenu a:hover {
	color:#ffffff;
}

#leftMenu {
	margin: 0em 0 2em 0;
}

#leftMenu .title {
	color:#ffffff;
	background-color:#A1B1BF;
	text-transform: uppercase;
	font-weight: bold;
	padding:0.2em 0.2em 0.3em 0.5em;
}

.newsTicker {
	position:		absolute;
	top:			210px;
	left:			453px;
	width:			320px;
	height:			24px;
	overflow:		hidden;
	font-size:		100%;

	filter:			progid:DXImageTransform.Microsoft.Slide(slidestyle=push,bands=1,duration=1);
}


.newsTicker a,  .newsTicker a:visited {
	color: #718C9C;
	text-decoration: none;
}

.newsTicker a:hover {
	color: #FF4200;
	text-decoration: underline;
}

.submenuTitle {
	text-transform:uppercase;
	color:#FFDB6D;
	margin: 1.8em 0 0 0;
	/*background:#FF5600 url('/images/page/submenu-title-corner.gif') top right no-repeat;
	color:#FFDB6D;
	padding-left:3px;
	width:70%;
	font-weight:bold;*/
}

textarea {
	font-family: Tahoma, Arial, sans-serif;
}

select, input, textarea {
	font-size:100%;
}

input {
	padding-left: 3px;
}

.contactForm_comments {
	width: 325px;
}

a.aSearchProduct_for_Category {
	text-decoration: none;
}

a.aSearchProduct_for_Category:hover {
	text-decoration: underline;
}