body, td
{ 
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Geneva, SunSans-Regular;
	}

A:link, A:visited { color:#660000; text-decoration: none; }
A:hover, A:active { color:#696969; text-decoration: underline; }


#header { font-weight:bold; font-size:12pt; color: #660000;}
#homeheader { font-weight:bold; font-size:7pt; color: #660000;}
#homecal { font-size:7pt;}
#leftmenu{ font-weight:bold; color: black;font-size:7pt;}



/**************************************
Management Styles
**************************************/

.tblArchiveDates
{
	 border-color: Black;
	 border-style: solid;
	 border-width: thin;
}
.tblCellArchiveDates
{
	 border-color: Silver;
	 border-style: solid;
	 border-width: thin;
}

.HeaderText
{
	
}

.PageTitle
{ font-weight:bold; font-size:12pt; color: #660000; }	

.MsgAtTop
{
}
.GridTitle 
{
	font-weight: bold;
}

.PostTitle
{ font-weight:bold; font-size:10pt; color: #660000;}

.PostSubTitle 
{
	font-weight: bold;
}
.PostText
{
}
.ImageCaption
{
	font-size: x-small;
	text-align: center;
}

.b
{
	font-weight: bold;
}
.i
{
	font-style: italic;
}
.u
{
	text-decoration: underline;
}

.red-bold
{
	color: #990000;
	font-weight: bold;
}
.small
{
	font-size: 7pt;
}

.center
{
	text-align: center;
}

/**************************************
Table cell
**************************************/
.tc_Name
{
	font-weight: bold;
	vertical-align:top;
}
.tc_Value
{ font-weight: bold; }
.tc_Buttons
{
	text-align: center;
}

.errorMessage
{
	background-color: Yellow;
	font-weight:bold;
}