body { margin-left: 0;
}

body, table, tr, td, input, select, textarea {
font-family: verdana;
font-size: 12px;
font-weight: normal;
color: #2B5580;
}

.thumb { 
background-color: #ffffff; border: inset 1px #C7CDCD; border: outset 1px #C7CDCD; width:150px; height:150px;
}

a { 
font-family: verdana;font-size: 12px; font-weight: normal; color: #5A4891; text-decoration: underline
}

a:hover { font-family: verdana; font-size: 12px; font-weight: normal; color: #CA6559; text-decoration: none
} 

li {list-style: square;}

.OrderHeader {
background-color: #336699;
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
}

.OrderRow {
background-color: #eeffff;
font-family: verdana;
font-size: 11px;
font-weight: normal;
color: #336699;
}