		body, p, a, td {
			font-family: arial, verdana, helvetica, sans-serif;
			font-size: 12px;
			}

		.nav_bkg{
			background-image: url('images/nav_bkg.jpg');
			vertical-align: middle;
			}

		.nav_link{
			padding: 0px 3px 3px 3px;
			font-size: 11px;
			text-align: center;
			vertical-align: top;
			color: white;
			font-weight: bold;
			}

		.nav_link A{
			font-size: 11px;			
			color: white;
			text-decoration: none;
			}

		.nav_link A:hover{
			font-size: 11px;
			color: white;
			text-decoration: underline;
			}

		.nav_dropdown{
			background-color: #FFF9D7;
			border-width: 1px;
			border-color: #660808;
			border-style: solid;
			}
			
		.nav_dropdown A{
			font-size: 11px;
			color: #660808;
			text-decoration: none;
			}
			
		.nav_dropdown A:hover{
			font-size: 11px;
			color: #660808;
			text-decoration: underline;
			}
						
		.header_bkg{
			background-image: url('images/header_bkg.jpg');
			vertical-align: middle;
			}

		.content{
			background-image: url('images/content_bkg.jpg');
			padding: 5px 15px 5px 17px;
			color: #153753;
			vertical-align: top;
			text-align: left;
			font-weight: normal;
			}

		.blue_text{
			color: #153753;
			}

		.leftbar{
			background-image: url('images/leftbar_bkg.jpg');
			}

		.rightbar{
			font-size: 11px;
			background-image: url('images/0137am rt bkg.jpg');
			padding: 215px 10px 0px 86px;
			color: white; 
			vertical-align: top;
			text-align: left; 
			font-weight: bold;
			}

		.rightbar A{
			font-size: 11px;
			color: white;
			text-decoration: none;
			}

		.rightbar A:hover{
			font-size: 11px;
			color: white;
			text-decoration: underline;
			}

		.footer{
			background-color: #153753;
			font-size: 10px;
			padding: 10px 10px 10px 90px;
			color: white;
			font-weight: bold;
			vertical-align: middle;
			text-align: left;
			}
