.button {
   text-decoration: none; 
   text-align: center; 
   padding: 12px 34px; 
   border-radius: 15px 1 5px 0px 0px; 
   font: 13px Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   color: #050400; 
   background-color: #ffffff; 
   background-image: linear-gradient(top, #a8a8a8 0%, #000000 100%); 
   filter: alpha(opacity=89); 
   -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
   -moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
   box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
   opacity: 0.89; 
   -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=89); 
   -webkit-transition: background 0s linear; 
   -moz-transition: background 0s linear; 
   -o-transition: background 0s linear; 
   transition: background 0s linear;}
.button:hover {
   padding: 12px 34px; 
   border: none; font: 13px Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   color: #ffffff; 
   background-color: #202bc9; 
   background-image: linear-gradient(top, #c9ad20 0%, #87730c 100%); 
   filter: dropshadow(color=#474642, offx=2, offy=0); 
   -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
   -moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
   box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;
   opacity: 0.89; -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=89); 
   text-shadow: 2px 0px 0px #474642;}
.button:active {
   padding: 12px 34px; 
   border: none; 
   font: 13px Arial, Helvetica, sans-serif; 
   font-weight: bold; 
   color: #39903d; 
   background-color: #706e65; 
   background-image: linear-gradient(top, #706e65 0%, #878474 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#878474', endColorstr='#878474', GradientType=0); 
   -webkit-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
   -moz-box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
   box-shadow: 0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;}
.notice:before {
   position: absolute; 
   top: -20px; 
   left: 0; 
   width: 0; 
   height: 0; 
   border-color: transparent #7f8c8d #7f8c8d transparent; 
   border-style: solid; 
   border-width: 10px; 
   content: "";}
.text1 {
   font-weight: bold; 
   font-family: "Courier New", Courier, monospace; 
   color: #FFFFFF; 
   font-size: medium; 
   font-style: normal;
}
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:500);
 
#cssmenu {width: 981px; height: 10px;}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {z-index: 9999; padding: 0; margin: 0; line-height: 1; font-family: "Times New Roman"; font-weight: 500; font-size: 18px; color: #000000; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; transition: all ease .3s;}
#cssmenu:before,
#cssmenu:after,
#cssmenu>ul:before,
#cssmenu>ul:after {content: ""; display: table;}
#cssmenu:after,
#cssmenu>ul:after {clear: both;}
#cssmenu a {text-shadow: 0 1px 1px rgb(0, 0, 0, 0.2);}
#cssmenu ul {background: #ffffff; border-radius: 0px; border: 0px solid rgb(155, 157, 160); -webkit-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15); -o-box-shadow: 0 1px 2px rgb(2, 2, 2), inset 0 1px 1px rgba(255, 255, 255, 0.15); -moz-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15); -ms-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15); box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);}
#cssmenu ul>li {float: left; list-style: none;}
#cssmenu ul>li>a {display: block; text-decoration: none; padding: 8px 10px; position: relative;}
#cssmenu ul>li>a:hover {background: rgb(189, 189, 189); -webkit-box-shadow: inset 0 0 1px #1e2e4f; -o-box-shadow: inset 0 0 1px #1e2e4f; -moz-box-shadow: inset 0 0 1px #1e2e4f; -ms-box-shadow: inset 0 0 1px #1e2e4f; box-shadow: inset 0 0 1px #1e2e4f; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; -ms-transition: all ease .3s; transition: all ease .3s;}
#cssmenu ul>li>a:hover:before {content: ""; z-index: 9999; background: #749B00; position: absolute; border: 1px solid white; border-top: 0; border-bottom: 0; border-right: 0; width: 100%; height: 100%; top: 0; left: -1px; opacity: .2;}
#cssmenu ul>li>a:hover:after {content: ""; z-index: 9999; position: absolute; border: 1px solid white; border-top: 0; border-bottom: 0; border-left: 0; width: 100%; height: 100%; top: 0; right: -1px; opacity: .2;}
#cssmenu>ul>li>ul {opacity: 0; visibility: hidden; position: absolute;}
#cssmenu>ul>li:hover>ul {opacity: 1; visibility: visible; position: absolute; border-radius: 0 0 3px 3px; -webkit-box-shadow: none; -o-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; box-shadow: none;}
#cssmenu>ul>li>ul {width: 200px; position: absolute;}
#cssmenu>ul>li>ul>li {float: none; position: relative;}
#cssmenu>ul>li>ul>li>ul {opacity: 0; visibility: hidden; position: absolute;}
#cssmenu>ul>li>ul>li:hover>ul {opacity: 1; visibility: visible; position: absolute;}
#cssmenu>ul>li>ul>li>ul {left: 200px; top: 1px; width: 200px;}
#cssmenu>ul>li>ul>li>ul>li {float: none;
}
.quote {
 background: linear-gradient(to bottom, #e2e1e1 5%, #c3c1c1 100%);
 background-color: rgb(218, 221, 23, 0.918);
 border-radius: 5px;
 border: 0.5px solid rgb(158, 158, 158);
 display: inline-block;
 cursor: pointer;
 color: rgb(255, 0, 13);
 font-family: Verdana;
 font-size: 12px;
 padding: 0px 6px;
 text-decoration: none;
}

.quote:hover {
 background: linear-gradient(to bottom, #cecbcb 5%, #b1b1b1 100%);
 background-color: #e6e6e6;
}

.quote:active {
 position: relative;
 top: 2px;
}
.auto-style1 {
   color: #FFFFFF;
   
}
.auto-style2 {
	color: #d8d853;
	font-size: medium;
}
.auto-style3 {
	color: #cccccc;
   font-size: medium;
}   



.remote {-moz-box-shadow: inset 0px 1px 0px 0px #91b8b3; -webkit-box-shadow: inset 0px 1px 0px 0px #91b8b3; box-shadow: inset 0px 1px 0px 0px #91b8b3; background: linear-gradient(to bottom, #569423 5%, #75c778 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#569423', endColorstr='#75c778', GradientType=0); background-color: #569423; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #566963; display: inline-block; cursor: pointer; color: #ffffff; font-family: arial; font-size: 15px; font-weight: bold; padding: 1px 4px; text-decoration: none; text-shadow: 0px 1px 0px #2b665e;}
.remote:hover {background: linear-gradient(to bottom, #75c778 5%, #569423 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75c778', endColorstr='#569423', GradientType=0); background-color: #75c778;}
.remote:active {position: relative; top: 1px;}


