BODY
{
	font-size: 9pt;
	font-family: Arial;
	margin-left: 40px;
	margin-right: 40px;
}
.heading
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #7C625A;
    text-decoration: underline;
}


TABLE.header_box
{
    font: arial;
    background-color: #f3f2ed;
    border-right: #d6d3c4 thin solid;
    border-top: #d6d3c4 thin solid;
    border-left: #d6d3c4 thin solid;
    width: 100%;
    border-bottom: #d6d3c4 thin solid;
    text-align: center;
}
.main_menu_header
{
}

.input
{
	 background-color: lightgoldenrodyellow
}

.header_title
{
    font-size: 12pt;
    text-decoration: underline;
    font-weight: bold;   
}
.header_subtitle
{
    font-size: 10pt;
}
.header_author
{
    font-size: 10pt;
    font-weight: bold;
}
.object_title
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
}
.object_subtitle
{
    font-family: Arial;
    font-size: 10pt;
    font-style: italic;
}
.object_author
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}
.object_source
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}
.object_text
{
    margin-left: 30px; 
    margin-right: 30px; 
}

.related_links_title
{
    font-family: Arial;
    font-size: 14pt;
    color: Maroon;
}
.review_title
{
    font-family: Arial;
    font-size: 14pt;
    color: Maroon;
}
.review_by
{
    font-style: italic;
    color:Maroon;
}
.review_location
{
    font-style: italic;
    color:Maroon;
}

.category_name
{
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
}
.category_description
{
    font-family: Arial;
    font-size: 9pt;
}

.book_publisher
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}
.book_published_date
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}


.heading_centred
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
}

.mb_page_current
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}