body {
	margin:0px;
	padding:0px;
 	background: #fff url(images/bodybg.gif);
 }
 
 .maintab_border {
  	border-left: 1px solid #000;
  	border-right: 1px solid #000;
  }
  
  .header_bg {
  	background : url(images/headerbg.jpg) repeat-x;
 }
  
  
.nav_border {
  	border-left: 5px solid #c1c7ad;
  	border-right: 5px solid #c1c7ad;
  	background-color:#feffdb;
}

a.bodylink { text-decoration: none; }
a.bodylink:link { color: #0059B3; text-decoration: none;}
a.bodylink:visited { color: #990000; text-decoration: none;}  
a.bodylink:hover { color: #666; text-decoration:none;}


.left_nav { width: 165px; }
 
 .left_navlist {
 	padding: 35px 0 0 0;
 	list-style: none;
 }
 
 .left_nav ul {
 	margin-left: 0;
 	margin-top: 0;
 	font-family: "Verdana",Trebuchet MS , sans-serif;
 	font-size:0.9em; 
 	line-height: 1.4em;
 
 }
 
 .left_navlist li {
 	padding: 5px 0 5px 12px;
 	border-bottom: 1px dotted #000;
 	vertical-align: bottom;
	margin-bottom: 10px;
 	text-align: left;
 	font-weight: bold;
 }
 
 .left_navlist li a { 
 	padding: 0;
 	color: #061071;
 	text-decoration: none; 
 }
 
 .left_navlist a.current:link, .left_navlist a.current:visited {
 	color: #336600;
 	text-decoration: none;
 }
 
 .left_navlist a:hover  {
 	color: #C2CEDC;
 	text-decoration: none;
 }
 
td img {
	margin-left : 15px;
}

.main_text {
 	font-family: "Verdana",Tahoma,Helvetica, sans-serif;
 	font-size: .8em;
  	line-height: 1.5em;
  	text-align: justify;
	color:#000;
	padding-left: 8px;
	padding-right: 8px;
}

/* for product_servodyn file */
.text {
 	font-family: "Verdana",Tahoma,Helvetica, sans-serif;
 	font-size: .9em;
  	line-height: 1.5em;
  	text-align: justify;
	color:#000;
	padding-left: 8px;
	padding-right: 8px;
}

.nav_text {
	font-family: "Verdana",Tahoma,Helvetica, sans-serif;
	font-size: .8em;
	font-weight:bold;
	line-height: 1.5em;
	text-align: right;
	color:#000;
	background-color: #FDFFB7;
}


 .text_footer {
	font-family: "Verdana",Tahoma,Helvetica, sans-serif;
 	font-size: .8em;
  	line-height: 1.5em;
	color:#000;
	text-align:center; 
	background-color:#BCBBA0;
}
.listcat {
	margin-left: 10px;
	margin-right:5px;
	margin-top: 10px;
	padding-left: 0;
	list-style: none;
	line-height: 20px;
}

.listcat li {
	padding-left: 23px;
	text-align:justify;
	background: url(images/servobullet.gif) 0px 8px no-repeat; 
}

.text_box {
background-color: #f2f2f2;
border:1px solid #84919D;
color: #3D5267;
}

.button_style {
background-color: #f2f2f2;
border:1px solid #8B97A3;
color: #40576E;
width:77px; 
height:25px;
font-family: "Verdana",Tahoma,Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
}

.required {
	color: red; 
	text-align: left;
}


.home_border {
	border-bottom: 5px solid #aaa;
}

  .left_nav_home {
  	padding: 15px 0 0 0;
  	list-style: none;
  }
  
  .left_nav_home ul {
  	margin-left:30px;
  	margin-top: 0;
  	font-family: "Verdana",Trebuchet MS , sans-serif;
  	font-size:0.9em; 
  	line-height: 1.5em;
  
  }
  
  .left_nav_home li {
  	padding: 5px 0 0px 12px;
  	vertical-align: bottom;
 	margin-bottom: 15px;
  	text-align: left;
  	font-weight: bold;
  	letter-spacing: .1em;
  }
  
  .left_nav_home li a { 
  	padding: 0;
  	color: #605505;
  	text-decoration: none; 
  }
  
  .left_nav_home a.current:link, .left_nav_home a.current:visited {
  	color: #FAB244;
  	text-decoration: none;
  }
  
  .left_nav_home a:hover  {
  	color: #B4AD84;
  	text-decoration: none;
 }
 
 .text_home {
 	color: #020183;
 	text-align: center;
 	font-family: "Verdana",Trebuchet MS , sans-serif;
	font-size:1em;
	font-weight: bold;
  	line-height: 1.7em;
  	letter-spacing: .1em;
}

.feld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 180px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
.feld1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 180px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	height: 60px;
	margin-bottom: 8px;
}
.button {
	width: 100px;
	height: 24px;
	border: 1px solid #D94B00;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	float: left;
	text-decoration: none;
	background-color: #666666;
	font-weight: bold;
}
.red1 {
	color: #FF0000;
	font-size: 10px;
}
input, textarea {
	background-color: #f7f7f7;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	color: #999999;
}
input:focus, textarea:focus {
	border: 1px solid #FF8306;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline:none;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	letter-spacing: 0.5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 4px;
	color: #666666;
}
input:focus, textarea:focus {
	box-shadow:0 0 4px rgba(82, 168, 236, .5);
	-moz-box-shadow:0 0 4px rgba(82, 168, 236, .5);
	-webkit-box-shadow:0 0 4px rgba(82, 168, 236, .5);
}
input.submit, input.submit:focus {
	border:medium none;
	cursor:pointer;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	text-decoration:none !important;
	width:auto !important;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.45);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.45);
	background-color: #666666;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
}
.content11 {
	font-size: 11px;
	font-family: tahoma;
	color: #666666;
}

