.banner {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #333333;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.border {
	border: 1px solid #415B6A;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5B57C6;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.mainheading {
	margin: 5px;
	padding: 40px;
	border: 1px solid #666666;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
}
.bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585AC7;
	line-height: 30px;
	text-decoration: none;
	background-color: #FFFD99;
	font-weight: bold;
	font-style: normal;
}

a.menu2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #5B59C7;
	padding: 5px;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/button1.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
}
a.menu2:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
	font-size: 14px;
	color: #FF6633;
	padding: 5px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
