TABLE {
	BORDER-RIGHT: #ff3300 thin dotted;
	BORDER-TOP: #ff3300 thin dotted;
	FONT-SIZE: 10px;
	BORDER-LEFT: #ff3300 thin dotted;
	COLOR: #333333;
	BORDER-BOTTOM: #ff3300 thin dotted;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;

}
BODY {
	MARGIN: 0.5in 1in;
	BACKGROUND-COLOR: #ffffff;

}
.tableWithBackground {

	BORDER-RIGHT: #ff3300 thin dotted;
	BORDER-TOP: #ff3300 thin dotted;
	FONT-SIZE: 10px;
	BORDER-LEFT: #ff3300 thin dotted;
	COLOR: #CCCCCC;
	BORDER-BOTTOM: #ff3300 thin dotted;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/flwr.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.tableWithBackground1 {


	BORDER-RIGHT: #ff3300 thin dotted;
	BORDER-TOP: #ff3300 thin dotted;
	FONT-SIZE: 10px;
	BORDER-LEFT: #ff3300 thin dotted;
	COLOR: #CCCCCC;
	BORDER-BOTTOM: #ff3300 thin dotted;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/flwr1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.headerTable{


	BORDER-RIGHT: #ff3300 thin dotted;
	BORDER-TOP: #ff3300 thin dotted;
	FONT-SIZE: 10px;
	BORDER-LEFT: #ff3300 thin dotted;
	COLOR: #CCCCCC;
	BORDER-BOTTOM: #ff3300 thin dotted;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.footerTable {


	BORDER-RIGHT: #ff3300 thin dotted;
	BORDER-TOP: #ff3300 thin dotted;
	FONT-SIZE: 10px;
	BORDER-LEFT: #ff3300 thin dotted;
	COLOR: #CCCCCC;
	BORDER-BOTTOM: #ff3300 thin dotted;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.header {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/flwr1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bolder;
	background-color: #000000;

}
.tableWithoutBorder {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: #FFFFFF;

}
a {
	color: #FF6666;
}
.headerTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
