a:link {
	color: #C43333;
	text-decoration: none;
}
a:visited {
	color: #C43333;
	text-decoration: none;
}
.text {
	font-family: "MS Sans Serif", Arial;
	font-size: 8pt;
	color: #333333;
}
.text_mini {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.error_text {
	font-family: "MS Sans Serif", Arial;
	font-size: 8pt;
	color: #FF0000;
}
.l_gray {
	color: #999999;
}
a.nav:link {

	color: #000000;
	text-decoration: none;
}
a.nav:visited {


	color: #000000;
	text-decoration: none;
}
a.nav:hover {



	color: #C43333;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.main {
	font-family: "MS Sans Serif", Arial;
	font-size: 8pt;
	border: 1px solid #666666;
}
.text_big {

	font-family: "MS Sans Serif", Arial;
	font-size: 9pt;
	color: #333333;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #666666;
	background-color: #FFCCCC;
	font-weight: bold;
}
.form_menu {
	font-family: "MS Sans Serif", Arial;
	border: 1px solid #666666;
	background-color: #FFCCCC;
	font-size: 8pt;
}
.form2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #7F9DB9;
	background-color: #E5F0FA;
}
.form_menu2 {

	font-family: "MS Sans Serif", Arial;
	background-color: #E5F0FA;
	font-size: 8pt;
}

