.bodyback {
	background-image: url(../images/betta_menu.jpg);
	background-repeat: no-repeat;
	height: 38px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}

.formheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #46626D;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #32464E;
	marigin-top: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.smalltxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.boxpanel {
	background-color: #F7F2F0;
	border: 1px solid #DECEC9;
	width: 100%;
}


a:link.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFF;
	text-decoration: underline;
}

a:active.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.RHSback {
	background-image: url(../images/RHS_panelback.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}
.tableborderRED {
	border: 1px solid #701212;
}

.horizline {
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #744B9A;
}
.dottedline {
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #999999;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.copyright1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #9C9A9C;
}

.RHScolumn {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.homeadHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
body {
	background-image: url(../images/betta_bg.gif);
	background-repeat: repeat-y;
	background-color: #E1E1E1;
	background-position: center;
	margin: 0px;
}
.searchpanel {
	background-image: url(../images/search_panel_2.gif);
	background-repeat: repeat-y;
}
form {
	margin: 0px;
	padding: 0px;
}
.rhs {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #501F7B;
}

