.bigBox {
border: #578D75 solid 1px;
width:95%;
margin-bottom:15px;
}
.smallBox {

        height:35px;
        text-align:right;
        background-position:right;
        background-repeat: no-repeat;
        background-color:#578D75;
}

.menuLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
                  padding:0 0 0 0;
                  text-align: right;
}

a.menuLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.menuBox {
        width:178px;
        height:35px;
        background-image:url(images/navbg.gif);
        padding:0 20 0 0;
}

.menuBox:hover {
        width:178px;
        height:35px;
        background-image:url(images/navbg_dn.gif);
        padding:0 20 0 0;
}


.navbar {
        width:178px;
        height:35px;
        background-image:url(images/navbg_dn.gif);
        padding:0 20 0 0;
}



.menuLinkTop {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
        padding:0 0 0 0;
}

a.menuLinkTop:hover {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #E6851C;
                  text-align:right;

}

h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #E6851C;
                  text-align:right;

}

body, td, p, select, input, textarea {
	font-family: Arial;
	font-size: 14px;
	color: #545454;
}

a {
	color: #E6851C;
	text-decoration: none;
}

a:hover {
	color: #E6851C;
	text-decoration: underline;
}

.sidenewshdr{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}



.navbarTop{
background-image:url(images/navbg_dn.gif);
}

.bottomBar, .bottomBar:hover {
color: #FFFFFF;
text-decoration: none;
font-family: arial;
}

.lastBox {
padding: 15px;
background-color: #F7CF8F;
font-size: 16pt;
}
