/*Michaels Masterstyle by CRONdesign 2006


/*GENERAL*/
body, td, th {font-family: Arial, Helvetica, sans-serif;font-size: 8pt;color: #606060;line-height: 1.3;}
body {margin: 0px;}
h3{color:#FF9900;}

/*TEXT*/
.-9pt {font-size: 9pt;}
.smallText {font-size: 7pt;}
.blackBold {font-size: 9pt;font-weight: bold;color: #000000;}

/*FORE COLOURS*/
.orange {color: #FF9900}
.grey {color: #ACACAC;}

/*BACK COLOURS*/
.orangeBack {color: #000000;font-size: 9pt;font-weight: bold;padding-left: 5px;background-image: url(images/back.gif);background-color: #FF9900}
.greyBack {background-color: #CCCCCC;color: #000000;font-size: 9pt;padding-left: 5px;}

/*AREAS*/
.mainTable{text-align:center; background-color:#FFFFFF;}


/*LINKS*/
a{text-decoration: none;}
a:link {color: #FF9900;}
a:visited {color: #FF9933;}
a:hover {color: #CC0000;}
a:active {color: #E65B00;}
a.whitelink:link,a.whitelink:visited {color: #FFFFFF;}
a.whitelink:hover {color: #FFFF00;}
a:active {color: #E65B00;}

.footerWhite{ text-align:center; font-size:8pt; line-height:10pt; margin-top:20px;}
	.footerWhite a{color:#FF6600; text-decoration:none; padding-left:3px; padding-right:3px}
	.footerWhite a:hover{color:#000000;}
