body
{
	font-family:Verdana,Arial,Helvetica;
	font-size: x-small;
	margin: 1;
	background-color: Black;
	color: LightGrey;
}

TD
{
	font-size:x-small;
}

A
{
	color: #56A5C4;
}

.linktitle
{
	color: WhiteSmoke;
}

.title
{
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.imgname
{
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.img
{
	text-align:center;
}

.imgdescription
{
	font-size:medium;
	text-align:center;
}

.imgheading
{
	text-align:right;
	font-weight:bold;
}

.imgvalue
{
	text-align:left;
}

.catheading
{
	font-size:medium;
	font-weight: bold;
}

.catheadinglink
{
	font-size: x-small;
	font-weight: bold;
	color: White;
}

.imglink
{
	font-size: x-small;
	color: White;
}

.picheading
{
	font-size:medium;
	font-weight: bold;
	background-color: #333333;
}

.cattitle
{
	text-align:center;
	font-weight: bold;
	font-size: large;
	color: White;
	background-color: #56A5C4;
	border: solid 1 black;
}

.categoryname
{
	background-color: #333333;
/*	background-color: #E0F3FD; */
	color: White;
	font-weight: bold;
/*	font-size: small; */
}

.subcategoryname
{
	background-color: #333333;
/*	background-color: #E0F3FD; */
/*	color: White; */
	font-weight: lighter;
	font-size: x-small;
}

.thumbnail
{
	cursor: hand;
	text-align: center;
}

.thumbnailhl
{
	cursor: hand;
	text-align: center;
	background-color: #333333;
}

.thumbnaildesc
{
	cursor: hand;
}

.copyright
{
	text-align:center;
	font-size:xx-small;
}

.navlinks
{
	text-align: center;
	font-size: x-small;
}

.toplinks
{
	text-align: right;
	font-size: x-small;
}

.ratingcolumn
{
	border: 1px solid #333333;
}

.ratingcomments
{
	font-style: italic;
}

