body {
font-size: 8pt;
font-family: tahoma, verdana, arial;
line-height: 12pt;
margin: 0px;
background-color: #f6f6f6;
}

td.leftbar {
background-image: url(./icons/leftbar.gif);
background-repeat: repeat-y;
background-position: left;
background-color: #FFFFFF;
}

td.rightbar {
background-image: url(./icons/rightbar.gif);
background-repeat: repeat-y;
background-position: right;
background-color: #FFFFFF;
}

td.main {
background-color: #FFFFFF;
}

a:link { color: #2472B0; }
a:visited { color: #2472B0; }
a:hover { color: #FB0058; }

a.menu:link { color: #003366; font-weight: bold;}
a.menu:visited { color: #003366; font-weight: bold;}
a.menu:hover { color: #003366; font-weight: bold; }

a.admin_menu:link { color: #000000; text-decoration: none; }
a.admin_menu:visited { color: #000000; text-decoration: none; }
a.admin_menu:hover { color: #000000; text-decoration: underline; }

a.client_menu:link { color: #000000; text-decoration: none; }
a.client_menu:visited { color: #000000; text-decoration: none; }
a.client_menu:hover { color: #000000; text-decoration: none; }

h1 {
font-family: tahoma, arial, verdana;
font-size: 8pt;
font-weight: bold;
margin-bottom: 0px;
}


td {
font-size: 8pt;
font-family: tahoma, verdana, arial;
line-height: 12pt;
}

td.itembox {
padding: 5px;
padding-top: 2px;
padding-bottom: 4px;
border: 1px solid #AAAAAA; background: #FFFFFF;
}


td.content {
background-image: url(./icons/bg.gif);
background-repeat: no-repeat;
font-size: 8pt;
font-family: tahoma;
line-height: 12pt;
}

td.content2 {
background-image: url(./icons/bg2.gif);
background-repeat: no-repeat;
padding-top: 7px;
padding-left: 9px;
font-size: 8pt;
font-family: tahoma;
line-height: 12pt;
}

td.content3 {
background: #F7F7F7;
border: 1px solid #5E5E5E;
border-top: none;
border-bottom: none;
padding-top: 2px;
padding-left: 9px;
padding-bottom: 5px;
font-size: 8pt;
font-family: tahoma;
line-height: 12pt;
}

td.leftside {
padding-left: 7px;
padding-top: 9px;
background-image: url(./icons/leftbg.gif);
background-repeat: no-repeat;
}



td.text {
font-size: 8pt;
font-family: tahoma, verdana, arial;
line-height: 12pt;
text-align: justify;
}

td.corners1 {
background-image: url(./icons/c_top.gif);
background-repeat: repeat-x;
}

td.corners2 {
background-image: url(./icons/c_bottom.gif);
background-repeat: repeat-x;
}

td.sidebox {
background: #F7F7F7;
border-left: 1px solid #5E5E5E;
border-right: 1px solid #5E5E5E;
padding-bottom: 3px;
}



td.order {
padding: 1px;
border: 1px solid #999999;
border-right: none;
border-bottom: none;
font-size: 8pt;
font-family: tahoma, verdana, arial;
}



td.order1 {
padding: 1px;
background: #FFFFFF;
border: 1px solid #999999;
border-right: none;
border-bottom: none;
font-size: 8pt;
font-family: tahoma, verdana, arial;
}


td.mid_order {
padding: 1px;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
font-size: 8pt;
font-family: tahoma, verdana, arial;
}



td.mid_order1 {
padding: 1px;
background: #FFFFFF;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
font-size: 8pt;
font-family: tahoma, verdana, arial;
}


td.last_order {
padding: 1px;
border: 1px solid #999999;
border-bottom: none;

font-size: 8pt;
font-family: tahoma, verdana, arial;
}


td.last_order1 {
padding: 1px;
background: #FFFFFF;
border: 1px solid #999999;
border-bottom: none;
font-size: 8pt;
font-family: tahoma, verdana, arial;
}



td.bottomborder {
border-top: 1px solid #999999;
}

img.check {
margin-top: 2px;
margin-bottom: 2px;
}

input.text, select.text {
padding-left: 2px;
font-family: arial, verdana, tahoma;
font-weight: none;
}
input.small, select.small {
background: #fafafa;
border: 1px #999999 solid;
font-family: arial, verdana, tahoma;
font-size: 9pt;
color: #363636;
padding: 2px;
}

textarea {
padding-left: 2px;
font-family: arial, verdana, tahoma;
}

input.button {
background: #fafafa;
border: 1px #999999 solid;
font-family: arial, verdana, tahoma;
font-size: 8pt;
font-weight: none;
}

input.disabled {
background: #EEEEEE;
padding-left: 2px;
font-family: arial, verdana, tahoma;
}

ul { margin-top: 1px; margin-bottom: 10px; }

font.gray { color: #999999; }






