body{
    
    font-family: Arial,Helvetica,sans-serif;
    background-color: #cccccc;
}
table.head{
    background-image: url("images/man_bkg3.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #FFFFFF;
    /*background-image: url("images/header.jpg");
    background-repeat: repeat-x;*/
}
table{
    border-color: #E8E8E8;
    
    border-width: thin;
    border-right-color: #E8E8E8;
    border-left-color: #E8E8E8;
    border-bottom-color: #E8E8E8;
    border-top-color: #E8E8E8;
}
td.main{
    
    background-color: #ffffff;
}
td.left_header{
    background-image: url("images/man_logo.png");
    /*background-image: url("images/logo_90.jpg");*/
    background-position: left top;
    background-repeat: no-repeat;
    margin-left: 4;
}
td.right_header{
    vertical-align: top;
    text-align: right;
    padding-right: 8px;
    padding-top: 4px;
    /*color: #ffffff;*/
    color: #000080;
    font-size: 16px;
    font-weight: bold;
}
td.orders_p{
    font-weight: bold;
    font-size: medium;
    font-style: normal;
}
td.orders_header{
    font-weight: bold;
    font-size: medium;
    font-style: normal;
}

.menu_text_r {color: #000080;  text-decoration:none; font-family:verdana, arial, tahoma; font-size: small ! important}
.menu_text a:link    {color: #000080;  text-decoration:none;}
.menu_text a:visited {color: #000080;  text-decoration:none;}
.menu_text a:active  {color: #000080;text-decoration:none; border-bottom:#98A2SC 1px solid;      }
.menu_text a:hover   {color: #210000;text-decoration:none; border-bottom:#98A2AC 1px solid;      }
.little_header  {font-size: large; text-align:center }

a:link    {color: #132639;  text-decoration:none;}
a:visited {color: #132639;  text-decoration:none;}
a:active  {color: #132639;text-decoration:none; border-bottom:#000 1px solid;      }
a:hover   {color: #132639;text-decoration:none; border-bottom:#000 1px solid;      }

.body_text         {font-family: Verdana,Arial,Tahoma; font-size: small;}
div.Output {
background-color:#E8E8E8;
border:1px dashed #ccc;
color:#222;
font-family:Verdana;
font-size:1.25em;
height:auto;
line-height:1.25em;
margin:10px auto;
padding: 0;
white-space:pre-wrap;
width:95%;
overflow: auto;
}
h6{
    font-style: italic;
    font-weight: bold;
    font-size: large;
    text-align: left;
}
div .head { 
    background: #FFFFFF; color: #000080;
    font-weight: 700;
    padding: 2px;
    width:auto; align:left;    text-align: left;
}
div .head2 { 
    background: #FFFFFF; color: #000080;
    font-weight: 700;
    padding: 2px;
    width:auto; align:right;    text-align: right;
}
.button{
    background-repeat: no-repeat;
    background-color: #ffffff;
    /*background-image: url(images/logo_c.jpg);*/
    background-image: url(images/man_10.png);
    background-position: left center;
    color: #000080; height:30px;
    font-weight: bolder;
    font-size: large;
    padding-left: 48px;
    -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #E8E8E8;
    border-left-color: #E8E8E8;
    border-bottom-color: #E8E8E8;
    border-top-color: #E8E8E8;
    background-color: #ffffff;
}
.button10{
    background-repeat: no-repeat;
    background-color: #ffffff;
    /*background-image: url(images/logo_c10.jpg);*/
    background-image: url(images/man_10.png);
    background-position: left center;
    color: #000080; height:24px;
    font-weight: bolder;
    font-size: medium;
    padding-left: 33px;
    -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #E8E8E8;
    border-left-color: #E8E8E8;
    border-bottom-color: #E8E8E8;
    border-top-color: #E8E8E8;
    background-color: #ffffff;
}
hr{
    color: grey;
}
