body{ margin: 0;
      padding: 2px;
line-height: 1.5em;
font-family: "Verdana";
font-size: 12px;
background: white;
background-image: url(Images/PostAudit-BG.gif);
background-repeat: repeat-y;
color: gray;
text-align: center;
}

#shell {width: 840px;
margin: 0 auto;
text-align: center;
background: transparent;

}

#header {
background-image: url("Images/Freight-Post-Audit-A.jpg");
background-repeat: no-repeat;
height: 150px;
background-color: transparent;
text-align: right;
padding: 5px;
}

#onleft {
width: 240px;
float: left;
margin-left: 0px;
background: white;
padding: 4px;
background-image: url("Images/Freight-Truck.jpg");
background-repeat: no-repeat;
text-align: left;

}

#spacer {height: 2px;}

b.imp {color: gray;}

#content {
width: 570px;
float: left;
text-align: left;
background: white;
padding: 0px;
margin-left: 4px;
}

#footer {
/*border: 1px solid #666666;*/
text-align: center;
clear: both;
/*background: #F5F5F5;*/
font-size: 90%;
padding: 25px;
}

select {font-size: 11px;
        background-color: #f5f5f5;}

input {font-size: 11px;
        background-color: #f5f5f5;
}

textarea {font-size: 11px;
        background-color: #f5f5f5;
}
				
a {color: black;
   }
 
a:hover {color: gray;
         text-decoration: none;
   } 
h1{
    margin-top: 0px;
    font-size: 16px;
		font-weight: bold;
		text-align: left;
		padding: 0px;
		color: 694e77;
    margin-bottom: 0px;
}

h3 {
color: #000;
}

strong {
		color: gray;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 160px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
font-size: 90%;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
font-weight: bold;
background: #FFF;

}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: transparent;
padding: 1px 5px;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-bottom: 0;

}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
background-color: #F5F5F5;
/*background-color: #006666;*/
/*background-image: url(Images/PostAudit-Gradient.gif);*/
color: black;
}

.suckerdiv .subfolderstyle{
background: url(Images/arrow_r.gif) no-repeat center right;

}

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.commentbox{
background-color: #ececec;
width: 550px;
padding: 10px;
font-size: 90%;
color: black;
}

.commentfooter{
background: url(Images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 1.5em;
font-size: 85%;
color: #4A4A4A;
}

table {font-size: 9px;
       color: black;}

