body, td, layer { color: black; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Verdana, Helvetica,Arial, Geneva, Swiss, SunSans-Regular;  }
	A:link, A:visited { color:#006699; text-decoration: none; }
	A:hover, A:active { color:#669999; text-decoration: underline; }


#leftmenu {
	font-size:8pt;
	color: white;
	width: 100px;
	
}

#header { font-weight:bold; font-size:12pt; color: #006699;}
#homehot{ font-size:8pt; font-weight:bold; color: #000000;}


.header   { font-weight:bold; font-size:12pt; color: #006699; }


.headersm   { color: #069; font-size:10pt; font-family: verdana, geneva, Arial, Helvetica, sans-serif ; font-weight: bold; }


.topmenu  { color: #fff; font-size: 10pt }
.topmenu a:link  { color: #fff; font-size: 10pt }
.topmenu a:hover  { color: #fff; font-size: 10pt }
.topmenu a:visited  { color: #fff; font-size: 10pt }

.whitelink { color : white; font-size: 10pt }
.whitelink a:link { color : white; font-size: 10pt }
.whitelink a:visited { color : white; font-size: 10pt }

.disclaimer { font-size: 8pt ; margin: 5pt; }

.login { font-size: 8pt; }
.disclaimerwhite { color: #ffffff;font-size: 8pt }
.disclaimerwhite a:link  { color: #ffffff; font-size: 8pt }
.disclaimerwhite a:hover  { color: #d8d8d8; font-size: 8pt }
.disclaimerwhite a:visited  { color: #ffffff; font-size: 8pt }

.toplinks { font-size: 10pt }

.backtotop { font-size: 8pt ; margin: 2pt; }



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

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

.HeaderText
{ font-size: 10pt; font-weight: bold; }

.PageTitle
{ color: #006699; font-size: 12pt; font-family : verdana, geneva, Arial, Helvetica, sans-serif
; font-weight: bold; }	

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

.PostTitle
{ font-weight:bold; font-size:12pt; color: #006699; }

.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;
}