/* CSS Document */
/*<style type="text/css">*/
.GreyPlain_txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: plain;
	color: #999999;	
	margin-left: 35px;	
}
.WPlain1_txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: plain;
	color: #ffffff;		
}
.WBold1_txt {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;		
}
.YPlain_txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: plain;
	color: #fff200;		
}
.YBold_txt {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #fff200;		
}
.YBold1_txt {
	font-family: Arial;
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #fff200;		
}
.YBold2_txt {
	font-family: Arial;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #fff200;		
}
.GBold_txt {
	font-family: Arial;
	font-size: 21px;
	line-height: 23px;
	font-weight: bold;
	color: #808080;		
}
a.heinz:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
    	text-decoration: none;
	font-weight: plain;
	
}
a.heinz:visited{
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #999999;
    	text-decoration: none;
	font-weight: plain;
	
}
a.heinz:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #ff0000;        	
	font-weight: plain;
	text-decoration: underline;
	
	/*width: 250px;
	height: 20px;
	border-top:    1px yellow solid;
	border-bottom: 1px yellow solid;
	border-left: 1px white solid;
	border-right: 1px white solid;*/
}
a.mylink:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #fff200;
    	text-decoration: none;
	font-weight: plain;
}
a.mylink:visited{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #808080;
    	text-decoration: none;
	font-weight: 800;
}
a.mylink:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;        	
	font-weight: 800;
	text-decoration: underline;
	/*width: 250px;
	height: 20px;
	border-top:    1px yellow solid;
	border-bottom: 1px yellow solid;
	border-left: 1px white solid;
	border-right: 1px white solid;*/
}
a.mylink2:link {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #fff200;
    	text-decoration: underline;
	font-weight: plain;
}
a.mylink2:visited{
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #fff200;
    	text-decoration: underline;
	font-weight: 800;
}
a.mylink2:hover {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;        	
	font-weight: 800;
	text-decoration: underline;	
}
/*</style>*/

