body,div,ul,ol,li,h3,img { 
	margin : 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color:#707070;
	background-color:transparent;
	text-decoration: none;
}
a:visited {
	color:#707070;
	background-color:transparent;
	text-decoration: none;
}
a:hover {
	color:#000000;
	background-color:transparent;
	text-decoration: none;
}
.Menulink:link {
	color:#848484;
	background-color:transparent;
	text-decoration: none;
}
.Menulink:visited {
	color:#848484;
	background-color:transparent;
	text-decoration: none;
}
.Menulink:hover {
	color:#707070;
	background-color:transparent;
	text-decoration: none;
}
.Menulinksel:link {
	font-weight:bold;
	color:#707070;
	background-color:transparent;
	text-decoration: none;
}
.Menulinksel:visited {
	font-weight:bold;
	color:#707070;
	background-color:transparent;
	text-decoration: none;
}
.Menulinksel:hover {
	font-weight:bold;
	color:#848484;
	background-color:transparent;
	text-decoration: none;
}
.Footerlink:link {
	color:#6b6b6b;
	background-color:transparent;
	text-decoration: none;
}
.Footerlink:visited {
	color:#6b6b6b;
	background-color:transparent;
	text-decoration: none;
}
.Footerlink:hover {
	color:#326d93;
	background-color:transparent;
	text-decoration: none;
}




.Normaltxt{
	font-size: 11px;
	line-height: 18pt;
	color:#6b6b6b;
}
.Toplinktxt{
	font-size: 11px;
	color:#707070;
}
.Mediumtxt{
	font-size: 11px;
	color:#6b6b6b;
}
.sBoldtxt{
	font-size: 12px;
	color:#6b6b6b;
	font-weight:bold;
}
.Menutxt {
	font-size: 14px;
}
.Smalltxt {
	font-size: 10px;
	color:#6b6b6b;
}
.Errortxt{
	font-size: 12px;
	color:#CC0000;
	font-weight:bold;
}
.sTitletxt{
	font-size: 13pt;
	color:#404b6b;
	font-weight:bold;
}



.Top_links_bg { 
	background-image: url(../images/top_links_bg.jpg); 
}
.Main_menu_bg { 
	background-image: url(../images/line_sep.jpg); 
}
.Side_scroller_bg { 
	background-image: url(../images/side_pic_bg.jpg); 
}
.Fp_product_bg { 
	background-image: url(../images/home_product_bg.jpg); 
}




.newsticker-jcarousellite { width:189px; }
.newsticker-jcarousellite ul 
{ 
	list-style-type: none;
	padding: 0px;
	margin: 1px;
}





ul {
	list-style-type: none;
}
#slider {
   width: 773px;
   height: 328px;
   position: relative;
   overflow: hidden;
   margin:0px;
   padding:0px;
   background-color:#ffffff;
}
#sliderContent {
   width: 773px;
   position: absolute;
   top: 0;
   margin-left: 0;
}
.sliderImage {
   float: left;
   position: relative;
   display: none;
}
.sliderImage span {
/*
   position: absolute;
   padding: 30px 30px;
   width: 773px;
   background-color: #ffffff;
   filter: alpha(opacity=80);
   -moz-opacity: 0.8;
   -khtml-opacity: 0.8;
   opacity: 0.8;
   color: #000000;
   display: none;
   font-size:12px;
*/
   left: 0;
   bottom: 0;
}
.clear {
   clear: both;
} 


.TxtBox {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :#958b84;
	border :1px #c6c6c6 solid;
}
.Pbutton {
	font-size : 12px;
	color :#ffffff;
	background:#958b84;
	border :1px #958b84 solid;
	height: 22px;
	padding-bottom:10px;
}
.Submitbutton {
	font-size : 12px;
	color :#ffffff;
	background:#958b84;
	border :1px #958b84 solid;
	height: 22px;
	padding-bottom:10px;
	width:295px;
}
