.text_normal_black {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.text_normal_gray {

	font-family: Arial;
	font-size: 11px;
	color: #3D3C3C;
}
.text_normal_lightGray {


	font-family: Arial;
	font-size: 11px;
	color: #868585;
}
.text_normal_darkGreen {



	font-family: Arial;
	font-size: 11px;
	color: #4F6C74;
}
.text_normal_DarkRed {


	font-family: Arial;
	font-size: 11px;
	color: #AE1D1D;
}
.text_normal_gray01 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}

.textHeadLightgray {font-family: Arial; font-size: 12px; color: #868585;}
.textHeadLightgray a {color: #868585; text-decoration: underline;}
.textHeadLightgray a:link {color: #868585; text-decoration: underline;}
.textHeadLightgray a:visited {color: #868585;	text-decoration: underline;}
.textHeadLightgray a:hover {color: #000000; text-decoration: none;}

.LagerHeadBlue {font-family: Arial; font-size: 12px; color: #0065B7;}

.linkgray {font-family: Arial; font-size: 11px;	color: #3D3C3C;}
.linkgray a {color: #868585; text-decoration: none;}
.linkgray a:link {color: #868585; text-decoration: none;}
.linkgray a:visited {color: #868585;	text-decoration: none;}
.linkgray a:hover {color: #000000; text-decoration: underline;}

.link_pdf a { font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666666;text-decoration:none;font-weight:bold; }
.link_pdf a:hover { color:#666666;text-decoration:underline; }
.link_pdf a:visited { color:#666666; }


.headlightGray01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D3D3D3;
	letter-spacing: -1px;
}



.headOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F19243;
	filter: Blur(Direction=90, Strength=2);
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.headlightGray02m {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A9D2F5;
	letter-spacing: -1px;
	/*filter: Shadow(Color=cccccc, Direction=90);*/
}


.redbig {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	padding-right: 4px;
	background-color: #FF0000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #666666;
	text-decoration: none;
}
.redbig a {color: #FFFFFF; text-decoration: underline;}
.redbig a:link {color: #FFFFFF; text-decoration: none;}
.redbig a:visited {color: #FFFFFF;	text-decoration: none;}
.redbig a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	border-top: 1px solid #FF9900;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF9900;
}
.mouseov {
	cursor: hand;
}



.textField {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
	border-left: 1px solid #808080;
}
.button {font-family: Verdana;	font-size: 11px; color: #666666; background-color: #EEEEEE;	border: 1px solid #666666;}

.Buttonfield {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border-top: 1px solid #3C3C3C;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
	border-left: 1px solid #3C3C3C;}
	
.textField {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border-top: 1px solid #3C3C3C;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
	border-left: 1px solid #3C3C3C;
}
.Main_heading{
font-family: Tahoma;
font-weight:bold;
font-size: 14px;
color:#ff3e02;
}

.tableoutline {	border: 1px solid #e5e5e5;}


