body
{
	font-family:trebuchet ms,verdana,arial,swiss;
	font-size:10pt;
	margin : 5px 0px 5px 0px;
	text-align: center;
	background-image : url(images/bg.jpg);
}

table.logo
{
width:888px;
margin: 0px auto 0px auto;
}

td.tag
{
background-color:#000000;
}

h1.tag
{
display:inline;
font-size:12pt;
color:#ffffff;
}

td.lhb{ 
	width: 10px; 
	height: 20px;
	background-image: url(images/capleft.gif);
	background-repeat: no-repeat;	
	
}

td.centerhb
{
	width:668px;
	height: 20px;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	font-family: verdana, tahoma, arial,sans-serif;
	font-weight: bold;
	background-image: url(images/cap1.gif);
	background-repeat: repeat-x;
}

td.sidehb
{
	width:178px;
	height: 20px;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	font-family: verdana, tahoma, arial,sans-serif;
	font-weight: bold;
	background-image: url(images/cap1.gif);
	background-repeat: repeat-x;
}

td.rhb
{ 
	width: 10px; 
	height: 20px;
	background-image: url(images/capright.gif);
	background-repeat: no-repeat;	 
}

td.bottomleft
{
	width: 10px;
	height: 14px;
	background-image: url(images/bottomleft.gif);
	background-repeat: no-repeat;
}

td.bottomcentermain
{
	width: 568px;
	height: 14px;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
}

td.bottomsidemain
{
	width: 170px;
	height: 14px;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
}

td.bottomright
{
	width: 10px;
	height: 14px;
	background-image: url(images/bottomright.gif);
	background-repeat: no-repeat;
}

td.lc
{
	width: 10px;
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

td.centerc
{
	width: 668px;
	background-color: #ffffff;
}

td.sidec
{
	width: 170px;
	background-color: #ffffff;
}

td.rc
{
	width: 10px;
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}

table.menu
{
padding: 0px;
	border-collapse : collapse;
	width:160px;
}

td.menu
{
	border-style:solid;
	border-color:#000000;
	border-top-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
}

td.menub
{
	border-style:solid;
	border-color:#000000;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-right-width : 1px;
}

a.menu
{
font-size:11pt;
color:#000000;
font-weight:bold;
text-decoration:none;
}

a.menu:hover
{
font-size:11pt;
color:#FF0000;
font-weight:bold;
text-decoration:none;
}

hr
{
	color:#000000;
	width:160px;
	size : 2px;
}

.form-label
{
font-size:9pt;
}

.button
{
background-color:#ffffff;
color:#000000;
border-style:solid;
border-color:#000000;
border-width:1px;
font-size:9pt;
height:20px;
}

table.picks
{
border-style:solid;
border-color:#666666;
border-width:1px;
border-collapse:collapse;
margin: 5px auto 5px auto;
}

td.picks1
{
border-style:solid;
border-color:#666666;
border-width:1px;
background-color:#ffff99;
padding:3px;
text-align:left;
}

td.picks2
{
border-style:solid;
border-color:#666666;
border-width:1px;
background-color:#ffffff;
padding:3px;
text-align:left;
}

td.pod
{
border-style:solid;
border-color:#666666;
border-width:1px;
background-color:#ffcccc;
padding:3px;
text-align:left;
}