﻿/*This file created to set tbp site css styles */

/* Index.aspx - URL links  */

.Links
{  
	font-size: 9px; 
	Color:Red; 
	font-weight:bold; 
	font-family: arial;
}

.Links a
{  
	font-size: 9px; 
	Color:Red; 
	font-weight:bold; 
	font-family: arial;
}

.WinnerHeader
{
  font-size: 16pt; 
	Color:black; 
	font-weight:bold; 
	font-family: arial;
	}

.WinnerCopy
{	
	font-size: 14pt; 
	Color:#A0A0A0; 
	font-weight:normal; 
	font-family: arial;
	Text-Align: Left;
	color: 4e4e4e;
}

.WinnerTable
{	
	Background-color:#FFFFFF;
	width: 135%;
	border: 5px;
	color: 4e4e4e;
	
}

.WinnerTableAlt
{	
	Background-color:#F5F5F5;
	width: 135%;
	border: 5px;
  color: 4e4e4e;
  padding: 15px;
}


.WinnerTable  img 
{	
	Width: 198px;
	height: 148px;
  /*padding-right: 6px;*/
}

.WinnerTableAlt img
{	
	Width: 198px;
	height: 148px;
  /*padding-right: 6px;*/
}

.WinnerContainer
{
	Width: 10%;
	Text-Align: left;
}

.ToolKitImage
{
    BORDER-BOTTOM: 0px solid; 
    BORDER-LEFT: 0px solid; 
    BORDER-TOP: 0px solid; 
    BORDER-RIGHT: 0px solid;
}


