/* READ MORE LINKS */
a.read_more:link {color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-size:9pt;  font-weight: normal; text-decoration: underline;}
a.read_more:visited {color: red; font-family: Arial, Helvetica, sans-serif; font-size:9pt;  font-weight: normal; text-decoration: underline;}
a.read_more:hover {color: #0096D7; font-family: Arial, Helvetica, sans-serif; font-size:9pt;  font-weight: normal; text-decoration: underline;}
a.read_more:active {color: red; font-family: Arial, Helvetica, sans-serif; font-size:9pt;  font-weight: normal; text-decoration: underline;}

/* TEXT CLASSES */
.text-standard {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
.text-page_title {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;

}
.text-red_title {color: red; font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold;}
.text-copyright {
	color: #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
}

/* TABLE PADDING AND BORDERS */
td.padding_menu_cell {padding: 5px;}
.linknodecoration {
	text-decoration: none;
	background-color: #CCCCCC;
	border: 0px none;
	color: #666666;
}
