.PriceCell
{
	Direction:LTR;
	color:maroon;
	Font-weight:bolder;
}
.PriceTitleCell
{
	Font-weight:bolder;
}


.TrTitle2
{
	background-color:#982101;
}
.TrTitle TD, Td.TDTitle
{
	background-color:#982101;
	color:white;
	text-align:center;
	Font-weight:bolder;
	padding-top:7px;
	padding-bottom:7px;
}


.Tr1 TD , TD.TDPlain
{
	Background-color:#4F4F4F;
}
.Tr2 TD
{
	Background-color:#313131
}

A.ThumbTitle,A.ThumbTitle:Hover
{
    color:#2374A0;
    Font-weight:bold;
}
.ThumbDate
{
    FONT-SIZE: 11px;
    COLOR: gray;
}
.CommentUserName
{
    COLOR: #2374A0;
}
.CommentDate
{
    FONT-SIZE: 11px;
    COLOR: gray;
}
.commentTitle
{
    FONT-WEIGHT: bolder;
    Color:black;
}
.AlbumFrameBody
{
    BORDER: gray 1px solid;
    PADDING: 2px;
    BACKGROUND-COLOR: #901700
}
.LargeTD
{
    BORDER: gray 1px solid;
    PADDING: 4px;
    BACKGROUND-COLOR: whitesmoke;
    TEXT-ALIGN: center
}
.LargeDetails
{
    PADDING: 4px;
    BORDER-BOTTOM: gray 1px solid;
    BACKGROUND-COLOR: silver;
    color : #333333;
}
.IconsTable
{
}
.IconsTable TD
{
    BORDER-RIGHT: transparent 1px solid;
    BORDER-TOP: transparent 1px solid;
    BORDER-LEFT: transparent 1px solid;
    BORDER-BOTTOM: 1px;
    PADDING: 1px;
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: whitesmoke
}

.ThumbImg
{
}
.ThumbTD
{
    BORDER: #3E4961 1px ridge;
    PADDING: 1px;
    BACKGROUND-COLOR: silver;
    TEXT-ALIGN: center
}
.VideoIcon
{
    Z-INDEX: 3;
    FLOAT: none;
    MARGIN: 3px;
    POSITION: absolute
}
.CommentCell
{
    PADDING-LEFT: 10px
}
.GalleryLink
{
	color:#ffcb8a;
	text-decoration:none;
}
.GalleryLink:hover
{
	color:#ffcb8a;
	text-decoration:underline;
}
.SideDiv2 A.ThumbTitle, .SideDiv2 A.ThumbTitle:Hover
{
    color:white;
    Font-weight:bold;
}
.SideDiv2 .ThumbDate
{
    FONT-SIZE: 11px;
    COLOR: #f3f3f3;
}