body
{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: verdana, arial;
	background-color: #7b0402;
	color: #ffffff;
}

.Text			{ font-weight: bold; font-size: 12px; color: #ffffff;}
a.Text			{ text-decoration: none; color : #ffffff; }
a.Text:hover	{ text-decoration: underline; }

.TextSmall			{ font-weight: none; font-size: 10px; color: #ffffff;}
a.TextSmall			{ text-decoration: underline; color : #ffffff; }
a.TextSmall:hover	{ text-decoration: underline; }

.Container
{
 	position: relative;
	width: 960px;
	height: 100%;
	margin: 0px auto;
	text-align: center;
}


.Header
{
	position: relative;
	width: 940px;
	height: 150px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}


.TableContainer
{
 	position: relative;
	width: 940px;
	border: 1px solid #ffffff;
	text-align: left;
	border: 1px solid #4f3f3f;	
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}

.TableCont2
{
 	position: relative;
	width: 940px;
	border: 1px solid #ffffff;
	text-align: left;
	border: 1px solid #4f3f3f;	
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}

.Thumb
{	
	border: 1px solid #df4413;
	margin: 0px 0px 0px 0px;
}

.ThumbTable
{
	border: none;
	width: 100%;
	text-align: center;
}

.ThumbTableData
{	
	width: 260px;
 	padding: 0px;
	margin: 0px;
/*	border: 1px solid #ffffff;*/
}

.TopList
{
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.LinksTable
{
	border: none;
	width: 100%;
	text-align: center;
}

.LinksTableData
{
	width: 33%;
	text-align: center;
	line-height: 20px;
}

.Spacer
{
	position: relative;
	height: 20px;
}

.Footer
{
	position: relative;
	margin: 20px 0px 20px 0px;
}

.Bookmark
{
	position: relative;
	margin: 20px 0px 20px 0px;
	
}

.Update
{
	margin: 5px 0px 0px 10px;
}
