@charset "utf-8";
/* CSS Document */
@font-face { font-family:N-Gage;
src: url('../fonts/N-Gage.ttf');
 } 
body{ margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size:; color:#000; background:#F0ECEB;/* background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.42, #999796),
	color-stop(1, #F0ECEB)
);
background-image: -o-linear-gradient(bottom, #999796 42%, #F0ECEB 100%);
background-image: -moz-linear-gradient(bottom, #999796 42%, #F0ECEB 100%);
background-image: -webkit-linear-gradient(bottom, #999796 42%, #F0ECEB 100%);
background-image: -ms-linear-gradient(bottom, #999796 42%, #F0ECEB 100%);
background-image: linear-gradient(to bottom, #999796 42%, #F0ECEB 100%);*/}
#master-waper{ margin:0; padding:0; width:100%; height:auto;overflow:hidden;}
#main-waper{ margin:0 auto; padding:0; width:1024px; height:auto; background:#FFF;overflow:hidden;}
#hd{ margin:0; padding:0; width:auto;
height: 138px; background:#fff;position: relative;}
.logo{ margin:0px; padding:0; width:500px; height:124px; float:left;padding-left: 45px; position:absolute;}
.clear-h{ height:8px;}
.tm{width:17px;
height: 15px;
position: relative;
padding-left: 421px;
padding-top: 18px;
font-size: 10px;
color:#000;
font-weight:500;}
#certi{float: right;
width: 238px;
padding-right: 9px;
padding-top:0px;
letter-spacing: 1px;
color: #666666;
font-family: arial;
font-size: 12px;
font-weight: bold;}
.call{float: right;
width: 183px;
height: 63px;
padding-right: 0px;
border: 1px solid #717171;
border-radius: 11px;
-webkit-border-radius: 11px;;
-moz-border-radius: 11px;;
-ms-border-radius: 11px;;
margin-top: 5PX; }
.call-img{ margin:0; padding:5px; width:38px; height:38px; float:left; }
.clear{ clear:both;}
.h1{width:400px;float:left;font-family: Tahoma, Geneva, sans-serif;
font-size: 18px;
line-height: 0px;

color: #fff;
padding-top:0px;}
.clh1
{width:400px;float:left;font-family: Verdana, Geneva, sans-serif;
font-size: 18px;
line-height: 15px;
font-weight: bold;
color: #fff;line-height: 18px;
	padding-top: 10PX;}
#fix-mar{background-color:#ffffff;font-family: "Century Gothic";}
.h1 a{ text-decoration:none; color:#fff;}
.h1 a:hover{ text-decoration:none; color:#000;}
#main-con{ width: 772px;height: auto; float:left;padding-bottom: 30PX;}

/*-------nav------- */
.nav{ margin:0px 0px 0px 0px; padding:0; width:116%; height:auto; background-color:#0078bf;; border-right: 1px solid white; border-left:1px solid white;}
#cssmenu {
  border: none;
  border: 0px;
  margin: 0px;
  padding: 0px;
  font: 67.5% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  width: auto;
}
#cssmenu ul {
  /*background: #737375;*/
  height: 35px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu li {
  float: left;
  padding: 0px;
}
#cssmenu li a {
  background: #F0ECEB url('seperator.png') bottom right no-repeat;
  display: block;
  font-weight: normal;
  line-height: 35px;
  margin: 0px;
  padding: 0px 25px;
  text-align: center;
  text-decoration: none;
}
#cssmenu > ul > li > a {
  color: #333333;
}
#cssmenu ul ul a {
  color: #cccccc;
}
#cssmenu li > a:hover,
#cssmenu ul li:hover > a {
  background: #575770 ;
  color: #FFFFFF;
  text-decoration: none;
}
#cssmenu li ul {
  background: #333333;
  display: none;
  height: auto;
  padding: 0px;
  margin: 0px;
  border: 0px;
  position: absolute;
  width: 225px;
  z-index: 200;
  /*top:1em;
	/*left:0;*/

}
#cssmenu li:hover ul {
  display: block;
}
#cssmenu li li {
  background: url('sub_sep.png') bottom left no-repeat;
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  width: 225px;
}
#cssmenu li:hover li a {
  background: none;
}
#cssmenu li ul a {
  display: block;
  height: 35px;
  font-size: 12px;
  font-style: normal;
  margin: 0px;
  padding: 0px 10px 0px 15px;
  text-align: left;
}
#cssmenu li ul a:hover,
#cssmenu li ul li:hover > a {
  background: #2580a2 url('hover_sub.png') center left no-repeat;
  border: 0px;
  color: #ffffff;
  text-decoration: none;
}
#cssmenu p {
  clear: left;
}
#cssmenu .has-sub ul li:hover a {
  background: #a80008;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub ul li:hover a {
  background: #575770;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #333333;
  border-bottom: 1px dotted #ccc;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #575770;
}
#sidebox{ width: 183px; height:auto; float:right;
border: 1px solid #717171;
margin-top: 11px;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
-ms-border-radius: 15px;}
/*-------nav---end---- */


/*-------slide------- */

.slide{ margin:0; padding:0; width:1024px; height:350px; background:#FFF; }
/*-------slide----end--- */

#main-body{ margin:0; padding:0; width:1024px; height:auto; font-size: 14px; Arial, Helvetica, sans-serif; }
.hr{ margin:0; padding:0; width:1024px; height:10px; background:#0078bf; }
.h{ margin:0;width:1024px;height: 50px;;color:#fff;  background:#0078bf;overflow: hidden;}
.index{width:1024px; height:auto; float:left;}
#fix-width{
	width: 970px;margin:0px auto; height:auto;overflow: hidden;}
.pdf{ margin:0px;width:130px; height:auto;padding-left: 28px;padding-top:22px;}
.p1{ text-align:justify;color: #717171;font-family:Arial;font-size: 13px;
line-height: 20px;text-align: justify;}
#downimg{margin-left: 37px;margin-left: 59px;width: 64px;height: 100px;margin-top: 100px;}
.download{ margin:15px 10px 0px 0px; padding:0; width:300px; height:400px; float:right; border:1px solid #999;}
.e-b{ margin:0px 35px 0px 0px; padding:0; width:230px; height: auto; float:right;}
#ourclient{width:980px; height:110px;padding-top: 15px;margin: 0px auto;}

.OnlineEnquiryform{ margin:0; padding:0; width:450px; height:3}
#enqbtn
{padding-right:0px;
width: 184px;
float: right;
margin-top: 5px;}
#footer{ margin:0; padding:0#footer-nav a; width:1024px; height:100px; background:#0078bf;color:#fff; font-size:12px; overflow:hidden;}

#footer-main{ margin: 0px 0px 0px 0px;padding: 10px 0px 0px 0px;font-size:14px;height: auto;font-size: 14px; overflow:hidden;}
#footer-nav{ margin:0px;padding-top:17px;width: 633px;height: 18px; float:left; }
#footer-nav a{ text-decoration:none;font-family: arial;font-weight: bold;font-size:12px; color: #fff;padding-left: 9px;}
#footer-nav a:hover{ text-decoration:none; color:#000;}

#footer-socialmedia{ margin:0px; padding:5px; width:150px; height:30px; float: right; }

#footer-copy{ margin:0px;padding-top: 10px;width: 459px;height: 19px; float:left;color:#fff;font-family: arial;font-weight: bold;font-size:9px;padding-left: 9px; }
#footer-copy a{ text-decoration:none; color:#fff;font-family: arial;font-weight: bold;font-size: 1em;}
#footer-copy a:hover{ text-decoration:none; color:#000;}

#footer-pinn{padding-top: 10px;width:183px;height:30px; float: right;color: #fff;font-size:9px; }
#footer-pinn a
{
	text-decoration:none;
	color: #fff;
}#footer-pinn a:hover{ color:#b01537;}
/*----passenger ele--------*/
#probnr
{
	width:994px;
	height:280px;
	margin:0px auto;
	border:10px solid #6e7372;
	position:absolute;
}
#probnrtx
{
	position: relative;
padding-top:0px;
padding-left: 40px;
width: 211px;
}
#probnrtx p
{
	font-size: 22px;
color: white;
font-style: italic;}
#passbnr-tx
{
	width: 1024px;
height: 300px;
position: relative;
overflow: hidden;
}
.passcon1 p
{
	color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}
.homhdst{}
.passhd,.homhd
{
	width: auto;
height: 32px;
}
.passhd p,.homhd p
{
	font-style: italic;
font-family: "Century Gothic";
font-size: 19px;
color: #717171;}

.homcon1 p
{color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}
	
#passtbhd
{
	padding-top: 20px;
padding-bottom: 15px;}

#passtbhd h7
{
	font-family: Arial;
    font-size: 13px;	
	font-weight: bold;
color: #666666;
}
#modtbhd
{
	padding-top: 20px;
}

#modtbhd h7
{
	font-family: Arial;
    font-size: 13px;	
	font-weight: bold;
color: #666666;
}
.passtb
{
	font-size: 12px;
		font-family: Arial;
}
.passtb td
{
	font-size: 12px;
	color:#717171;
	}
#passtb2img4
{
	width:217px;
	height:auto;
	float:left;
}
.passtb tr:nth-child(odd) {background:#e1e1e1;}

.passtb2
{
	font-size: 13px;
		font-family: Arial;
}
.passtb2 td
{
	color:#717171;
	}

.passtb2 tr:nth-child(odd) {background:#e1e1e1;}
#maincon,#capmaincon,#hydmaincon
{
	width: 674px;
height: auto;
float:left;}
#passimg
{
	padding-right: 56px;
	float:right;
	padding-top: 94px;
}
#carmainimg
{
	width:970px;
	height:auto;
	overflow:hidden;
}
#carimg1
{
	width: 323px;
	float:left;}
#carimg2
{
	width: 263px;
padding-left: 28px;
padding-top: 5px;
float:left;}
#carimg3{
width: 263px;
float: right;}

#carimg,#capimg
{
	float:left;}
#carmaincon
{
	overflow:hidden;}

#carimg4
{
	width:380px;
	height:313px;
	float:right;
	margin-top: -30px;
	border:2px solid #717171;
}
	
.carcon1 p
{
	color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}
#carcon2
{
	width: 578px;
	height:auto;
	overflow:hidden;
	float:left;
}
#carcon2 p
{
	color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}
/*---home-----------*/
#homcon3 ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
#homtb
{
	width:208px;
height:281px;
float: left;
}
#homtbimg
{
	width: 970px;
height: auto;
overflow: hidden;
padding-bottom: 10px;}

#hommainimg
{
	width: 745px;
	height:auto;
	float:right;
}
#homimg1
{
	width: 186px;
height: 275px;
FLOAT: LEFT;}
#homimg2
{
	width: 186px;
height: 275px;
FLOAT: LEFT;
}
#homimg3
{
	width: 186px;
height: 275px;
FLOAT: LEFT;
}
#homimg4
{
	width: 186px;
height: 275px;
FLOAT: LEFT;}
#hombnrtx
{position: relative;
padding-top: 42px;
padding-left: 40px;
width: 211px;}

#hombnrtx p
{
	font-size: 22px;
color: white;
font-style: italic;}
#homcon3 ul li
{
	display:block;
	line-height: 24px;
}
/*-----hydraulic----*/
.hydcon1 p
{
	color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}
#hybulimg
{
	float:left;
	padding-right: 10px;
	padding-top: 4px;
}
#hydmainimg
{
	width:280px;
	height:auto;
	float:right;
	padding-top: 17px;}
#hydimg1
{width: 240px;
height: 320px;
margin-top: 18px;
border: 1px solid #000;
	}
#hydimg2
{
	margin-left: 38px;
width: 240px;
height: 320px;
border: 1px solid #000;
}
#hydimg3
{
margin-left: -14px;
width: 240px;
height: 320px;
border: 1px solid #000;
}
#passmainimg
{
	width:240px;
	height:auto;
	float:right;
	margin-right: 44px;
	padding-top: 1px;
}
#passcon2
{
	overflow: hidden;}
#passimg1
{width: 240px;
height: 240px;
margin-top: 18px;
border: 1px solid #000;
	}
#passimg2
{
	margin-left: 38px;
width: 240px;
height: 240px;
border: 1px solid #000;
}
#passimg3
{
margin-left: -14px;
width: 240px;
height: 240px;
border: 1px solid #000;
}
#passimg4
{
	
width: 240px;
width: 240px;
border: 1px solid #000;
float:right;
margin-right: 2px;
}
#frmainimg
{
	width:280px;
	height:auto;
	float:right;}
#frimg1
{width: 240px;
height: 240px;
border: 1px solid #000;
	}
#frimg2
{
	margin-left: 38px;
width: 240px;
height: 240px;
margin-top: 18px;
border: 1px solid #000;
}
#frimg3
{
margin-left: 38px;
width: 240px;
height: 240px;
border: 1px solid #000;

}
/*-------------dumbwaiter-------------------*/
#dumbtbimg
{
	width: 507px;
height: auto;
float: left;}
#dummainimg
{
	width:280px;
	height:auto;
	float:right;
	padding-top: 54px;}
#dumimg1,#dumimg3
{
	width: 118px;
height: 194px;
border: 1px solid #000000;
}
#dumimg1
{
	float: left;}
#dumimg2
{
	
	float: left;
margin-left: 18px;
border: 1px solid #717171;}

#dumimg3
{
	width:220px;
	height:204px;
	margin-left: 19px;
}

#hosmainimg
{
	width: 280px;
float: right;
height: auto;
}
#hosimg1{
border: 1px solid #000;
width: 240px;
height: 240px;}
#hosimg2{
border: 1px solid #000;
width: 240px;
height: 240px;
margin-left: 28px;
}


#modernmaincontent{
margin-top: -149px;}
#modmain-con{ width: 575px;height: auto; float:left;}

.modp1{
width: 569px;
color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;
}
#modmain-con ul li
{color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}
	
#modmainimg{
width: 380px;
height: auto;
float: right;
margin-right: 0px;
padding-top: 118px;}
#modimg1{
border: 1px solid #717171;
width: 240px;
height: 240px;}

#modimg3{
border: 1px solid #717171;
width: 240px;
height: 240px;
}

#modimg2{
border: 1px solid #717171;
width: 240px;
height: 240px;
margin-left: 63px;}

/*-----capsule---*/
.capcon1 p,#capcon2 p
{
	color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}

#capmainimg{
width: 296px;
height: auto;
float: right;
margin-right: 0px;
padding-top: 1px;}
#capimg1
{
	width: 138px;
height: 129px;
margin-top: 62px;
float: left;}
#capimg2
{
	float: left;}
#capimg3
{
	float: left;}
#capimg4
{width: 138px;
height: 129px;
	float:right;
	margin-right: 10px;
	border: 1px solid #717171;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
	}
#capimg5
{
	width: 138px;
height: 129px;
	float:right;
	margin-right: 10px;
	border: 1px solid #717171;
	border-radius: 5px;
-webkit-border-radius: 5px;	
-moz-border-radius: 5px;
-ms-border-radius: 5px;
	}
#capimg6
{
	width: 138px;
height: 129px;
	float:right;
	margin-right: 10px;
	border: 1px solid #717171;
border-radius: 5px;	
-webkit-border-radius: 5px;	
-moz-border-radius: 5px;
-ms-border-radius: 5px;	
	}
#capimg7
{
	width: 138px;
height: 129px;
	float:right;
	margin-right: 10px;
	border: 1px solid #717171;
	border-radius: 5px;
-webkit-border-radius: 5px;	
-moz-border-radius: 5px;	
-ms-border-radius: 5px;	
	}		
#capimgcoll
{
	width:auto;
	height:auto;
	padding-bottom: 5px;
	overflow: hidden;}
	
/*------maintenance------*/

#mainbnr
{
	width: 1004px;
	height:280px;
	margin:0px auto;
	border:10px solid #6e7372;
}
#passmaincontent{
	width:auto;
	height:auto;
	overflow:hidden;
	}
.maintcon1 p
{color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}

#maintul ul
{
	color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}
#maintmaintul
{
	margin-left:-22px;
}
#maintmaintul ul
{
	color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}
#mainmainimg
{
	width: 282px;
height: 259px;
float: right;
padding-top: 17px;
}
#mainimg1
{
	width:139px;
	height:129px;
	border:1px solid #717171;
	float:left;
}
#mainimg2
{
	float:left;
}
#mainimg3
{
	float:left;
}
#mainimg4
{
	float:left;
}
/*-----------clients-----------------*/
#clibnr
{
	width:1004px;
	height:280px;
	margin:0px auto;
	border:10px solid #6e7372;
}
#clienttb
{
width: 536px;
height:auto;
float:left;}
#climaincon
{
	width:970px;
	margin:0px auto;
	height:auto;
}
#m1
{
	width:170px;
	height: 500px;
	float:right;
}
.scroller {position:relative;
     margin:25px;
     overflow:hidden;
     width:60px;
     height:500px;
     border:solid black 1px;
     }
/*------------enquiry-------------*/
#enqcon
{
	width:500px;
	float:left;
}
#enqimg
{
	float:right;
	padding-top: 19px;
}
#enqmaincon
{
	width: 840px;
height: auto;
float:left;}

.enqtb td
{
	color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}
.enqtb input
{
	border:1px solid #717171;}
	
.error
{
	color: red;}
	
/*------------stakbnr---------*/
#stackbnr
{
	width:1004px;
	height:280px;
	margin:0px auto;
	border:10px solid #6e7372;}
#stackmaincon
{
	width:970px;
height: auto;
float: left;}
.stackcon1
{
	width:674px;
	height:auto;
	float:left;
	}
.stackcon1img
{
	width: 223px;
height: 140px;
float: right;
margin-right: 26px;
border: 1px solid #717171;
margin-top: 4px;
}
#stackmaincontent{
	width:auto;
	height:auto;
	overflow:hidden;
	}
.stackcon1 p{
color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}
#stackul
{
	width: 433px;
height: auto;
float: left;
margin-top: -16px;}
#puzul
{
	width: 433px;
height: auto;
float: left;
margin-top: -43px;}
#puzul1
{
	margin-top: -18px;}
#stackimg2
{
	width: 530px;
height: auto;
float: right;
border: 1px solid #717171;
}

#stackul ul li
{color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}


#puzul1 ul li
{color: #717171;
font-family: Arial;
font-size: 13px;
line-height: 20px;
text-align: justify;}
.contb td{
	font-size: 13px;
		font-family: Arial;
		color:#717171;
		}

#cont-left
{
	width: 524px;
height:auto;
float: left;
color: #663300;}
#conmap{

width: 425px;
height: 400px;
float: left;
padding-top: 7px;}


.main-h{margin:0; padding:0; width:1024px; height:45px; background:#0078bf;}
.he-tex{margin:0px 0px 0px 30px; padding:15px 0px 0px 0px; width:500px; height:auto; font-size:18px; color:#FFF; font-family:'Comic Sans MS',cursive; font-weight:bold;}

<style type="text/css">
#shadowing {height: 200%;}
ul.arrowunderline{
	list-style-type:none;
	margin:0;
	padding:10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

ul.arrowunderline li{
display:inline;
margin-right:25px; /* spacing between each menu item */
}

ul.arrowunderline li a{
	position:relative;
	color:#FFFFFF;
	padding-bottom:8px; /*spacing between each menu item and arrow underline beneath it */
	text-decoration:none;
	margin-left: 38px;
}

ul.arrowunderline li a:hover{
border-bottom:3px solid purple; /* style of arrow underline */
color: #FF0000;
}

ul.arrowunderline li a:hover:after{ /* use CSS generated content to add arrow to the menu */
content:'';
width:0;
height:0;
position:absolute;
left:50%;
margin-left:-5px; /* value should match border-width below */
bottom: 0;
border-width:5px; /* value should match margin-left above */
border-style:solid;
border-color: transparent transparent purple transparent; /* create up arrow */
}
#email{ margin:0; padding:0; width:auto; height:auto; color: #000;}
#email a{ text-decoration:none; color:#000;}
#email a:hover{ text-decoration:none; color:#000;}
.wel-come{margin:0px 0px 0px 444px; padding:5px; width:100px; height:120px; text-align:center;}
.hi{margin:0; padding:5px; width:960px; height:auto; color:#000; font-weight:bold; }

.p{ color:#000; font-size:16px;border:1px solid #a1a1a1;
padding:10px 40px; 
background:#A5A5A5;
width:358px;
border-radius:10px;}
.p01{ color:#000; font-size:16px;border:1px solid #a1a1a1;
padding:10px 40px; 
background:#F9BF8E;
width:358px;
border-radius:10px;}
.tex{ fo}
.career{ margin:0; padding:10px; width:946px; height:auto; float: left; line-height:1.8em; color:#000; text-align:justify;}
.career a{ text-decoration:none; color:#0078bf;}
.career a:hover{ text-decoration:none; color:#000;}
.company-laft-img{ margin:10px; padding:5px; width:270px; height:auto; float: left; border:1px solid #fff;box-shadow: 10px 10px 5px #888888;}
.about-tex{ margin:0; padding:10px; width:946px; height:auto; float: left; line-height:1.8em; color:#000; text-align:justify;}
.VMission{ margin:0; padding:10px; width:960px; height:auto; line-height:1.8em; color:#000; text-align:justify;}
.company-img{ margin:0; padding:0px; width:940px; height:502px; border:0px solid #CCC; text-align:center; font-size:16px; font-weight:bold; color:#900; }
.laft-img{ float:left; width:450px; height:auto; border:1px solid #CCC;box-shadow: 10px 10px 5px #888888;}
.right-img{ float:right;width:450px; height:auto; border:1px solid #CCC;box-shadow: 10px 10px 5px #888888;}
.company-hd{ text-align:center; font-size:16px;}
.company-right-img{ margin:0; padding:0; width:270px; height:auto; float: right;}
.dounload{width:155px; height:58px; float:right;}

.style1 {color: #FFFFFF}
.ctl00_Menu1_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; }
	.ctl00_Menu1_1 { color:#fff;font-family:arial;font-size:11px;font-weight:bold;text-decoration:none; }
	.ctl00_Menu1_2 { color:#666666;background-color:#0078bf;font-family:arial;font-size:14px;font-weight:bold;height:36px;width:100%; }
	.ctl00_Menu1_3 { border-style:none; }
	.ctl00_Menu1_4 { width:119px;padding:8px 3px 8px 3px;text-align: center; }
	.ctl00_Menu1_5 { color:#666666; }
	.ctl00_Menu1_6 { background-color:#fff;padding:8px 3px 8px 3px; }
	.ctl00_Menu1_7 { background-color:#fff;width:160px; }
	.ctl00_Menu1_8 {  }
	.ctl00_Menu1_9 { background-color:#FFCC66; }
	.ctl00_Menu1_10 { color:Black; }
	.ctl00_Menu1_11 { background-color:#FFCC66; }
	.ctl00_Menu1_12 { color:Black;font-weight:bold; }
	.ctl00_Menu1_13 { color:Black;background-color:#fff;font-weight:bold;height:36px; }
	.ctl00_Menu1_14 { color:Black;font-weight:bold; }
	.ctl00_Menu1_15 { color:Black;background-color:#B6B5B8;font-weight:bold;width:160px; }

ctl00_Menu1n0:hover{ background-color:#595959;white-space: nowrap;width: 100%;}
</style>


