li, BODY, TH, TD, DIV, P, SELECT, INPUT, TEXTAREA {    FONT-FAMILY: Verdana, sans-serif;    color: #666666;    FONT-SIZE: 11px;} .white {    color: #ffffff;} .small {    FONT-FAMILY: Verdana, sans-serif;    FONT-SIZE: 11px;    color: #000000;}A {    text-decoration: none;    color: #000000;}A:hover {    text-decoration: underline;    color: #009900;}A.text {    text-decoration: none;    color: #000000;}A.text:hover {    text-decoration: underline;    color: #009900;}A.white {    text-decoration: none;    color: #ffffff;}A.white:hover {    text-decoration: underline;    color: #009900;}A.wager {    text-decoration: none;    color: #009900;}A.wager:hover {    text-decoration: underline;    color: #005900;} .tx {    background-color: #FFFFFF;    COLOR: #000000;    BORDER-RIGHT: #afb0b1 1px solid;    BORDER-TOP: #afb0b1 1px solid;    BORDER-LEFT: #afb0b1 1px solid;    BORDER-BOTTOM: #afb0b1 1px solid;}blockquote {    margin: 0px;    padding: 5px;    FONT-FAMILY: Verdana, sans-serif;    color: #000000;    FONT-SIZE: 11px;    background-color: f5f5f5;    COLOR: #000000;    BORDER-RIGHT: #dfdfdf 1px solid;    BORDER-TOP: #dfdfdf 1px solid;    BORDER-LEFT: #dfdfdf 1px solid;    BORDER-BOTTOM: #dfdfdf 1px solid;}FORM {    MARGIN: 0px;    PADDING-BOTTOM: 0px;    PADDING-LEFT: 0px;    PADDING-RIGHT: 0px;    PADDING-TOP: 0px}select {    FONT-FAMILY: Arial, Verdana, sans-serif;    font-size: 11px;    text-decoration: none;    color: #545454;    background-color: #ffffff}input {    FONT-FAMILY: Arial, Verdana, sans-serif;    text-decoration: none;    backgro1und-color: #FFFFFF;    color: #004080;}textarea {    FONT-FAMILY: Arial, Verdana, sans-serif;    text-decoration: none;    background-color: #FFFFFF;    color: #004080;    font-size: 11px;}ol, ul {    MARGIN: 25px;    PADDING-BOTTOM: 0px;    PADDING-LEFT: 0px;    PADDING-RIGHT: 0px;    PADDING-TOP: 0px} .cursor {    CURSOR: hand;} .repx {    BACKGROUND-POSITION: left top;    BACKGROUND-REPEAT: repeat-x;}

.rating-container {
	background: url("../images/rating.gif") no-repeat left bottom;
	width: 60px;
	height: 14px;
	text-align: left;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
}

.rating {
	background: url("../images/rating.gif") no-repeat left top;
	width: 0px;
	height: 100%;
}

.rating-container A {
	text-decoration: none!important;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	-moz-outline: none;
}

.rating-container A.selected {
	background: url("../images/rating.gif") no-repeat left top;
}

.rating-container A.r-one {
	width: 20%;
	z-index: 5;
}

.rating-container A.r-two {
	width: 40%;
	z-index: 4;
}

.rating-container A.r-three {
	width: 60%;
	z-index: 3;
}

.rating-container A.r-four {
	width: 80%;
	z-index: 2;
}

.rating-container A.r-five {
	width: 100%;
	z-index: 1;
}

.error-msg {
	color: #CC0000;
	font-weight: bold;
}

.success-msg {
	color: #009900;
	font-weight: bold;
}
h1 {
	font-size:8pt;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#009900;
	margin:0px;
}
