.stand_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.stand_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D20000;
}
.boldred_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D20000;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D20000;
	text-decoration: none;
}
a:hover   
{     
color:#D20000;     
text-decoration:underline;   
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFCCFF;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFDFFF;
}
.news_td{
	background-repeat:no-repeat;
	background-position: bottom;
}

