
body
{	
	/*
	background-image: url(/coinhost/images/isafcoinbackground.jpg); 
	background-repeat: no-repeat;
	*/
	font-size:11px; 
	line-height:14px; 
	font-family:verdana; 
}

td.titleblock1 {
	background-image: url(/images/ttlbackground1.jpg); background-repeat: no-repeat; background-color: transparent;
	padding:6px; font-family:verdana; font-size:10px; color:#AFAFAF;
}
td.titleblock2 {
	background-image: url(/images/ttlbackground2.jpg); background-repeat: no-repeat; background-color: transparent;
	padding:6px; font-family:verdana; font-size:10px; color:#AFAFAF;
}
td.titleblock3 {
	background-image: url(/images/ttlbackground3.jpg); background-repeat: no-repeat; background-color: transparent;
	padding:6px; font-family:verdana; font-size:10px; color:#AFAFAF;
}

td.imagetag
{
	padding:0px;
	font-family:verdana;
	font-size:10px;
	color:#515151;
}

td.copy
{
	padding:6px;
	font-family:verdana;
	font-size:10px;
	color:#9A9A9A;
}

td.menu
{
	padding:3px 6px;
	font-family:verdana;
	font-size:14px;
	color:#999999;
	text-align:right;
}

.loginbox
{ 
	font-size:11px; 
	line-height:14px; 
	font-family:tahoma, arial; 
	color:#333333; 
	padding:2 0px;
}

a.menu			{ text-decoration: none; }
a.menu:link		{ color:#161616; }
a.menu:visited	{ color:#161616; }
a.menu:hover	{ color:#8B0000; font-weight:bold;}
a.menu:active	{ color:#8B0000; font-weight:bold;}

a.storeitem			{ text-decoration: none; font-weight:bold; }
a.storeitem:link	{ color:#4682B4; }
a.storeitem:visited	{ color:#4682B4; }
a.storeitem:hover	{ color:#B0C4DE; }
a.storeitem:active	{ color:#B0C4DE; }

input.text		{ height:19px; border:solid 1px #999999; font-size:11px; font-family:verdana; }
input.pass		{ height:19px; border:solid 1px #999999; font-size:11px; font-family:verdana; color:#333333; padding:2px; }
input.submit	{ height:19px; border:none; font-size:11px; font-family:tahoma, arial; color:#AF0303; background-color:#FFFFFF; cursor:hand; }
input.button	{ height:19px; border:none; font-size:11px; font-family:tahoma, arial; color:#AF0303; background-color:#FFFFFF; cursor:hand; }

TABLE.moduleTable	{ padding:3px 6px; }
TD.moduleContent	{ font-size:12px; line-height:24px; color:#515151; }
TD.moduleHeader		{ font-family:verdana; border-bottom:solid 1px #999999; font-size:20px; font-weight:bold; color:#8B0000; }
TD.coinDescrip		{ font-size:12px; line-height:20px; color:#515151; padding:2 5px; }
TD.orderStatLine	{ font-size:12px; line-height:14px; color:#515151; padding:2 5px; }
TD.orderStatHead	{ font-size:12px; line-height:24px; background-color:#000000; color:#FFFFFF; padding:2 5px; }


TABLE.orderTable	{ border:solid 1px #999999; margin:5px 5px 0px 5px; }
TD.orderContent		{ padding:4px 4px; background-color:#FFFFFF; }
TD.orderHeader		{ background-color:#000000; padding:4px 5px; font-family:verdana; border-bottom:solid 1px #999999; color:#FFFFFF; }
TD.orderFooter		{ background-color:#FFFFFF; padding:4px 5px; font-family:tahoma; font-size:12px; border-top:solid 1px #999999; }
TD.orderSubHead		{ background-color:#FAFAFA; padding:2px; font-family:verdana; color:#8B0000; border-top:dashed 1px #999999; border-bottom:dashed 1px #999999; }
TD.orderSubCon		{ padding:2px 0px 8px 2px; line-height:18px; }
