@charset "utf-8";
.bg_align {
	background-color: #000000;
	background-image: url(images/table_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;


	a:hover 
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
.text-standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 13px;
}
.large-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.small-italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.text-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

