body {
	background-image: url(/TPAImages/bg_brown.gif);
}
#mainhtml {
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}
.rightborder {
	background-image: url(/TPAImages/border_right.png);
	background-repeat: repeat-y;
	background-position: left;
}
.leftborder {
	background-image: url(/TPAImages/border_left.png);
	background-repeat: repeat-y;
	background-position: right;
}
.footerlinetop {
	background-image: url(/TPAImages/FooterLine.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.footersection {
	font-family: Tahoma, Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
}
.footertextmain {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #881212;
}
.footertextsecondary {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
}

#banner {
	background-image: url(/TPAImages/banner.jpg);
	background-repeat: no-repeat;
}

#searchbar {
	padding-top: 7px;
}
#searchbar input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;		
}

#utilitybar {
	text-align: right;
	vertical-align: top;
	padding-right: 20px;
	padding-top: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: Black;
}

#utilitybar a:link, #utilitybar a:visited {
	color: Black;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#utilitybar a:hover, #utilitybar a:visited:hover {
	color: Black;
	text-decoration: Underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#main_page {
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px;
}


.utilityRed  {
   font-family: Arial, Helvetica, sans-serif, Tahoma;
   font-size: 11px;
   text-decoration: none;
   color: #901313;
 }

.utilityRed a {
   font-family: Arial, Helvetica, sans-serif, Tahoma;
   font-size: 11px;
   text-decoration: none;
   color: #901313;
 }
 .utilityRed a:hover {
   font-family: Arial, Helvetica, sans-serif, Tahoma;
   font-size: 11px;
   text-decoration: underline;
   color: #901313;
 }
 
 .utilityBlue  {
   font-family: Arial, Helvetica, sans-serif, Tahoma;
   font-size: 11px;
   text-decoration: none;
   color: blue;
 }

.utilityBlue a {
   font-family: Arial, Helvetica, sans-serif, Tahoma;
   font-size: 11px;
   text-decoration: underline;
   color: blue;
 }
 .utilityBlue a:hover {
   font-family: Arial, Helvetica, sans-serif, Tahoma;
   font-size: 11px;
   text-decoration: none;
   color: blue;
 }
 a, a: link, a: visited, a: hover, a: visited: hover {
	color: blue;
	font-weight: normal;
	text-decoration: none;
}

