﻿ .tournament_detail_title1 
 {
    color: Black;
    text-align: right;
    padding-right: 5px;
    padding-left: 15px;
    
    vertical-align: top;
}


.tournament_detail_value1
{
    
    text-align: left;
    color: #3e2100;
}


.tournament_detail_value1 a
{
    color: #5a0202;
    text-decoration: underline;
    font-weight: bold;
}

.tournament_detail_value1 a:hover
{
    color: Orange;
    text-decoration: underline;
    font-weight: bold;
}


.tournament_detail_player_summary 
{
    font-size: 85%; 
    font-weight: bold; 
    color: #3e2100;
}


.tourn_detail_dg
{
    
    margin-left: 45px;
    border-color: black; 
    border-width: 1px;
}

.tourn_detail_dgBorder
{ 
    border-color: black;
}
  
    
.tourn_detail_dgItem, .tourn_detail_dgAltItem
{
    color: white; 
    font-size: 75%;
    background-color: #b69c8b;
	}
    
.tourn_detail_searchheader
{    
    background-color: #3c2e1d; 
    text-align: center;
    }
    
.tourn_detail_searchheaderlinks
{
    font-size: 75%;
    font-weight: bold;
    color: white; 
    } 
    
    
.tournament_detail_display_toggle
{
    font-weight: bold; 
    color: #3e2100;
}

.tournament_detail_display_toggle a:hover
{
    color: #3e2100; 
    text-decoration: underline;
}
 
 
 
 .tournnoticetext
{
    font-weight: bold;
    color: #3e2100;
}
