body
{
	font-family: Verdana, Euromode, Arial;
	font-size: 10pt;
}

.content
{
	font-size: 10pt;
	background-color: #585e5b;
	margin: 10px;
	color:White;
}

.members
{
	font-family: Verdana, Euromode, Arial;
	font-size: 8pt;
}

table
{
	font-size: 10pt;
}

ul
{
	font-size: 10pt;
	line-height : 2em;
}

a.contents, a.contents:active, a.contents:link, a.contents:visited
{
	font-size: 8pt;
	color: White;
}

a, a:active, a:link, a:visited
{
	font-size: 8pt;
	color: White;
}

a.contents:hover
{
	font-size: 8pt;
	background-color:Black;
	text-decoration : none;
	border-style: groove;
	border-width: 1px;

}

table.members
{
	font-size: 8pt;
}

.rightcolumn
{
	text-align: right;
	padding-right : 5px;
}

input, select, textarea
{
	font-size: 8pt;
	font-family: Verdana, Euromode, Arial;
}

select.display, input.display, textarea.display
{
	border: solid 0px blue;
	color: Black;
}

.popupsummary 
{ 
	font-size: 8pt;
	background-color : #e8eeeb;
	margin: 2px;
	color:Black;
	Z-INDEX: 1000; 
	padding: 5px;
	padding-top : 0;
	border:none;
	border: solid 1px #585e5b;
}
.followupheader 
{
	color:White;
	font-size: 8pt;
	background-color : #585e5b;
}

.popupsummaryitem
{
	font-size: 8pt;
	border-top: solid 1px gray;
	margin-top: 5px;
}

.button
{
	color: White;
	text-align:center;
	border: solid 1px;
	background-color : #585e5b;
	height: 18px;
	vertical-align: middle;
	cursor: hand;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

a.button:hover
{
	background-color : #A6AAA0;
	color: Black;
}

.grouplabel
{
	background-color: #585e5b;
	color: White;
}

.gridheader
{
	color: White;
	font-size: 8pt;
	background-color: #585e5b;
}

.gridrow, a.gridrow, a.gridrow:active, a.gridrow:link, a.gridrow:visited
{
	text-decoration : none;
	color:black;
	font-size: 8pt;
}
.gridrowunread, .gridrowunread, a.gridrowunread, a.gridrowunread:active, a.gridrowunread:link, a.gridrowunread:visited
{
	color:black;
	text-decoration : none;
	font-size: 8pt;
	font-weight: bold;
}

.gridrowalternate
{
	background-color : #F8F8F8;
	font-size: 8pt;
}

.number
{
	text-align : right;
}	