@charset "utf-8";
/* CSS Document */

table.overall {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
}


td.background1 {
	background-image: url(v3images/mtgotradersv3_15.gif);
	background-repeat:repeat;
}

td.background1 {
	background-image: url(v3images/mtgotradersv3_17.gif);
		background-repeat:repeat;
}


a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#885500;
	text-decoration: none;
}
a.menu:active {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	color:#885500;
	text-decoration: none;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color:#885500;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #885500;
	text-decoration: underline;
}

