.backgroundimage {
	background-attachment: scroll;
	background-image: url(images/mainbackground_image.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerbarbackground {
	background-attachment: scroll;
	background-image: url(images/headerbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headerbartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
}
.paperbackground {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0033;
	text-decoration: none;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FF0033;
}
.mainbacgroundtwo {
	background-attachment: scroll;
	background-image: url(images/mainbackground_image_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomtextmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bluelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.redborderbox {
	border: thin solid #993300;
}
.whiteheaderbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.borderred {
	border: thin solid #CC0033;
}
.whitbox {
	border: 1px solid #FF0;
}
.BlueBackground {
	background-image: url(images/NEW/bluebackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MainTExt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.BOXINDEXPAGE {
	background-color: #FFF;
	border: 1px solid #000;
}
.INDEXTEXT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.blackBox {
	border: 1px solid #000;
	background-color: #FF0;
}

