@CHARSET "ISO-8859-1";


#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 250px;
  border: 1px solid rgb(152,62,19);
  background-color: rgb(152,62,19);
  color: white;
  font-size: 13;
  font-family: Times New Roman,Arial;
}

li {
  color: rgb(152,62,19);
				font-family: Times New Roman,Arial;
				font-size: 13;
				font-weight: normal;}

p.pinkNormal {color:rgb(51,204,51);
				font-family: Impact,fantasy}
				
/*p.pageHeader {color:rgb(51,204,51);
				font-family: Times New Roman,Arial;
				font-size: 30;
				font-weight: bold;}*/
p.pageHeader {color:rgb(152,62,19);
				font-family: Times New Roman,Arial;
				font-size: 30;
				font-weight: bold;}
				
p.pageHeaderReceipt {color:black;
				font-family: Times New Roman,Arial;
				font-size: 30;
				font-weight: bold;}
				
p.pageSubHeader {color:rgb(152,62,19);
				font-family: Times New Roman,Arial;
				font-size: 18;
				font-weight: bold;}

p.pageSubHeaderBlue {color:rgb(94,176,229);
				font-family: Times New Roman,Arial;
				font-size: 18;
				font-weight: bold;}
				
p.pageSubSubHeader {color:rgb(152,62,19);
				font-family: Times New Roman,Arial;
				font-size: 16;
				font-weight: bold;}

p.regText {color:rgb(152,62,19);
				font-family: Times New Roman,Arial;
				font-size: 13;
				font-weight: normal;}

p.regTextBlack {color:black;
				font-family: Times New Roman,Arial;
				font-size: 13;
				font-weight: normal;}
				
p.smallBoldText {color:rgb(152,62,19);
				font-family: Times New Roman,Arial;
				font-size: 10;
				font-weight: bold;}

p.regTextWhite {color:white;
				font-family: Times New Roman,Arial;
				font-size: 14;
				font-weight: normal;}
				
p.regTextWhiteHeader {color:white;
				font-family: Times New Roman,Arial;
				font-size: 30;
				font-weight: normal;}
				
a:VISITED.whiteHref {color:white;
			font-family: Times New Roman,Arial;
			font-size: 12;}
a:LINK.whiteHref {color:white;
			font-family: Times New Roman,Arial;
			font-size: 12;}
a:ACTIVE.whiteHref {color:white;
			font-family: Times New Roman,Arial;
			font-size: 12;}
a:HOVER.whiteHref {color:rgb(94,176,229);
			font-family: Times New Roman,Arial;
			font-size: 12;}
			
a:VISITED.whiteHrefBig {color:white;
			font-family: Times New Roman,Arial;
			font-size: 14;}
a:LINK.whiteHrefBig {color:white;
			font-family: Times New Roman,Arial;
			font-size: 14;}
a:ACTIVE.whiteHrefBig {color:white;
			font-family: Times New Roman,Arial;
			font-size: 15;}
a:HOVER.whiteHrefBig {color:rgb(152,62,19);
			font-family: Times New Roman,Arial;
			font-size: 15;}

a:VISITED.whiteHref {color:white;
			font-family: Times New Roman,Arial;
			font-size: 14;}
a:LINK.whiteHref {color:white;
			font-family: Times New Roman,Arial;
			font-size: 14;}
a:ACTIVE.whiteHref {color:white;
			font-family: Times New Roman,Arial;
			font-size: 14;}
a:HOVER.whiteHref {color:rgb(94,176,229);
			font-family: Times New Roman,Arial;
			font-size: 14;}
			
a:VISITED {color:rgb(152,62,19);
			font-family: Times New Roman,Arial;
			font-size: 13;}
a:LINK {color:rgb(152,62,19);
			font-family: Times New Roman,Arial;
			font-size: 13;}
a:ACTIVE {color:rgb(152,62,19);
			font-family: Times New Roman,Arial;
			font-size: 13;}
a:HOVER {color:rgb(94,176,229);
			font-family: Times New Roman,Arial;
			font-size: 13;}

td.row1 {
	background-color: rgb(94,176,229);
	color: black;
	font-family: Times New Roman,Arial;
	font-size: 14;
	font-weight: normal;
}

td.row2 {
	background-color: rgb(252,124,179);
	color: black;
	font-family: Times New Roman,Arial;
	font-size: 14;
	font-weight: normal;
}

td.header {
	background-color: rgb(152,62,19);
	color: white;
	font-family: Times New Roman,Arial;
	font-size: 15;
	font-weight: bold;
}			

table.tagging{
	border-width: 2px;
	border-color: rgb(152,62,19);
	border-style: outset;
	width: 100%;
}
