.content {
    background-color:#FFFFFF;
}
table.body {
    width:95%;
}
table.body .content {
    padding:8px;
}
table.body .left {
    width:12px;
    border-right:0px solid #CCCCCC;
}
table.body .right {
    width:12px;
    border-left:0px solid #CCCCCC;
}
table.body .footer td {
/*    background-color:#f7f6f2;
	 border-bottom:1px solid #DDDDDD;*/
	border-top:1px solid #cccccc;
    padding:8px;
	padding-top:20px;
   
}
table.header {
    width:100%;
}
table.header .top {
    background-image:url('/images/devworkorder/top.gif');
    background-repeat:repeat-x;
    height:38px;
    text-align:right;
    padding-right:12px;
    color:#CCCCCC;
    border-top:1px solid #999999;
    border-bottom:2px solid #000000;
}
table.header .top a {
    color:#FFFFFF;
}	
table.header .logo {
    background-image:url('/images/devworkorder/header_background.gif');
    background-repeat:repeat-x;
/*		padding-left:24px;*/
    background-position:top;
    text-align:left;
}
div.header {
    display:block;
    background-image:url('/images/devworkorder/header.gif');
    width:900px;
    height:80px;
    margin-right:auto;
}
table.menu {
    padding-left:12px;
    border-bottom:1px solid #EEEEEE;
    text-align:left;
    width:100%;
/*    background-image:url('/images/devworkorder/menu_background.gif');
*/	background-color:#333333;
    background-repeat:repeat;
    z-index:1000;	
}
