﻿BODY
{
    font-family: 'Times New Roman';
    background-color: #ccccff;
}

.masterBackcolor
{
    /*Should be the same as Body background color.*/
    background-color: #ccccff;
}

.masterHeaderColor
{
    background-color: #ccccff;
}

.main
{
    background-color: #ffffff;
}

.PastureHead
{
    font-weight: bolder;
    color: #ddddff;
    background-color: #000099;
}

.AltRecord
{
    background-color: #ddddff;
}

/*Side Buttons*/

#ViewRanch
{
    background: url(images/BlueLayout/Buttons/MyRanch.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#RanchMail
{
    background: url(images/BlueLayout/Buttons/RanchMail.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#RanchMailNew
{
    background: url(images/BlueLayout/Buttons/RanchMailNew.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#MsgBoard
{
        background: url(images/BlueLayout/Buttons/MsgBoard.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Vet
{
    background: url(images/BlueLayout/Buttons/vet.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Fair
{
    background: url(images/BlueLayout/Buttons/CountyFair.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Auctions
{
    background: url(images/BlueLayout/Buttons/Auctions.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Shows
{
    background: url(images/BlueLayout/Buttons/Shows.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Trades
{
    background: url(images/BlueLayout/Buttons/TradeBoard.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Tracks
{
    background: url(images/BlueLayout/Buttons/races.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#AnimalSanc
{
    background: url(images/BlueLayout/Buttons/animalsanc.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#StockMarket
{
    background: url(images/BlueLayout/Buttons/StockMarket.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Help
{
    background: url(images/BlueLayout/Buttons/Help.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Logout
{
    background: url(images/BlueLayout/Buttons/SignOut.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}


/*Page Buttons*/

#SendMail
{
    background: url(images/BlueLayout/Buttons/Send.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Friends
{
    background: url(images/BlueLayout/Buttons/friends.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#BlockSender
{
    background: url(images/BlueLayout/Buttons/Block.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Inbox
{
    background: url(images/BlueLayout/Buttons/Inbox.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Reply
{
    background: url(images/BlueLayout/Buttons/Reply.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#Delete
{
    background: url(images/BlueLayout/Buttons/Delete.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#AddFriend
{
    background: url(images/BlueLayout/Buttons/AddFriend.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#SentMail
{
    background: url(images/BlueLayout/Buttons/SentMail.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#ManageLand
{
    background: url(images/BlueLayout/Buttons/ManageLand.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}

#SponsorShow
{
    background: url(images/BlueLayout/Buttons/SponsorShow.jpg) no-repeat 0px 0px;
    width: 100px;
    height: 36px;
    font-size: 1px;
    text-indent: -2000px;
}