body
{
	background-color: #ffffff;
	color: #000000;
	font-size: small;
	font-weight: normal;
	font-family: sans-serif;
}

a:hover
{
	text-decoration: none;
	/* color: #8ab2b2; */
	/* color: #74bec1; */
	/* color: #70b0b2; */
	color: #81aab0;
}

h3,.pg-title{
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

tr.menulink
{
	/* border-bottom: 1px solid #f7fefe; */
	font-size: 11px;
	font-family: courier;
	text-decoration: none;
}

td.menulink
{
	border-top: 1px solid #e9f6f6;
	text-decoration: none;
}

tr.menulink:hover
{
	background-color: #f7fefe;
	
	text-decoration: none;
}

.signature
{
	font-size: x-small;
}

h1, h2, h3
{
	/* color: #8edddd; */
	/* color: #6fbac0; */
	color: #4f9aa0;
}

h1, h2
{
	margin-top: 5px;
}

h2, h3
{
	font-size: 140%;
}

table.highlight,
table.highlight-red
{
	border-spacing: 4px;
	margin-left: 15px;
	margin-bottom: 5px;
}

table.highlight,
td.highlight
{
	background: #e9f6f6;
	border: 1px solid;
}

table.highlight-red
{
	margin-left: 20px;
	background: #c2e5e5;
	border: 2px solid #ff0000;
}

table.poll
{
	background: #e9f6f6;
	border: 1px solid;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	height: 8px;
}

ol.poll
{
	margin-left: 0px;
	padding-left: 20px;
}

tt
{
	font-size: 120%;
}

del
{
	color: #595959;
}

blockquote
{
	font-family: Times, Times New Roman, sans-serif;
	font-style: italic;
	font-size: 120%;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 4px;
	background: url(http://www.mandarindesign.com/images/quote.gif) no-repeat;
	padding-left: 25px;
}

