div.center {text-align: center;}

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

.headerleft {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
}
.headerright {
	font-family: "Comic Sans MS", cursive;
	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;
	font-family: "Comic Sans MS", cursive;
}
.green {
	color: #00FF00;
	font-weight: normal;
}
.yellow {
	color: #FFFF00;
	font-weight: bold;
	font-size: large;
}
.orange {
	color: #ff9900;
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
}

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;
}
.fontsizeblue {
	color: #03F;
	font: large "Comic Sans MS", cursive;
}

.fontsizemagenta {
	color: #6C6;
	font: large "Comic Sans MS", cursive;
}

.yelloworder {
	font-size: x-small;
	color: #FF0;
}

