body 
{
	margin:0px;
	font-family:arial,helvetica;
	background-color:white;
	padding: 10px 40px 10px 40px
} 

h2
{
	color:#000099;
}

td.traded
{
	background-color:#ccccff;
}

td.nopick
{
	background-color:#CC6633;
}

table.announce
{ 
	width:100;
}

table.nav
{
	color:white;
	font-size:12px;
}

.nav .red
{
	background-color:#990033;
	width:100px;
	text-align:center;
	border: 0px
}
.nav .blue
{
	background-color:#000099;
	width:100px;
	text-align:center;
	border: 0px
}
.nav a
{
	color:white;
}
.title
{
	text-align:center;
	font-size:18px;
	font-weight: bold; 
}
.alert
{
	color:red;
	font-size:18px
}
.announce .title
{
	color:white;
	background-color:#990033;
	white-space: nowrap;
	padding: 5px 10px 5px 10px;
}

.announce .date
{
	text-align:right;
}

.ayurl
{
	font-weight: bold; 
	border: 1px solid black;
	text-align:center;
	padding-top:10px; 	
	padding-bottom:10px; 	
	width: 150; 
}

td.greybar
{
	background-color:#dcdcdc;
	text-align:center;
}

td.redbar
{
	background-color:#990033;
	font-size:18px;
	text-align:center;
	color:white;
	font-weight: bold; 
}

td.bluebar
{
	background-color:#000099;
	font-size:18px;
	text-align:center;
	color:white;
	font-weight: bold; 
}

th.small
{
	background-color:#CCCCCC;
	font-size:10px;
	width: 30; 
}

td.small
{
	font-size:10px;
	width: 30; 
}

