﻿body
{
text-align: center;
background-color: #aac3da;
margin: 4px 0 0 0;
font-family: verdana;
font-size:10pt;
}

body.homepage
{
text-align: center;
background-color: #ffffff;
background-image: url('images/b1.gif');
background-repeat: repeat-x;
margin: 4px 0 0 0;
font-family: verdana;
font-size:10pt;
}

#content
{
text-align: center;
width: 570px;
margin: 0 auto;
background-color: #ffffff;
padding:10px;
}

#anywhereLogin
{
    padding-right:4px;
    text-align: right;
}

#innerContent 
{
    padding:10px;
    text-align: left;
}

.searchPanel
{
text-align: center;
width: 590px;
margin: 0 auto;
background-color: #ffffff;
padding:0px;
}

.divStats
{
text-align: center;
width: 590px;
margin: 0 auto;
background-color: #ffffff;
padding:0px;
}

.divStatsLink
{
text-align: center;
width: 350px;
margin: 0 auto;
background-color: #aac3da;
color: #ffffff;
padding:0px;
}

.watermark 
{
    color: #808080;
}
a, a:visited{
	color: #800000;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#800000;
	text-decoration:underline;
}

a.listmember, a.listmember:visited{
	color: #800000;
	text-decoration:none;
	font-weight:bold;
}
a.listmember:hover{
	color:#800000;
	text-decoration:underline;
}

a.NameTag, a.NameTag:visited{
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
a.NameTag:hover{
	color:#000000;
	text-decoration:underline;
}

a.SignOut, a.SignOut:visited{
	color: #000000;
	text-decoration:underline;
	font-weight:normal;
}
a.SignOut:hover{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}


a.ScreenName, a.ScreenName:visited{
	color: #2276BB;
	text-decoration:none;
	font-weight:bold;
}
a.ScreenName:hover{
	color:#2276BB;
	text-decoration:underline;
	font-weight:bold;
}


a.tweet, a.tweet:visited{
	color: #2276BB;
	text-decoration:none;
	font-weight:normal;
}
a.tweet:hover{
	color:#2276BB;
	text-decoration:underline;
	font-weight:normal;
}

a.tweetlink, a.tweetlink:visited{
	color: #2276BB;
	text-decoration:none;
	font-weight:normal;
}
a.tweetlink:hover{
	color:#2276BB;
	text-decoration:underline;
	font-weight:normal;
}


a.tweetsmall, a.tweetsmall:visited{
	color: #808080;
	text-decoration:none;
	font-weight:normal;
}
a.tweetsmall:hover{
	color:#808080;
	text-decoration:underline;
	font-weight:normal;
}
.tweetsmallprint
{
color: #808080;
font-family: verdana;
font-size:8pt;
padding-top:5px;
}
.tweetsmallprinttweetview
{
color: #808080;
font-family: verdana;
font-size:8pt;
clear:both;
}

