
.dc_summary
{
	padding:4px;
}

.dc_action
{
}

.dc_content
{
	padding:10px;
	border: solid 5px #d3d3d3;
}
.dc_contest_divider
{
	border-bottom: solid 5px #d3d3d3;
	width:100%;
}
.dc_entry_divider
{
	border-bottom: solid 2px #d3d3d3;
	width:100%;
}
.dc_subhead
{
	background-color: #f0f0f0;
}

.dc_subhead div
{
	padding: 5 5 5 5;
}
.dc_subhead_message
{
	width:100%;
	text-align:center;
}

.dc_ent_tablesummary
{
}
.dc_ent_tablelist
{
}

.dc_ent_listitem
{
	text-align:center;
}
.dc_winner
{
	background-color: #ccff66;
}
.dc_ent_detail
{
	text-align:center;
}
	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.dc_menu{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

.dc_menu ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
float:left;
display:inline;
width:100%;
}

.dc_menu li
{
float:left;
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.dc_menu a
{
	display: block;
	color: white;
	background: url(color_tabs_left.gif) #a8a8a8 no-repeat left top;
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
}

.dc_menu a span{
float:left;
display:block;
background: transparent url(color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

.dc_menu a span{
float:none;
}


.dc_menu a:hover
{
	background-color: #d3d3d3;
	color: #000;
	text-decoration: none;
}

.dc_menu a:hover span{
background-color: #d3d3d3;
color: #000;
text-decoration:none;
}

.dc_menu a:visited
{
color:white;
}

.dc_menu .current a, .dc_menu .current a:visited
{
background-color: #d3d3d3;
color:#000;
text-decoration:none;
}

.dc_menu .current span{ /*currently selected tab*/
background-color: #d3d3d3;
color:#000;
text-decoration:none;
}

.dc_menuline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #a8a8a8;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.dc_editor
{
	font-family:Monospace;
	font-family:Tahoma,Arial,Helvetica;
}
