﻿.text_12_justified
{
     font-size: 12px;
     color: gray;
     font-family: Verdana;
     text-align: justify;
     text-decoration: none;
     line-height: 18px;
}
.text_12
{
     font-size: 12px;
     color: gray;
     font-family: Verdana;
     text-decoration: none;
     line-height: 18px;
}
.text_12_bold
{
    font-size: 12px;
    color: gray;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
    line-height: 18px;
}
.text_12_bold_underline
{
     font-size: 12px;
     color: gray;
     font-family: Verdana;
     font-weight: bold;
     text-decoration: underline;
     line-height: 18px;
}
.text_12_underline
{
     font-size: 12px;
     color: gray;
     font-family: Verdana;
     text-decoration: underline;
     line-height: 18px;
}
.menu_normal
{
    font-size: 12px;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
    padding-right: 10px;
}
.menu_selected
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    text-decoration: none;
    padding-right: 5px;
    font-weight: bold;
}

.Black_12_Bold_Underline
{
    font-size: 12px;
    color: black;
    font-family: Verdana;
    text-align: justify;
    text-decoration: underline;
    font-weight: bold;
}

.Black_12_Bold
{
    font-size: 12px;
    color: black;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}
.Black_10_Bold
{
    font-size: 10px;
    color: black;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
}
.Black_12
{
    font-size: 12px;
    color: black;
    font-family: Verdana;
}

.Black_12_Justified
{
    font-size: 12px;
    color: black;
    font-family: Verdana;
    text-align: justify;
    text-decoration: none;
    line-height: 18px;
}
.Black_12_Underline
{
    font-size: 12px;
    color: black;
    font-family: Verdana;
    text-align: justify;
    text-decoration: underline;
    line-height: 18px;
}

.White_12_Bold_Justified
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-align: justify;
    text-decoration: none;
    font-family: Verdana;
    line-height: 18px;
}
.White_12_Bold_Underline
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-align: justify;
    text-decoration: underline;
    font-family: Verdana;
    line-height: 18px;
}
.White_12_Bold
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    text-decoration: none;
    font-family: Verdana;
}
.White_10_Bold
{
    font-weight: bold;
    font-size: 10px;
    color: white;
    text-decoration: none;
    font-family: Verdana;
}
.White_10
{
    font-size: 10px;
    color: white;
    text-decoration: none;
    font-family: Verdana;
}
.White_12
{
    font-size: 12px;
    color: white;
    text-decoration: none;
    font-family: Verdana;
}
.page_header
{
     font-weight: bold;
     font-size: 10px;
     color: #ffffff;
     font-family: Verdana;
     text-align: left;
     text-decoration: none;
}
.Green_12_Bold
{
    font-weight: bold;
    font-size: 12px;
    color: #00593d;
    font-family: Verdana;
    text-decoration: none;
}
.section_header
{
    font-weight: bold;
    font-size: 12px;
    color: #00593d;
    font-family: Verdana;
    text-decoration: none;
    border-top: #00593d 1px solid;
    border-bottom: #00593d 1px solid;
}
.enquiry_header
{
     font-weight: bold;
     font-size: 10px;
     color: #00aeef;
     font-family: Verdana;
     text-decoration: none;
     border-top: #00aeef 1px solid;
     border-bottom: #00aeef 1px solid;
}
.txt_100pt
{
     font-size: 12px;
     width: 100%;
     color: black;
     font-family: Verdana;
     border-right: #00aeef 1px solid;
     border-top: #00aeef 1px solid;
     border-left: #00aeef 1px solid;
     border-bottom: #00aeef 1px solid;
}
.btn
{
     font-size: 12px;
     width: 100px;
     color: white;
     font-family: Verdana;
     height: 25px;
     background-color: #ee1d23;
     border-right: #00aeef 1px solid;
     border-top: #00aeef 1px solid;
     border-left: #00aeef 1px solid;
     border-bottom: #00aeef 1px solid;
}

