body  		{ background-color: #ffffff; text-align: center; height : 100%}

a 			{ color: #000; text-decoration: none}
a:link		{ color: #000000; background-color: transparent}
a:visited 	{ color: #000000; background-color: transparent }
a:hover 	{ color: #000000; text-decoration: underline; background-color: #8FADCC }

.main
{
	border: 1px solid #999999;	
	background-color : #ffffff;		
	width : 1000px;
}

.showtable
{
	padding : 0px;	
}

.showtable ted
{
	bforder: 1px solid #eeeeee;

}

.archiveheader
{
	color : #ffffff;
	font-size : 22px;
	margin : 0px;
	padding : 0px;
	letter-spacing : 8px;
	background-image : url(../images/dankmoegreen.jpg);	
}

.archivemedia
{
	beorder: 1px solid #999999;
	margin : 0px;
	padding-right : 10px;
	width : 25px;
}

.archivemedia img
{
	width : 25px;
	height : 25px;	
	padding-top : 5px;
	padding-bottom : 5px;
}

.torrenthealth img
{
	width : 75px;
	height : 20px;	
}

.datarow
{
	padding-top : 15px;
	padding-bottom : 15px;
	font-size : 18px;
	border-bottom : 1px solid #cccccc;	
}

.iteminfo
{
	font-size : 14px;
	background-color : f9f9f9;
}

.itemsummary
{
	background-color : #e0e0e0;
	padding-left : 25px;
	padding-right : 25px;
	font-size : 13px;
	background-color : f9f9f9;
	color : #000000;
}

.topmenuleft, .topmenuleft a
{
	text-align : left;
	color : #ffffff;
}

.topmenuright, .topmenuright a
{
	text-align : right;
	color : #ffffff;
}

.loginform
{
	margin : 10px;
	padding : 10px;
	width : 300px;
	height : 100px;
	border : 1px solid #cccccc;	
}

.reviewform img
{
	width : 20px;
	height : 20px;	
}

.reviewform #textline
{
	width : 95%;
	border : 1px dashed gray;
	font-weight : bold;	
	background-color : #e5ffe5;
}

.reviewform #submit
{
	width : 75px;
	height : 20px;
	font-weight : bold;
}

.reviewform textarea
{
	width : 95%;
	height : 175px;	
	border : 1px dashed gray;
	font-weight : bold;
	background-color : #e5ffe5;
}

.reviewentry
{
	background-color : ccd5ff;
	width : 90%;
	border : 1px solid #aaaaaa;
	margin-bottom : 25px;
	margin-left : 25px;
	padding-left : 5px;	
}

.reviewentry #subject
{
	letter-spacing : 3px;
	text-decoration : underline;
	font-weight : bold;			
}

.reviewentry #body
{
	padding-left : 25px;
	padding-right : 10px;
}

.reviewentry #rating
{
	font-weight : bold;			
	color : #006600;
}

.striptitle
{
	color : #ffffff;
	text-align : center;	
	letter-spacing : 2px;
}


.mediaembed
{
	border : 1px dashed #999999;
	background-color : #f0f0ff;	
}