/* ------------------------------------------------------------------------------------------------ */
/* 											Contest												*/
/* ------------------------------------------------------------------------------------------------ */
#contest-box
{
	font: 100%/1.2em 'Trebuchet MS', 'Lucida Grande', Serif;
 background: #2C57A6 url(contestbackground.gif);
	margin-top: 10px;
	margin-left: 10px;
	width: 776px;
	height: 64px;
}

#contest-box a 
{
  color: #4c4c4c;
  text-decoration: none;
}

#contest-box a:hover 
{
  color: #4c4c4c;
  text-decoration: underline;
}

#contest-box-float
{
 float: left;
 background: #2C57A6 url(contestbackground.gif);
	margin-top: 10px;
	margin-left: 10px;
	width: 776px;
	height: 64px;
}

#contestsection
{
	background: #FFF url(contestbubbleback.gif);
 /* height: 10px; */
	font: 100%/1.2em 'Trebuchet MS', 'Lucida Grande', Serif;
 font-size: 16px; /* Contest Name */
	width: 170px;
	height: 56px;
 /* top */
	padding: 0px 0px 0px 0px;
	color:  #00A;
	border: 0px solid #555; 
}

td.ContestActionCell
{
 width: 59px;
 margin-top: 2px;
 font-size: 10px; 
}

#contestsection a
{
	color:  #00A;
}

#contestname01, #contestname02, #contestname03, #contestname04
{
 float: left;
}

/* Dollar amounts */
#contestamount01, #contestamount02, #contestamount03, #contestamount04
{
 float: right;
}
/* Dollar amounts  - Updated*/
#contestamount01 i, #contestamount02 i, #contestamount03 i, #contestamount04 i
{
 font-weight: bold;
 background-image:url(overflash.gif);
}

/* Dollar amounts - Oh hold*/
#contestamount01 u, #contestamount02 u, #contestamount03 u, #contestamount04 u
{
 font-weight: bold;
 background-image:url(overhold.gif);
 text-decoration: none; 
	color:  #559;
}


#contestsection a:hover
{
	color:  #A0A;
 text-decoration: none;
}

#contesthead, #contestfoot
{
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

#contestbarholder
{
	padding: 2px 0px 2px 0px;
 float: left;
 width: 170px;
}

#contestbar
{
	background: #0E0;
 font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
 font-size: 6px; 
 color:  #444400;
}
#contestbarback
{
	background: #AAA;
 font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
 font-size: 6px; 
 color:  #444400;
}

td.contestbar
{
	background: #A5B3FA;
 font-size: 6px;  
	height: 6px;
	border: 1px solid #9199FB;
 padding-right: 4;
}

#barbar
{
	background: #E0E;
	height: 6px;
	border: 1px solid #555;
}
