﻿body
{
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	background: #EAFEFD;
	text-align: center;
}
img { border: none; }
#loginBar, #footer
{
	color: #A0A8F8;
}
#footer 
{
	position: relative;
	width: 980px;
	height: 29px;
	margin: 10px 0 5px;
	clear: both
}
#loginName
{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
#loginBar a, #loginBar a:hover, #loginBar a:visited
{
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}
#footer a, #footer a:hover, #footer a:visited 
{
	color: #FFF;
}
.noresults
{
	color: #666;
	margin: 5px;
}
#leftMenu ul 
{	
	list-style-type: none;
	text-align: left;
	margin: 5px;
	padding: 0;
}
#leftMenu ul li 
{
	margin: 4px 0;
}
#leftMenu ul a, #leftMenu ul a:hover, #leftMenu ul a:visited
{
	color: #1A2072;
	text-decoration: none;
}
.ecardThumbnailTitle a, .ecardThumbnailTitle a:hover
{
	color: #1A2172;
	text-decoration: none;
	font-weight: bold;
	margin: 5px;
	display: block;
}
.breadcrumb 
{
	 text-align: left;
	 color: #531673;
	 font-weight: bold;
	 font-size: 1.2em;
	 margin: 10px 50px;
}
.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:hover
{
	color: #ED028F; text-decoration: none;
}
.topten 
{
	 color: #EE008C;
	 background: #FFF;
}
.topten ol 
{
	margin-left: 0;
}
.topten li 
{
	margin: 2px 0 2px -5px;
}
.topten a, .topten a:visited, .topten a:hover 
{
	color: #1A1F70;
	text-decoration: none;
}
.replyforfree a, .replyforfree a:visited, .replyforfree a:hover
{
	color: #310167;
	text-decoration: none;
	font-weight: bold;
}
.highlightOnOver { border: 2px solid #CCC; cursor: pointer }
.highlightOnOver:hover { border: 2px solid #F00 }