html, body {
	background: url(../images/pagebg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: left;
	}

a:link, a:visited {
	color: #2f4b9d;
	text-decoration: underline;
	font-weight: normal;
	}
a:hover {
	color: #242850;
	text-decoration: none;
	}

h1, .h1 {
	font-size: 18px;
	font-weight : bold;
	color : #b55646;
	}

h2, .h2 {
	font-size: 15px;
	font-weight : bold;
	color : #b55646;
	}

h3, .h3 {
	font-size: 13px;
	font-weight : bold;
	color : #8c5a4f
	}

p, .p {
	color: #404040;
	font-size: 12px;
	text-align: left;
	}
 
  .left {
 font-family: arial, sans-serif;
 font-size: 10pt;
 color: #000000;
 }
 
   .list {
 font-family: verdana, arial, sans-serif;
 font-size: 10pt;
 color: #000000;
 }
 
    .navbar {
 background: #FBF5D2;
 font-family: trebuchet ms, verdana, arial, sans-serif;
 font-size: 11px;
 line-height: 12px;
 font-weight: bold;
 color: #000000;
 }
 
.navcontainer {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:  8pt;
	font-weight: bold;
	color: #000000;
	background: url(../images/abrfbutton.gif);
	padding-left: 42px;
	padding-top: 9px;
	padding-bottom: 8px;
	width: 192px;
	height: 32px;
	list-style-type: none;
}
.navcontainer ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.navcontainer a {
	color: #0c0248;
	list-style-type: none;
}
.navcontainer a:link {
	color: #ae8300;
	text-decoration: none;
}

.navcontainer a:visited {
	color: #333399;
	text-decoration: none;
}

.navcontainer a:hover {
	color: #000000;
	text-decoration: none;
}