/* background-repeat: no-repeat;
	 background-position: top center;
	 background-attachment: fixed; */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.error_txt {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
.form_txt {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	color: #333333;
}
.txt_wht_14pt_bold {
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.txt_dkgray_12pt {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica;
	color: #333333;
}
.txt_blk_12pt_bold {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
}
.txt_blk_14pt_bold {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 14px;
}
.txt_wht_10pt {	color: #FFFFFF;
	font-size: 10px;
}
.txt_wht_12pt {	color: #FFFFFF;
	font-size: 12px;
}
.txt_wht_12pt_bold {	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
