body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #c3c3c3;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

table {
	border-collapse: collapse;
}

li {
	list-style-image: url(images/bullet.gif);
	margin-top: 0.10in;
	padding-left: 0.05in;
	text-align: left;
}

hr {
	 color="#FF3300";
	 border-bottom-style: dotted;
	 border-bottom-size: 1px;
}

.tbl a {
	width:99%x;
	padding: 6px;
	background-color: transparent;
	text-align: center middle;
	vertical-align: middle;
	display:block;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 9pt;
	font-weight:bold;
	border-bottom: 1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style: dotted;
}
.tbl a:hover {
	text-decoration: none;
	background-color:#d8d7d7;
	color: #e23130;
}

a {
	color: #e23130;
	text-decoration:none
}
a:hover {
	text-decoration: underline;
	color: #e23130;
}

a.white_links {
	text-decoration:none;
	color: #FFFFFF;
}

a.white_links:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

a.white_links_sm {
	text-decoration:none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight:bold;
}

a.white_links_sm:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight:bold;
}

.text_white {
	color: #FFFFFF;
}

.text_white_sm {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight:bold;
}

.text_red_link {
	text-decoration:underline;
	color: #e23130;
	font-size: 11pt;
	font-weight:bold;
}

.text_red {
	color: #e23130;
	font-size: 11pt;
	font-weight:bold;
}

.text_black {
	color: #000000;
	font-size: 11pt;
	font-weight:bold;
}

.text_black_link {
	text-decoration:underline;
	font-size: 11pt;
	color: #000000;
	font-weight:bold;
}

.text_red_big {
	color: #e23130;
	font-size: 14pt;
	font-weight:bold;
}

.text_black_big {
	color: #000000;
	font-size: 14pt;
	font-weight:bold;
}

.text_red_sm {
	color: #e23130;
	font-size: 8pt;
	font-weight:bold;
}

.text_black_sm {
	color: #000000;
	font-size: 8pt;
}

.text_black_sm_bold {
	color: #000000;
	font-size: 8pt;
	font-weight:bold;
}

.direct_entry_text {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
	padding-top: 2px;
}

.border {
	border-color:#000000;
	border-style:solid;
	border: 1px;
}	

.border_bottom {
	border-bottom-color:#e23130;
	border-bottom-style:dotted;
	border-bottom-width: 2px;
}	