BODY {
	FONT-SIZE: small;
	FONT-FAMILY: Arial;
}
H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 24pt;
	COLOR: #696969;
}
H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20pt;
	COLOR: #696969;
}
h3 {
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
}
h4 {
	text-decoration: underline;
}
.help {
	font-style: italic;
	color: #800000;
}
.submit {
	text-align: center;
}
.link_button {
	color: #ff0000;
	font-weight: bold;
	border: none;
	background: none;
	cursor: pointer;
}
.sort_button {
	color: #000000;
	font-weight: bold;
	border: none;
	background: none;
	cursor: pointer;
	text-align: center;
}
.donor {
	margin: 3px 0px;
}
.donor label {
	width: 210px;
	display: -moz-inline-box;
	display: inline-block;
	text-align: right;
	padding-right: 5px;
}
.donor textarea {
	overflow: auto;
	font-family: Arial;
}
.donor .i_width, .donor input {
	width: 300px;
}
.donor .i_height {
	height: 75px;
	vertical-align: top;
}
#ExistingPrizes {
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}
#ExistingPrizes th, #ExistingPrizes td {
	text-align: left;
	padding: 0px 5px;
}
#ExistingPrizes td a {
	text-decoration: none;
}
TABLE {
	FONT-SIZE: small;
	FONT-FAMILY: Arial;
}
.Button {
	FONT-SIZE: 10pt;
	FONT-WEIGHT: BOLD;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #ff0000;
	BORDER: 1PX OUTSET #696969;
	TEXT-DECORATION: NONE;
	CURSOR: POINTER;
}
.Button1 {
	FONT-WEIGHT: BOLD;
	TEXT-DECORATION: NONE;
	BACKGROUND-COLOR: #ffffff;
	COLOR: #ff0000;
	BORDER: 1PX OUTSET #696969;
}
.ColHeading {
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	COLOR: #696969;
	TEXT-ALIGN: LEFT;
}
.Highlight {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #696969;
}
.ItemName {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	TEXT-DECORATION: UNDERLINE;
	COLOR: Black;
}
.ItemText {
	FONT-WEIGHT: NORMAL;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: NONE;
	TEXT-ALIGN: JUSTIFY;
	COLOR: Black;
}
.RowHeading {
	FONT-WEIGHT: bold;
	COLOR: #696969;
	TEXT-ALIGN: RIGHT;
}
span.web-counter {
	width : 120px;
	text-align : left;
	display : block;
}
