@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/pageBackGround2.jpg);
	margin:0 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}
a {
text-decoration:none;
color:#333333;
}
.fonttxt_darkGrey_8pt {

font-size:8pt;
color:#333333;	
}
.fonttxt_White_8pt {

font-size:8pt;
color:#FFFFFF;	
}

.fonttxt_darkGrey_10pt {

font-size:10pt;
color:#333333;
}
.fonttxt_darkGrey_12pt {

font-size:12pt;
color:#333333;
}
.fonttxt_darkGrey_16pt_Bold {

font-size:16pt;
color:#333333;
font-weight:bold;
}
.fonttxt_White_16pt_Bold {

font-size:16pt;
color:#FFFFFF;
font-weight:bold;
}
.tableBackGround {
background-image:url(../img/insideBackGorund.gif); 
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.fonttxt_red_10pt_bold {

font-size:10pt;
color:#CC0239;
font-weight:bold;
}

.fonttxt_White_10pt_Bold {

font-size:10pt;
color:#FFFFFF;
font-weight:bold;
}
.fonttxt_White_8pt_Bold {

font-size:8pt;
color:#FFFFFF;
font-weight:bold;
}