.mingauto {
	text-decoration: none;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.borderboxgrey {
	text-decoration: none;
	border: 2px solid #CCCCCC;
}
.borderleftrightgrey {
	text-decoration: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 20px;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c70b0f;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.maintitle1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #181818;
	text-decoration: none;
	font-weight: bold;
}
.maintextdark {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	text-decoration: none;
	font-size: 12px;
	font-variant: normal;
}

