/* CSS Document */

body {
	background-color: #CC0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/candy.jpg);
	background-repeat: repeat-y;
}
body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;	color: #006600; font-size: 10pt;}


.titlebar {	color: #FFFFFF; font-weight: bold;}
.customerID {color: #A6D3A0; font-weight: bold;}
.BoxLabel {font-size: 10pt; font-weight: bold; }
.ListLabel {font-size: 9pt; font-weight: bold; color: #000000; }
.highlight {font-size: 10pt; font-weight: bold; color: #CC0000; }

a {font-size: 10pt; font-weight: bold; color: #006600; }

