@charset "utf-8";
/* CSS Document By Mamoon Rashid [mamoonrashid@gmail.com] */
html{font-family:tahoma;font-size:small;background:#333333;height:100%;}
body{margin:0px auto;width:1000px;background:#333333;behavior:url(csshover.htc);}
#header{background-image:url(images/header.jpg);height:100px;}
#nav{background-image:url(images/nav-bg.png);height:32px;border-bottom:1px solid #89811D;padding-top:12px;}
#content{margin-top:10px;width:1000px;}
#left-panel{height:420px;float:left;width:225px;background-color:#fff;background-image:url(images/left-panel-bg.gif);background-position:bottom right;background-repeat:no-repeat;}
 #left-panel a{background-image:url(images/dots-a.png);background-position:10px 12px;background-repeat:no-repeat;display:block;border-bottom:1px dotted #ccc;padding:10px;padding-left:30px;text-decoration:none;color:#000;letter-spacing:0.1em;}
 #left-panel a:hover{background-image:url(images/dots-b.png);background-color:#D2D2C6;}
#main-panel{height:420px;float:left;margin-left:10px;width:765px;background-color:#fff;background-image:url(images/main-panel-bg.gif);background-position:bottom left;background-repeat:no-repeat;}
 #main-panel h1{font-weight:normal;letter-spacing:0.1em;color:#777;font-size:18px;height:33px;margin:0px;padding:0px;padding-left:20px;padding-top:8px;background-image:url(images/h1.jpg);background-position:left;background-repeat:no-repeat;background-color:#D2D2C6;}
 #main-panel h2{font-size:small;font-weight:normal;}
 #text{padding:15px;}
 	#text a{font-weight:bold;color:#000;text-decoration:none;}
	#text a:hover{text-decoration:underline;}
#car-panel{float:right;margin:10px;margin-top:0px;width:150px;padding:15px;font-size:12px;border-left:1px dotted #ccc;}
 #car-panel h2{margin:0px;padding:0px;padding-left:5px;font-size:12px;}
#footer{background:#DFDEC2;height:15px;margin-top:10px;padding:5px;}
#left{float:left;width:300px;}
#right{float:right;width:300px;text-align:right;}

.style1 {font-size: large;color: #CC0000;}
.style3 {font-size: small; color: #CC0000; }
.style5 {font-size:xx-small; color:#000;}
.do{background:#FFFF99;}

#table table{}
#table th{border:1px solid #777;color:#fff;letter-spacing:0.2em;background:#333;}
#table td{border:1px dotted #777;color:#000;}
#menu {height:32px;display:block;color:#000;}
#menu div {}
#menu a{font-weight:bold;font-size:10px;font-family:verdana;display:block;text-transform:uppercase;white-space:nowrap;padding:0px;margin:0;}
#menu a{background-image:url(images/nav-b.png);background-position:right;background-repeat:no-repeat;color:#9D7118;line-height:32px;height:32px;text-decoration:none;padding-left:15px;padding-right:15px;display:block;text-align:left}
#menu a:hover {color:#fff;background-color:#9D7118;}
#menu ul {list-style:none;margin:0;padding:0;float:left;border:solid 0px #000000;height:22px;}
* html #menu ul {width:60px;}
* html #menu ul li {float:left;height:0%;z-index:100}
* html #menu ul li a {height:0%;}
#menu li {position:relative;}
#menu ul ul {position:absolute;text-align:left;top:auto;height:0px;display:none;}
#menu ul ul a {height:25px;line-height:25px;padding:0px;color:#ccc;background:#393A35;border-top:1px solid #9D7118;border-right:none;padding-left:5px;width:165px;margin:0px;}
#menu ul ul a:hover {color:#fff;background:#000;}
#menu ul ul ul {top:0;left:100%;}
div#menu li:hover {cursor:pointer;z-index:100;}
div#menu li:hover ul ul,  div#menu li li:hover ul ul,  div#menu li li li:hover ul ul,  div#menu li li li li:hover ul ul {display:none;}
div#menu li:hover ul,  div#menu li li:hover ul,  div#menu li li li:hover ul,  div#menu li li li li:hover ul {display:block;}
#menu a.x{color:#fff;background:#000;}
#menu a.x:hover {color:#fff;background:#000;}

