img {
	border:0px;
}
.grey10, .grey10 a, .grey10 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #BDBDBD;
	text-decoration: none;
}
.grey10 a:hover {
	color: #333333;
}
.grey12, .grey12 a, .grey12 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
}
.grey12 a:hover {
	color: #666666;
}
.grey11, .grey11 a, .grey11 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #727272;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.grey11 a:hover {
	color: #999999;
}
.white12, .white12 a, .white12 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white12 a:hover {
	color: #999999;
}
.red11 , .red11 a, .red11 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #901313;
	text-decoration: none;
}
.red11 a:hover{
	color: #E64242;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #333333;
}
em {
	color:#FF0000;
}