.mainmenutxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.swite {
	color: #FFFFFF;
}

.mainbrdr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #FFD2D6;
	border-right-color: #5B0000;
	border-bottom-color: #5B0000;
	border-left-color: #FFD2D6;
}
.mainmenulogo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.headingmain {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #D84962;
}
.maintxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.coloredtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #0033FF;
}
.mainbrdr2 {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #EBD2BC;
	border-right-color: #5B0000;
	border-bottom-color: #5B0000;
	border-left-color: #EBD2BC;
}
.bottomtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}
.menubkg2 {
	background-image: url(../images/Untitled-2.jpg);
	background-repeat: repeat;
}
