body {
background-color:#FFFFFF;
color:#000000;
font-family:Times New Roman;
link:#000000;
alink:#004000;
vlink:#999999;
basefont-size:4;
}

#banner {
height: 100;
background-color: rgb(237,150,18);
text-align:center;
}	
	 	
h1.title{
text-align:center;
/*font-size:medium;*/			
font-size: large;
font-weight:normal;
text-transform:uppercase;
letter-spacing:5px;
}

h1.pageTitle{
text-align:center;
/*font-size:medium;*/			
font-size: large;
font-weight:normal;
text-transform:uppercase;
letter-spacing:5px;
}

h1.byline{
text-align:center;			
font-size: small;
font-weight: normal;
text-transform:uppercase;
letter-spacing: 1px;
}

h2.subtitle{
text-align:center;			
font-size: small;
font-weight:normal;
text-transform:uppercase;
letter-spacing: 3px;
}

p {
font-size: medium;
font-weight: normal;
}

#baseTable {
background-color: #ffffff;
width: 525;
text-align: center;
cellpadding: 0;
cellspacing: 0;

}

#contentTable {
background-color: #ffffff;
width: 100%;
text-align: center;

td.eventText {
background-color: #ffffff;
width: 70%;
text-align: left;
cellpadding: 0;
cellspacing: 0;
}


td.card {
background-color: #ffffff;
width: 30%;
align: right;
cellpadding: 0;
cellspacing: 0:
}

td.title {
colspan:2;
height: 60;
align: center;
}

#tradingCard {
background-color: #ffffff;
width: 100%;
height: 100%;
border: ;
text-align: center;
}