
.TopGalleryTitle
{
    COLOR: white;
    BACKGROUND-COLOR: #8f8f8f;
    PADDING: 3px;
}
.TopGalleryTitle A,.TopGalleryTitle A:hover
{
    COLOR: white;
}

.TopGalleryTitle1
{
    PADDING-RIGHT: 10px;
    COLOR: white;
    BACKGROUND-COLOR: #054662;
    PADDING:3px
}
.TopGalleryTitle1 A,.TopGalleryTitle1 A:hover
{
    COLOR: white;
}

.TopGallery1
{
    BACKGROUND-COLOR: #616161;
    PADDING:5px;
}

.TopGalleryThumb
{
    BORDER:black 1px solid;
}
.TopGalleryDesc
{
    BORDER: black 1px solid;
    BORDER-TOP: #00b0f2 1px solid;
    COLOR: white;
    BACKGROUND-COLOR: #054662;
    padding:4px;
}


.Flag 
{
	border:silver 1px solid;
	margin-bottom:1px;
}
.FlagCell
{
   font-size:10px;
   text-align:center;
   padding-bottom:3px;
}

.CommentBy
{
    COLOR: #dd5200
}
.CommentTitle
{
    FONT-WEIGHT: bolder
}
.CommentDate
{
    COLOR: darkgray
}


A.inLink
{
    COLOR: #0f0f0f;
    TEXT-DECORATION: none
}
A.inLink:hover
{
    COLOR: #0f0f0f;
    TEXT-DECORATION: none
}

A.NewsLineLink
{
    COLOR: #00608d
}
A.NewsLineLink:hover
{
    COLOR: #00608d
}
.NewsLineDate
{
    COLOR: #333333;
    FONT-STYLE: italic
}
.NewsHead2
{

}
.NewsClassHead
{
    FONT-SIZE: 12px;
}
A.NewsSmallLink
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: #2374a0
}
A.NewsSmallLink:hover
{
    COLOR: #00608d
}
TD.tabHead0
{
    CURSOR: pointer;
    COLOR: white;
    BACKGROUND-COLOR: darkgray
}
TD.tabHead
{
    CURSOR: pointer;
    COLOR: white;
    BACKGROUND-COLOR: #6e6e6e
}
A.NewsClassHeadLink
{
    COLOR: #cd3f00
}
A.NewsClassHeadLink:hover
{
    COLOR: #cd3f00
}


TD.tickerCell
{
    BACKGROUND-COLOR: white
}
TD.tickerCell A
{
    COLOR: #cd3f00
}
TD.tickerCell A:hover
{
    COLOR: #cd3f00
}
.limitedThumb
{
    MAX-WIDTH: 100px;
    WIDTH: expression(this.width > 100 ? 100: true)
}
1