


/*---------- fonts ----------*/
img{
	border:0px;
}

table{
	border:0px;
}

body,table,td{
	font-family: tahoma, "Microsoft Sans Serif",tahoma,verdana;
	font-size:12px;
	color:#000000;

}


.fpurple{
	font-family:"Microsoft Sans Serif",tahoma,verdana;
	font-size:12px;
	color:#8B5B9D;

}


.fwhite{
	font-family:"Microsoft Sans Serif",tahoma,verdana;
	font-size:12px;
	color:#ffffff;

}

.forange{
	font-family:"Microsoft Sans Serif",tahoma,verdana;
	font-size:12px;
	color:#F67C23;

}



.whiteH{
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:bold;
}

.white{
	font-size:9px;
	color:#ffffff;
	font-family:arial, tahoma,verdana;
	font-weight:none;
	text-decoration:none;
}

.orangeH{
	font-size:11px;
	color:#ff6600;
	font-weight:bold;  
}
.greyH{
	font-size:11px;
	color:#6d6d6d;
	font-weight:bold;
}


.purpleH{
	font-size:10px;
	color:#7C7CA2;
	font-weight:bold;
}
.brown2{text-decoration:none;color:#996633; font-family: "Microsoft Sans Serif"; font-size: 10pt;}
.brown{text-decoration:none;color:#996633; font-family: "Microsoft Sans Serif"; font-size: 8pt;}
.white{text-decoration:none;color:#ffffff; font-family: arial,"Microsoft Sans Serif"; font-size: 8pt;}
.pink{text-decoration:none;color:#cc3366; font-family: "Microsoft Sans Serif"; font-size: 10pt;}
.green{text-decoration:none;color:#33cc33; font-family: "Microsoft Sans Serif"; font-size: 10pt;}
.grey{text-decoration:none;color:#6d6d6d; font-family: "Microsoft Sans Serif"; font-size: 10pt;}
/*---------- text-link ----------*/
a:link{text-decoration:underlinee;color:#ff6633; font-family: tahoma,"Microsoft Sans Serif"; font-size: 12px;}
a:visited{text-decoration:underline;color:#ff6633; font-family: tahoma,"Microsoft Sans Serif"; font-size: 12px;}
a:active{text-decoration:underline;color:#A238BF; font-family: tahoma,"Microsoft Sans Serif"; font-size: 12px;}
a:hover{text-decoration:underline;color:#A238BF; font-family: tahoma,"Microsoft Sans Serif"; font-size: 12px;}

a.whiteL:link{text-decoration:underlinee;color:#ffffff; font-family: "Microsoft Sans Serif"; font-size: 12px;}
a.whiteL:visited{text-decoration:underline;color:#ffffff; font-family: "Microsoft Sans Serif"; font-size: 12px;}
a.whiteL:active{text-decoration:underline;color:#A238BF; font-family: "Microsoft Sans Serif"; font-size: 12px;}
a.whiteL:hover{text-decoration:underline;color:#A238BF; font-family: "Microsoft Sans Serif"; font-size: 12px;}


