.MainText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.MainHeadingText {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.MainHeader {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	font-weight: bolder;
	color: #666666;
}
.flashMain {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #333333;
	vertical-align: top;
	padding: 8px;
}
.flashLSide {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(image/back-logo.gif);
	border: thin none #000000;
	text-align: left;
	padding: 5px;
	background-position: top;
	vertical-align: top;
}
.flashHeader {

	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
}
.flashPage {
	background-image: url(image/reflashing.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Courier New", Courier, mono;
	color: #000000;
	background-color: #333333;
	padding-top: 30px;
	padding-left: 35px;
}
