
body {
	background-color: #006600;
	text-align: center;
	background-image: url(../images/bg/bgtile.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.text-24-pink-center {
	font-size: 24px;
	color: #FF0066;
	text-align: center;
}
.text-30-white-center-inv {
	font-size: 30px;
	color: #000000;
	text-align: center;
}
.text-18-white-center-inv {
	font-size: 18px;
	color: #000000;
	text-align: center;
}
.text-10-darkgrey-center {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.text-15-blue-center {
	font-size: 15px;
	color: #000066;
	text-align: center;
}
.text-15-white {
	font-size: 15px;
	color: #FFFFFF;
}
.text-14-black {
	font-size: 14px;
	color: #000000;
}
.text-16-blue {
	font-size: 16px;
	color: #000066;
}
.text-16-bold-blue {
font-size: 16px;
font-weight: bold;
color: #000066;
}
.text-16-green-bold {
	font-size: 16px;
	color: #06A04A;
	font-weight: bold;
}
.text-16-green {
	font-size: 16px;
	color: #06A04A;
}
.text-16-pink {
	font-size: 16px;
	color: #FF0066;
}
.text-16-pink-bold {
	font-size: 16px;
	color: #FF0066;
	font-weight: bold;
}
.text-16-pink-bold-italic {
	font-size: 16px;
	color: #FF0066;
	font-weight: bold;
	font-style: italic;
}
.text-14-blue {
	font-size: 14px;
	color: #000066;
}
.text-14-pink-bold-italic {
	font-size: 14px;
	color: #FF0066;
	font-weight: bold;
	font-style: italic;
}
.text-10-blue {
	font-size: 10px;
	color: #000066;
}
.text-12-blue {
	font-size: 12px;
	color: #000066;
	}
.text-12-italic-blue {
	font-size: 12px;
	color: #000066;
	font-style:italic;
	}
.text-12-bold-blue {
	font-size: 12px;
	color: #000066;
	font-weight:bold;
	}
.text-10-pink {
	font-size: 10px;
	color: #FF0066;
}
.text-12-pink {
	font-size: 12px;
	color: #FF0066;
}
.text-12-green {
	font-size: 12px;
	color: #06A04A;
	}
.text-12-italic-green {
	font-size: 12px;
	color: #06A04A;
	font-style:italic;
	}
.text-12-bold-green {
	font-size: 12px;
	color: #06A04A;
	font-weight:bold;
	}
.text-14-green {
	font-size: 14px;
	color: #06A04A;
}
.text-14-green-bold {
	font-size: 14px;
	color: #06A04A;
	font-weight: bold;
}
.text-14-pink {
	font-size: 14px;
	color: #FF0066;
}
.text-14-pink-bold {
	font-size: 14px;
	color: #FF0066;
	font-weight: bold;
}
.text-18-blue-left {
	font-size: 18px;
	color: #000066;
	text-align: left;
}
.text-24-green {
	font-size: 24px;
	color: #06A04A;
}
.dottedline {
background:url(../images/dotted_line.jpg);
background-repeat:repeat-x;
}
	ul.TickList {
  list-style-image: url(../images/tick.gif)
}
