body, table, td
{
	font-family: tahoma, arial, chicago;
	font-size: 12px;
	font-weight: none;
	font-style: none;
	color: #666666;
}

body {
		background-color: #c1c1c1;
		background-image: url('gfx/bg.gif');
		background-repeat: repeat;
}

body.mceContentBody {
   background: #ffffff;
}

.bluenews {
	font-size: 16px;
	font-weight: bold;
	color: #443D73;
}

body, html {
		height: 100%;
}

.eval td {
		padding: 4px;
}

.title {
		font-size: 14px; font-weight: bold; color: #666666;
}

.bluetext {
		color: #3A336D;
}

.darkgraytext {
		color: #4b4b4b;
}

.sgThumbnailAlbum {
		border: 1px solid #666666;
		margin-right: 9px;
		margin-bottom: 9px;
}

div.wrapper
      {
      height: 100%;
      position: absolute;
      left: 50%;
      width: 727px;
      margin-left: -363px; /* half of width */
      }
      
#dropmenudiv {
	position: absolute;
	z-index: 1000;
	overflow: visible;
}

a
{
	font-family: tahoma, arial, chicago;
	color: #3A336D;
	font-weight: none;
	text-decoration: none;
}

a:link
{
	font-family: tahoma, arial, chicago;
	color: #3A336D;
	text-decoration: none;
}

a:visited
{
	font-family: tahoma, arial, chicago;
	color: #3A336D;
	text-decoration: none;
}

a:hover
{
	font-family: tahoma, arial, chicago;
	color: #3A336D;
	background: none;
	text-decoration: underline;
}