body {
background: #cccccc url("images/back.jpg") top left repeat-x;
margin:0;
padding:0;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

/*
a {
color:#ff0000;
text-decoration:underline;
}

a:link {
color:#ff0000;
text-decoration:underline;
}

a:hover {
color:#660000;
text-decoration:underline;
}
*/
	
	#container{
	width:100%;
	text-align:center;
	}
	
	#banner{
	width:700px;
	margin-left:60px;
	padding-top:10px;
	background:#ff0000;
background-color:transparent;
	}
	
	#banner img {
	margin-left:50px;
	}

	
	#wrap{
	width:870px;
	margin: 0 auto;
	text-align:left;
	background: #fff;
	}
	
	#header{
	background: #fff url("images/headerBack.jpg") top left no-repeat;
	height:167px;
	}
	
	#leftBar {
	background: #fff url("images/leftBack.jpg") top left repeat-y;
	}
	
	#rightBar {
	background: #fff url("images/rightBack.jpg") top left repeat-y;
	}
	
	#bottomBar {
	background: #cccccc url("images/bottom.jpg") top left no-repeat;
	}
	
	
	#content{
	}
	
	#footer {
	background: #cccccc url("images/footerBack.gif") top left repeat-y;
	color:#2a4776;
	text-align:right;
	font-size:10px;
	clear:both;
border-top:1px solid #2a4776;
border-bottom:1px solid #2a4776;
height:30px;
	}
	
	#footer a {
	text-decoration:none;
	color:#2a4776;
padding-right:10px;
	}
	
	#footer a:link{
	text-decoration:none;
	color:#2a4776;
	}
	#footer a:hover{
	text-decoration:underline;
	color:#2a4776;
	}
	


#contentRight{
float:right;
width:222px;
height:930px;
background: #fff url("images/contentRightBack.jpg") top left no-repeat;
}

#contentRight .ad {
border:1px solid #999999;
}


#contentLeft{
float:left;
width:510px;
*width:530px;
text-align:justify;
font-size:13px;
line-height: 16pt;
padding:10px 0 20px 20px;
*padding:20px 0 20px 20px;
}


#contentLeft img{
border:1px solid #2a4776;
}

#contentLeft a{
color:#4e81d1;
text-decoration:underline;
}

#contentLeft a:link{
color:#4e81d1;
text-decoration:underline;
}

#contentLeft a:hover{
color:#ff0000;
text-decoration:underline;
}

h2 {
color:#ff0000;
font-size:18px;
margin:0 0 8px 0;
}

#contentLeft strong{
color:#2a4776;
font-size:12px;
}

#contentLeft .tableBox strong{
color:#ff0000;
font-size:12px;
}


.buttonscontainer {
width: 180px;
*width:195px;
padding-right:15px;
*padding-right:0;
}

.buttons a {
text-decoration:none;
color: #fff;
border:1px solid #2a4776;
border-bottom:0px solid #2a4776;
/* background-color: #d21034; */
padding: 10px 8px 6px 7px;
font-family: sans-serif;
font-style: normal;
font-variant: small-caps;
font-weight: bold;
font-size: 16px;
letter-spacing: 0.1ex;
display: block;
margin: 0px;
width: 100%;
text-align: left;
background: url("images/tableft10.gif") repeat-x left top;
}

.buttons a:hover {
background-color: #4564ab;
color: #FFFFFF;
text-decoration: none;
background-position:0% -42px;
}


#flashBox {
width:451px;
float:left;
}


.tableBox {
font-size:13px;
}

.colTitle {
color:#ff0000;
text-decoration:underline;
}

.tableTitle {
background:#4e81d1;
color:#fff;
font-weight:bold;
padding-left:10px;
}

.subTableTitle {
background:#7296cd;
color:#fff;
font-weight:bold;
padding-left:3px;
font-size:10px;
}

.subBox {
font-size:11px;
}

.playerBold{
font-weight:bold;
}


.navCellOff
{
background-color: #FFF;
}
.navCellOn
{
background-color: #e6effc;
} 

.legendTitle {
font-size:16px;
font-weight:bold;
color:#ff0000;
}

