body {
	font-family: "Times New Roman", Times, serif;
	background-color: #006666;
}

th {
	font-family: "Times New Roman", Times, serif;
}

/* this group sets the normal link colors */
A:LINK {
color : #0000FF;
text-decoration: none;
font-weight: bold;
}

A:VISITED {
color : #0000FF;
text-decoration: none;
font-weight: bold;
}

A:HOVER {
color :  #2FBBA6;
text-decoration : none;
font-weight: bold;
}

h3{
font-weight : bold;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2FBBA6;
}

.BranchTitle {
	font-weight: bold;
}

.PageTitle {
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

.Welcome {	font-family: "Times New Roman", Times, serif;}


.header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}

.reg 
{
	font-size: 60%;
	vertical-align: top;
}


.small
{
	font-size: 10pt;
}


.header-row {
	border: ECE9D8;
}


.main-table {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	width: 800px;
	border: #FFFFFF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 10px;
}
