body
{
	font-size: 12px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Button
{
	font-size: 10px;
	font-weight:bold;	
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;		
	border: solid 1px;
	border-color:#6C7079;
	background-image:url("../Images/TAW/bg_button.gif");
}

A{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 14px;
	text-decoration : none;
}

ttA:Hover 
{
	color : #F4F4F4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 14px;
	text-decoration :none;
}

.TopBtnTxt
{
	color : #65C4E5;
	font-family : Verdana;
	font-size: 6.55pt;
	font-weight:bold;
}

INPUT	
{
	color: #292B32;
	font-size: xx-small;
	font-family: verdana;
}

.HomeImg
{
	BORDER: #D2F2FD 2px solid;
	height: 48;
	width: 186;
}

.small_white{
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bold_white{
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.small_gray {
	color : #444A53;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.light_gray {
	color : #BBBFC8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bigger_gray {
	color : #444A53;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TD.gray {
	color : #434A52;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.gray {
	color : #434A52;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.title_black{
	color : #004053;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing : 2px;
}
A.invert1{
	color : #280459;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 16px;
	text-decoration : underline;
}

A.invert1:Hover {
	color : #FCB41F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height : 16px;
	text-decoration :underline;
}

.error {
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}


.Tourbar
{
	height:30;
	color:white;
	font-size: 9.54pt;
	font-family: Verdana;
	font-weight:bold;
	background-image:url("../Images/TAW/bg_track.gif");
}

.HomeBlack
{
	color:black;
	font-family: Verdana;
	font-size: 8.23pt;	
}

.HomeBlackBig
{
	color:black;
	font-family: Verdana;
	font-size: 8.23pt;	
	font-weight:bold;
}

.HomeRed
{
	color:#B50000;
	font-family: Verdana;
	font-weight:bold;
	font-size: 8.23pt;
}
.BgCyan
{
	background-color:#60BCDB;
}

.BgGray
{
	background-color:#edf0f5;
}

.PaddingTD
{
	padding:7px;
}

.bgLogoRepeatY
{	
	background: url('../Images/TAW/bg_content_twlogo.jpg') repeat-y top center;
}

.bgLogo
{
	background: url('../Images/TAW/bg_content_twlogo.jpg') no-repeat center;
}
/*------------------ for the Tour Info control -------------*/
.TourDate
{
	text-align: left;
	font-family:Verdana;	
	font-size:7pt;
	color:black;
}

.TourName
{
	font-weight: bold;
    color:#AE090F; 
    font-size:10pt;
    text-align:left; 
 }
 
 .imgWinner
 { 
	border: solid 3px #8F8AA1;
 } 
/*--------------------- for the login control --------------*/
.LoginInput
{
	font-family: Verdana;
	font-size: xx-small;
	width:80;
}

.LoginItemText
{
	font-family: Verdana;
	color:#A9CCDC;
	font-size: 8.54pt;
	font-weight: bold;
}

.LoginInfo
{
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.txtOverflow
{
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;	
	-o-text-overflow:ellipsis;
	-moz-binding: url(ellipsis.xml#ellipsis);/*Extensible Biding Language for Firefox*/
}

.LoginCheckBox
{
	color:#A9CCDC;
	font-size: 8.54pt;	
}
.LoginA
{
	color:#A9CCDC;
	font-size: 8.54pt;
	text-decoration: underline;
}
/*--------------------- Advertisement ------------------*/
.AdvHeader
{
	height:30;
	font-family: Verdana;
	font-size: 7.54pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#B50000;
}
.AdvBody
{
	height:600;
	background-color:#0D0E16;
	vertical-align:top;
}
