@charset "iso-8859-1";
/* CSS Document */

.headerText
{
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
color:#666666;
background-color:#EEEEEE;
}

.contentTable
{
width:850px;
padding-top:5px;
}

.cellImage
{
	width:120px;
	height:110px;
	vertical-align:top;
}

.cellInfo
{
	font-size:14px;
	height:100%;
	color:#333333;
	font-family: Geneva;
}

.cellRun
{
	font-size:18px;
	vertical-align:middle;
	padding-left:15px;
}

a
{
color:#0033FF;
font-size:12px;
font-family:Arial;
}

a#run
{
color:#888888;
font-size:18px;
}

