.Ruth_PageHeading
{
    font-size: 18px;
	font-weight: 700;
	color:#003366;
	
	text-align:center;
	line-height:25px;
	}





a.Ruth_PageNumber:link, a.Ruth_PageNumber:visited, a.Ruth_PageNumber:active
{
    font-size:11px;
	text-decoration: underline;
	text-align:left;
	color: Red;
}

a.Ruth_PageNumber:hover
{
    text-decoration:none;
    color:Blue;
    text-align:left;
    background-color:White;
}


.NavBox
{
	border-style:solid;
	border-width:1px;
	border-color:#CC6633;
	
}


.Ruth_Quote
{
    font-size:13px;
    font-weight:700;
    text-align:center;
    color:Black;
    line-height:30px;
    
}

.Ruth_Bold
{  
    font-size:12px;
    font-weight:700;
   	
}