/*-- Snow conditions --*/

*
{
	margin: 0;
	padding: 0;
}

caption
{
	text-align: left;
	margin: 0 0 10px 0;
	font-style: italic;
	font-weight: bold;
	color: #01657f;
}

#columnMainContent table
{
	width: 740px;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

#columnMainContent .noborder td, #columnMainContent .noborder tr
{
	padding: 0px;
	border: none;	
}

#columnMainContent td, #columnMainContent tr
{
	padding: 8px;
	border: 1px solid #e6e6e6;
}


#columnMainContent th
{
	padding: 8px;
	font-weight: bold;
	color: #01657f;
	background: url(/local/gfx/bg_table.gif) #50aec8 repeat-x top;
	border-top: 1px solid  #e4e4e4;	
	border-right: 1px solid  #e4e4e4;	
	border-bottom: 1px solid  #e4e4e4;	
	border-left: 1px solid  #e4e4e4;
}

.largedisplay
{
	font-size: 25px;
	font-weight: bold;
	color: #01657f;
}

.mediumdisplay
{
	font-size: 16px;
}

#dailymessage {
	padding-bottom: 20px;
	border-bottom: 1px dotted #d6d6d6;
}

.statstitle {
	width: 250px;
	color: #01657f;
}

