﻿body 
{
    font-family:Arial;
    color:#ffffff;
}



.bootRaceHeader
{
    color:#a4a4a4;
    font-size:12px;
}

.bootRaceRank
{
    font-weight:bold;
    color:#FF7A09;
    font-size:12px;
}

.bootRaceGoals
{
    font-weight:bold;
    color:#3AA4FC;
    font-size:14px;
}

.bootRaceBoots
{
    font-weight:normal;
    color:#3AA4FC;
    font-size:12px;
}

.whatsHappeningTitle, .whatsHappeningTitle:hover, .whatsHappeningTitle:link, .whatsHappeningTitle:active, .whatsHappeningTitle:visited, .blogTitle
{
    font-size:14px;
    color:#FF7A09;
    text-decoration:none;
}

.whatsHappeningTitle:hover
{
    text-decoration:underline;
}

.mainArticleTitle, .mainArticleTitle:visited, .mainArticleTitle:active, .mainArticleTitle:link
{
    font-size:24px;
    color:#FF7600;
    text-decoration:none;
}

.mainArticleTitle:hover
{
    text-decoration:underline;
}

.mainArticleText, .blogText, p
{
    font-size:12px;
    color:#FFFFFF;
    margin-top:2px;
    margin-bottom:2px;
}

.seeMoreLink, .seeMoreLink:visited, .seeMoreLink:link, .seeMoreLink:hover, .seeMoreLink:active
{
    font-weight:bold;
    color:#FF7A09;
    font-size:15px;
    text-decoration:none;
}

.tblTeamDetails
{
    font-size:12px;
    color:#FF7A09;
}

.divTeamDetails
{
    font-size:11px;
    color:#FFFFFF;
    background-color:#1b1b1b;
    line-height:18px;
}

.divStory
{
    background-color:#1b1b1b;
}

.tdFixture
{
    font-size:10px;
    color:#FFFFFF;
}

.tdFixtRes
{
    font-size:12px;
    color:#FF7A09;
    font-weight:bold;
}

.lnkReport, .lnkReport:link, .lnkReport:active, .lnkReport:visited
{
    font-size:10px;
    color:#FFFFFF;
    text-decoration:none;
    
}

.lnkReport:hover
{
    text-decoration:underline;
}

.videoText, .videoText:link, .videoText:active, .videoText:visited
{
    color:#aaaaaa;
    font-size:11px;
    text-decoration:none;
}

.videoText:hover
{
    color:#ff0000;
    text-decoration:underline;
}

.divTooltips
{
    font-family:Arial;
    font-size:10px;
    width:200px;
    background-color:#f5f5d8;
    color:#000000;
    padding:10px 10px 10px 10px;
}

.lnkTeam, .lnkTeam:link, .lnkTeam:active, .lnkTeam:visited
{
    font-size:12px;
    color:#FFFFFF;
    text-decoration:none;
    
}

.lnkTeam:hover
{
    text-decoration:underline;
}

#divCompImg { position:absolute; 	height: 100%;  	width: 100%;text-align:center;}
 #divContainer {position:relative;height: 610px;  	width: 640px;top:200px;overflow-y:scroll;overflow-x:hidden;}
 
 .tdArticleDate
 {
    font-size:9px;
    color:#666666;
 }
 
 .divScroll
 {
    height:500px;
    overflow-y:scroll;
    scrollbar-highlight-color: #505050;
    scrollbar-3dlight-color: #505050;
    scrollbar-arrow-color: #FF7600;
    scrollbar-face-color: #000000;
    scrollbar-shadow-color: #505050;
    scrollbar-track-color: #505050;
    scrollbar-darkshadow-color: #777777; 
}

.copyText
{
    font-family:Arial;
    font-weight:normal;
    font-size:11px;
    color:White;
}   

a 
{
	color:#ffffff;
}

.txtLogin
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    color:#ffffff;
    background-color: #000000;
    padding:2px 2px 2px 2px;
    border: solid 1px #404040;
}

.cmdStandard
{
    background-color: #000000;
    border-color: #666666;
    border-width: 1px;
    color: #FF8C00;
    font-family: Verdana;
    font-size: 9pt;
    cursor: hand;
}

.tblGroups
{
    font-family: Verdana,Arial ;
    font-size:12px;
    color:#ffffff;
    background-color: #000000;
    text-align:center;
}

.tdRank
{
    font-weight:bold;
    color:#ff8c00;
}

.tdPoints
{
    font-weight:bold;
    color:#3AA4FC;
}

.tdGroupHeader
{
    color:#a4a4a4;
    font-weight:normal;
}

.teamLink, .teamLink:hover, .teamLink:link, .teamLink:active, .teamLink:visited
{
    font-size:12px;
    color:#3AA4FC;
    text-decoration:none;
}

.scoreLink, .scoreLink:hover, .scoreLink:link, .scoreLink:active, .scoreLink:visited
{
    font-size:12px;
    color:#ffffff;
    text-decoration:none;    
}

.teamLink:hover, .scoreLink:hover
{
    text-decoration:underline;
}

    