a:link {color: inherit; text-decoration: none;}
a:visited {color: inherit; text-decoration: none;}
a:hover {color: inherit; text-decoration: none;}
a:active {color: inherit; text-decoration: none;}

.main_table
{
    width:90%;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: black;
    border-width: 0;
    vertical-align: top;
    text-align: left;
}

.side_table
{
    width:25%;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: black;
    border-width: 0;       
    vertical-align: top;
}

.center_title
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: black;
}

.center_subtitle
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
    font-style: italic;
    color: black;
}

.side_title
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: black;
}

.logo
{
    width: 25%;
    font-family: Arial, Verdana, sans-serif;
    font-size: 28px;
    font-style: normal;
    color: black;
    vertical-align: bottom;
    text-align: left;
}


.slogan
{
    font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
    color: black;
    vertical-align: bottom;
    text-align: left;
}

.gallery
{
    border-color: black;
    border-width: 2px;
    padding: 12px;
}

.thumb_image
{
    width: 120px;
    height: 120px;
    border: none;
}

.side_link
{
    color: rgb(48,48,96);
}

.seperator
{
    height: 16px;
}