td {
	font-family: arial;
	font-size:13px;
	line-height: 1.5;
	color: #232323;
}
a:link {
	color: #003CFF;
	text-decoration : none;
	text-decoration : underline;
}
a:visited {
	color: #B80A8F;
	text-decoration : underline;
}
a:hover {
	color: #003CFF;
	text-decoration : underline;
}
a:active {
	color: #003CFF;
	text-decoration : underline;
}

/* #BA0003 */
.headline1{
	font-family: impact;
	font-size:28px;
	color: #BA0003;
}
.headline{
	font-family: arial;
	font-size:20px;
	color: #303030;
}
.subline{
	font-size:16px;
	font-family: arial;
	color: #303030;
}
.cgrey{
	font-family: arial;
	line-height: 1.5;
	font-size:11px;
	color: #BEBEBE;
}
.mini{
	font-family: arial;
	line-height: 1.5;
	font-size:9px;
	color: #FFF;
}
.link{
	font-family: arial;
	line-height: 1.5;
	font-size:1px;
	color: #F9F9F9;
	text-align: center;
	text-decoration : none;
}
.mini2{
	font-family: arial;
	line-height: 1.5;
	font-size:11px;
	color: #818181;
}
.mini4{
	font-family: arial;
	font-size:10px;
	color: #DFDFDF;
}
.white{
	font-family: arial;
	line-height: 1.5;
	font-size:11px;
	color: #FFF;
}
.input_form_i {
	Color: #000000; 
	font-family : arial, sans-serif;
	Font-Size: 9pt;
	width: 180px;
	height: 19px;
	font-weight : normal;
	border: solid 1px #686868;
	background-Color: #f6f6f6;
}
.input_form_error {
	Color: #fff; 
	font-family : arial, sans-serif;
	Font-Size: 9pt;
	width: 180px;
	height: 19px;
	font-weight : normal;
	border: solid 1px #686868;
	background-Color: #B80000;
}
.login{
	Color: #000000; 
	Font-Family: arial; 
	Font-Size: 8pt;
	width: 53px;
	height: 19px;
	font-weight : normal;
}
.input_login{
	Color: #000000;
	Font-Family: arial;
	Font-Size: 7pt;
	width: 70px;
	height: 16px;
	font-weight : normal;
	border: solid 1px #686868;
	background-Color: #f6f6f6;
	text-valign: middle;
}
.hell{
	font-size:11px;
	color: #373737;
}