/* Links */

A  {
	text-decoration : none;
	color :#DC0323; 
    }

td A  {text-transform: uppercase;
	text-decoration : none;
	font: 11px century gothic;
	color :#2C67E1; 
    }

A:hover {
	text-decoration : none;
	color : #DC0323; 
	}

/* Universal stylistics (<strong>, <em>, etc */



strong {
	font-size: 10px;
	color: #687D9B;
	font-weight: normal;
	font-family: Georgia;
	text-transform: uppercase;}

em{
	color: #6988ED;
	}


/* Main header classes */

h1 {
	margin: 1px 0 3px 0px;
	padding: 2px 0 4px 5px;
	color: #fff;
	font-family: Century Gothic, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	display: block;
}


h3 {
	margin: 0px 0 0px 0;
	padding: 0px 0 0 13px;
	color: #F1000F;
	font-size: 14px;
	font-family: futura,  century gothic;
	font-weight: normal;
	background: url(h3.gif) center left no-repeat;
	letter-spacing: 1px;
	text-transform: lowercase;
}


/* Body text classes */

	
p {
	font: 11px Verdana;  
	color:#485A71;
	text-align: justify;
	margin:0 5px 8px 0;
	line-height: 145%;
    }


.slash {color: #E76735;
    }


body {font: 11px Verdana;  
	margin:0;
	color: #0D1CfB2;
	background-color: #fff;
	background-image: url(bg.gif);
	line-height: 175%;
    }

img
    {border: 0px none;}

td{
	width: 233px;
	padding: 5px;
	}

ul{
	color: #0D1CB2;
	padding: 0;
	text-align: justify;
	margin: 0 0 8px 0;
	padding-top:5px;
	padding-bottom:2px;
	line-height: 145%;}

li {
	list-style-type: none;
	background: url(bullet.gif) center left no-repeat;
	padding: 0 0 3px 12px;    }

li.affiliate {
	background: url(bullet_affiliate.gif) center left no-repeat;
	  }

li.owned {
	background: url(bullet_owned.gif) center left no-repeat;
	  }

/* Structural ids */

#image{
	padding:0;
	margin: 5px 5px 8px 5px;
	background-color: #DC0323;}

#frame{
	width:78%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 10px;
	margin-top: 0px;
}

.text{
	padding: 10px 10px 10px 155px;
	background-color: #DC0323;
	color: #fff;
	margin: 5px 5px 0 5px;
	background-image: url(info.gif);
	background-repeat: no-repeat;
	}

text.em {
 	color: #D6B7DF;
	font-size: 11px; }

.footer{
	padding: 10px;
	background-color: #DEECF7;
	color: #0D1CC4;
	margin: 14px 5px 4px 5px;
	background-image: url(listbg.gif);	}


.text p {
	color: #fff;
	}

.game {
	background-image: url(listbg.gif);
	padding: 10px;
	color: #330868;
	margin-bottom: 8px;
	}

td.columna {
	width: 33%;
	margin: 0;
	padding: 4px 3px 0 3px;
	}


.columnb li {
	color: #9C9C9C;
	text-align: right;
	background: url(h3.gif) top right no-repeat;
	border-right: 1px dotted #9c9c9c;
	padding-right: 10px;
	}

.key {
	border-left: 1px dotted #ccc; 
	padding-left: 10px;
	}