﻿.menu_text
{
    font-family: Arial;
    font-size: 12px;
    color: #000000; 
    text-transform:uppercase;
    text-decoration: none;
}


.menu_text a
{
    text-decoration: none;
}

.menu_text_selected
{
    font-family: Arial;
    font-size: 12px;
    color: #b31f1f;
    text-transform:uppercase;
    text-decoration: none;
}


.menu_text_selected a
{
    text-decoration: none;
}

.main_text
{
    font-family: Georgia, Times New Roman, Serif;
    font-size: 14px;
    color:#000000; 
    text-align:justify;
}

.gray_text
{
    font-family: Arial;
    font-size: 12px;
    color:#999999; 
    text-align:left;
}

.description_text
{
    font-family:  Georgia, Times New Roman, Serif;
    font-size: 12px;
    color:#000000; 
    text-align:left;
}

.small_description_text
{
    font-family: Georgia, Times New Roman, Serif;
    font-size: 11px;
    color:#000000; 
    text-align:left;
}

.small_description_brown_text
{
    font-family: Georgia, Times New Roman, Serif;
    font-size: 11px;
    color:#b31f1f; 
    text-align:center;
}

.main_text h1
{
    font-family: Arial;
    font-size: 14px;
    color:#b31f1f;
    text-decoration:none; 
    text-transform:uppercase;
    font-weight:normal; 
    text-align:left;
}

.main_text_subheader
{
    font-family: Arial;
    font-size: 12px;
    color:#b31f1f;
    text-decoration:none; 
    font-weight:bold; 
}

.main_text_subheader_black
{
    font-family: Arial;
    font-size: 12px;
    color:#000000;
    text-decoration:none; 
    font-weight:bold; 
}
.main_text_header
{
    font-family: Arial;
    font-size: 16px;
    color:#262626;
    text-decoration:none; 
    font-weight:bold; 
}

.main_text h1 strong
{
    font-family: Arial;
    font-size: 14px;
    color:#b31f1f;
    font-weight:bold;
    text-decoration:none; 
    text-transform:uppercase;
}

.main_text a
{
    color:#b31f1f;
    text-decoration:none;
}


.main_text a:link 
{
    color:#b31f1f;
    text-decoration:none;
}

.main_text a:hover 
{
    color:#b31f1f;
    text-decoration:none; 
}

.main_text a:visited
{
    color:#b31f1f;
    text-decoration:none;
}

.footer
{
    font-family: Arial;
    font-size: 12px;
    color:#ffffff;
    text-decoration:none;
}

.picture_label_yellow
{
	color:#ebcf0c;
    font-family: Arial;
    font-size: 12px; 
    font-weight:bold;
}

.search_box_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-variant:normal;
    font-weight:normal;
    color: #999999;
    text-decoration:none;
    text-align:left; 
    padding-left:7px;
}

.large_text
{
    font-family: Georgia, Times New Roman, Serif;
    font-size: 16px;
    color:#000000; 
    text-align:justify;
}

.large_text a
{
    font-family: Georgia, Times New Roman, Serif;
    font-size: 16px;
    color:#000000; 
    text-align:justify; 
    text-decoration:underline;
}

.large_gray_text
{
    font-family: Arial;
    font-size: 14px;
    color:#999999; 
    text-align:left; 
    text-transform:uppercase;
}