div.center {text-align: center;}

.table {
border-style: solid solid solid solid;
border-width: 1px;1px;1px;1px;
}

.headerleft {font-family: Arial;font-size: 11px;}
.headerright {font-family: Arial;font-size: 11px;text-align: center;}

.desc {font-family: Arial;font-size: 11px;text-align: left;border-style: solid; border-width: 1px;padding-left: 6px;}
.qty {font-family: Arial;font-size: 11px;text-align: center;border-style: solid; border-width: 1px;}
.price {font-family: Arial;font-size: 11px;text-align: center;border-style: solid; border-width: 1px;}
.amount {font-family: Arial;font-size: 11px;text-align: center;border-style: solid; border-width: 1px;}
.right {font-family: Arial;font-size: 11px;text-align: right;border-style: solid; border-width: 1px;}

.red {color: #ff0000;font-weight: bold;}
.green {color: #00FF00;font-weight: bold;}
.yellow {color: #FFFF00;font-weight: bold;}
.orange {color: #ff9900;font-weight: bold;}

div.navleft {
font-size: 14px;
line-height: 14px;
font-family: Comic Sans MS;
text-align: center;
color: #00ff00;
font-weight: bold;
}

a:link.navleft {
font-size: 14px;
line-height: 14px;
font-family: Comic Sans MS;
text-align: center;
color: #00ff00;
text-decoration: none;
font-weight: bold;
}

a:visited.navleft {
font-size: 14px;
line-height: 14px;
font-family: Comic Sans MS;
text-align: center;
color: #00ff00;
text-decoration: none;
font-weight: bold;
}

a:hover.navleft {
font-size: 14px;
line-height: 14px;
font-family: Comic Sans MS;
text-align: center;
color: #ff0000;
font-weight: bold;
text-decoration: none;
}

a:active.navleft {
font-size: 14px;
line-height: 14px;
font-family: Comic Sans MS;
text-align: center;
color: #00ff00;
font-weight: bold;
text-decoration: none;
}
