body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: serif;
	color: #000;
	background-color: #76C1E2;
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px; 
	}
a {
	text-decoration: underline;
color:  #000C9E;
	outline: none;
	}
a:visited {
	color:  #000C9E;
	}
a:active {
	color:  #000C9E;
	}
a:hover {
	color: #FFF;
	text-decoration: none;
	}

strong, b {
	font-weight: bold;
	}
p {
	text-align: justify;
	}
div {
	font-size: 12px;
	}
center {
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 10px; 
	text-align: center;
	}

input, select, textarea{
        color:#000;
        filter:alpha(opacity="50");
        font-family:Verdana;
        font-size:11;
        background:#b1dcef;
        border:solid #000 1px;}

img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
#content {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;
	background: #B1DCEF;
	border: 5px solid #000C9E;
	width: 65%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 69%;
	}
html>body #content {
	width: 69%; /* ie5win fudge ends */
	}
#content1 {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;
	background: #B1DCEF;
	border: 5px solid #000C9E;
	width: 10%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 14%;
	}
html>body #content1 {
	width: 14%; /* ie5win fudge ends */
	}


#cardscontainer {
	float: right;
	padding: 10px 2% 10px 2%;
	margin: 20px 2% 20px 1%;
	background: #B1DCEF;
	border: 5px solid #000C9E;
	width: 65%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 69%;
	}
html>body #cardscontainer {
	width: 69%; /* ie5win fudge ends */
	}
div.head {
	color: #B1DCEF;
     background-color: transparent;
     font-family: sans-serif;
}	

a.head:link {
     color: #000C9E;
     background-color: transparent;
     font-family: sans-serif;
     text-decoration: none;

     }

a.head:visited {
     color: #000C9E;
     background-color: transparent;
     text-decoration: none;
     }

a.head:hover {
     color: #fff;
     text-decoration: none;
     }

a.head:active {
     color: #000C9E;
     background-color: transparent;
     }
table.stats {
	border-width: 1px 1px 1px 1px;
	border-spacing: 3px;
	border-style: dotted dotted dotted dotted;
	border-color: rgb(0, 12, 158) rgb(0, 12, 158) rgb(0, 12, 158) rgb(0, 12, 158);
	border-collapse: collapse;
	background-color: rgb(216, 238, 247);
}
table.stats th {
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: rgb(216, 238, 247) rgb(216, 238, 247) rgb(216, 238, 247) rgb(216, 238, 247);
	background-color: rgb(216, 238, 247);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.stats td {
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: rgb(216, 238, 247) rgb(216, 238, 247) rgb(216, 238, 247) rgb(216, 238, 247);
	background-color: rgb(216, 238, 247);
	-moz-border-radius: 0px 0px 0px 0px;
}
/* Contains the entire cards area */

/* Title that appears above each card section */

	.sectiontitle {
		font-family: verdana;
		color: #000000;
		font-weight: bold;
		font-size: 10pt;
		text-transform: uppercase;
		letter-spacing: 3px;
		border-bottom: 1px solid #000000;
		text-align: left;
		padding-top: 25px;
		}

/* Title above each collecting set */

	.settitle {
		text-align: center;
		font-weight: bold;
		margin-bottom: -15px;
		padding-top: 15px;
		}

/* Cards in a card section */

	.cardsection {
		padding-left: 25px;
		padding-right: 25px;
		padding-top: 20px;
		padding-bottom: 10px;
		text-align: left;
		}

/* Mastered sets/badges & text displayed when there are no cards */

	.displaytext {
		text-align: center;
		padding: 10px;
		padding-top: 20px;
		}
