.th3mon_card
	{
	background-image:url('pics/bg.jpg');
	background-repeat:no-repeat;
	width: 250px;
	height: 375px;
	float:left;
	color:#000;
	}

*html .th3mon_card_bg
	{
	width: 250px;
	height: 375px;
	float:left;
	}
.th3mon_card_bg[class]
	{
	background-image:url('pics/bgback.png');
	width: 250px;
	height: 375px;
	float:left;
	}
.th3mon_bottom
	{
	background-image:url('pics/bottom.jpg');
	float:left;
	background-position:bottom;
	background-repeat:no-repeat;	
	width: 250px;
	height: 375px;
	}
.th3mon_schield[class]
	{
	background-image:url('pics/schield.png');
	float:left;
	background-position:bottom right;
	background-repeat:no-repeat;	
	width: 250px;
	height: 375px;
	}
*html .th3mon_schield
	{
	float:left;
	background-position:bottom right;
	background-repeat:no-repeat;	
	width: 250px;
	height: 375px;
	}
.th3mon_image_card[class]
	{
	background-image:url('pics/image.jpg');
	float:left;
	background-repeat:no-repeat;
	border: 1px solid black;
	margin-left: 16px;
	margin-top: 20px;	
	width: 216px;
	height: 176px;
	}
*html .th3mon_image_card
	{
	background-image:url('pics/image.jpg');
	float:left;
	background-repeat:no-repeat;
	margin-left: 8px;
	margin-top: 20px;	
	width: 216px;
	height: 176px;
	}
.th3mon_text_card[class]
	{
/* 	float:left; */
	margin-right: 10px;
	margin-top: 202px;	
	width: 216px;
	height: 123px;
	font-size:10px;
	}
*html .th3mon_text_card
	{
	float:left;
	margin-right: 5px;
	margin-top: 102px;	
	width: 216px;
	height: 123px;
	font-size:10px;
	}
.th3mon_acc_card
	{
	font-size:12px;
	text-decoration:underline;
	}
.th3mon_function_card
	{
	font-weight:bold;
	font-size:12px;
	}