.topbg1 {
	background-image: url(images/topbg1.jpg);
	background-repeat: repeat-x;
}
.topbg2 {
	background-image: url(images/topbg2.jpg);
	background-repeat: repeat-x;
}
.topbg {
}
.topbg3 {
	background-image: url(images/topbg3.gif);
	background-repeat: repeat-x;
}
.menubg {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-y;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;

}
.textjustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66CCFF;
	text-decoration: none;

}
a:hover {
	color: #FFCC33;
}
.textleft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	background-color: FEDA77;
	font-weight: bold;
	border: 1.5pt solid #999999;


}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00CCFF;
}
.bgbutton {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

}
.textmain {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

