﻿

.menu_global
{
	width: 100%;
	background-image: url(/Controls/Menu_Top/Files/background0.jpg);
}

.menu_select{ 
    background-image: url(/Controls/Menu_Top/Files/button_a_black_s.jpg);    
    height: 37px;  
    text-align: center;
}

.menu_select_text{    
    color: #3F3F3F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;      
}
.menu_select_text:link{font-weight: bold;color: #3F3F3F;text-decoration: none; }
.menu_select_text:visited{font-weight: bold;color: #3F3F3F;text-decoration: none; }
.menu_select_text:hover{font-weight: bold;color: #3F3F3F;text-decoration: none; }

.menu
{
    background-image: url(/Controls/Menu_Top/Files/button_a_black_n.jpg);
    height: 37px;
    text-align: center;
    background-repeat: repeat-x;
}


.menu_text
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;  
    white-space:nowrap;  
}
.menu_text:link{font-weight: bold; color: #FFFFFF;text-decoration: none; }
.menu_text:visited{font-weight: bold; color: #FFFFFF;text-decoration: none; }
.menu_text:hover
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold; 
    text-decoration: underline;   
}
.background_up {
    background-image: url(/Controls/Menu_Top/Files/background_up.jpg);
    height: 132px;
    background-repeat: repeat-x;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #FFFFFF;
}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
	color: #465A12;
}

