	body {
		margin:0px;
		padding:0px;
                background-image: url("pics/pattern.gif");
	}

	h2 {
		margin:0px;
		padding:0px;
		font-family: arial, sans-serif;
		font-size: 22px;
		color: #fff;
		font-weight:bold;
	}
    a {
        text-decoration: none;
    }
    a:hover {
        text-decoration: underline;
    }

    h2 a {
	color: #fff;
	text-decoration: none;
	}
    h2 a:hover {
	color: #fff;
	text-decoration: none;
	}


	.text-white {
		margin:0px;
		padding:0px;
		font-family: arial, sans-serif;
		font-size: 14px;
                text-decoration: bold;
		color: #ffffff;
	}



	.style1 {
		margin:0px;
		padding:0px;
	}
	.style1 ul {
		margin:5px 0px;
		padding:0px;
		list-style: none;
	}
	.style1 li {
		margin:0px;
		padding:0px;
        background: url(http://images.bmnq.com/tplg/188/white-arrow.gif) no-repeat left 8px;
        width: 170px;
	}
	.style1 li a {
		margin:0px;
		padding:2px 0px 1px 14px;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
        display:block;
	}
	.style1 li a:hover {
		text-decoration: none;
		color: #ffffff;
	}

	.menu {
		margin:0px;
		padding:0px;
	}
	 .menu  ul {
		margin:0px;
		padding:0px;
		list-style: none;
	}
	.menu  li {
		margin:0px;
		padding:0px;
		border-bottom: 1px  dotted #dfdfdf;
		background: url(http://images.bmnq.com/tplg/188/menu-arrow.jpg) no-repeat left 12px;
        width: 200px;
	}
	.menu  li a {
		padding:11px 2px 8px 40px;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #545454;
		text-decoration: none;
		display:block;
	}
	.menu  li a:hover {
		text-decoration: none;
		color: #c82f36;
	}

    .style1 .red-link a {
	    text-decoration: underline;
	}
    .style1 .red-link a:hover {
        text-decoration: none;
        color: #ccc;
    }


	h4 {
		margin:0px;	padding:4px 0px; padding-left: 24px; font-family: arial, sans-serif;font-size: 14px;color: #c82f36;	font-weight:bold;background: url(pics/red-arrow.gif) no-repeat 2px 6px;}
	h4 a {
		color: #c82f36;text-decoration: none;
		}
	h4 a:hover {
	color: #c82f36;	text-decoration: underline;
	}