 body, td
 
 { 
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family:  Helvetical, Arial, Verdana, Geneva, SunSans-Regular;
	}

A:link, A:visited { color:#a03b03; text-decoration: underline; }

A:hover, A:active { color:#de5a11; text-decoration: underline; }

.orange { color: #f90; font-size: 8pt; font-family: Helvetical, Arial, Verdana, Geneva, SunSans-Regular; font-style: normal; font-weight: normal; }
.header   { color: #360; font-size: 12pt; font-family: Helvetica, Arial, verdana, geneva, sans-serif ; font-weight: bold; }
.whiteheader   { color: #ffffff; font-size: 14pt; font-family: Helvetica, Arial, verdana, geneva, sans-serif ; font-weight: bold; padding: 0 0 0 10px; }
.headersm   { color: #333; font-size: 10pt; font-family: Helvetica, Arial, verdana, geneva, sans-serif ; font-weight: bold; }

.textarea { margin: 15px; padding: 0; }

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

.whitelink { color : white; font-size: 9pt; text-decoration: none;}
.whitelink a:link { color : white; font-size: 9pt; text-decoration: none;}
.whitelink a:visited { color : white; font-size: 9pt; text-decoration: none;}

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

.login { font-size: 7pt; }
.disclaimerwhite { color: #ffffff;font-size: 7pt; text-decoration: none;}
.disclaimerwhite a:link  { color: #ffffff; font-size: 7pt;text-decoration: none; }
.disclaimerwhite a:hover  { color: #d8d8d8; font-size: 7pt;text-decoration: none; }
.disclaimerwhite a:visited  { color: #ffffff; font-size: 7pt;text-decoration: none; }

.toplinks { font-size: 8pt }

.backtotop { font-size: 7pt ; 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: 8pt; font-weight: bold; }

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

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

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

.PostSubTitle 
{
	font-weight: bold;
}
.PostText
{
    font-weight: normal;
}
.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;
}
.FeaturedProducts_Header   { color: #063; font-size: 12pt; font-family: Helvetica, Arial, verdana, geneva, sans-serif ; font-weight: bold; }

/*popup image styles*/
#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001;
   top:0px;
   left:0px;
   filter:alpha(opacity=65);  
}
#popUpDiv {
    position:absolute;
    width:525px;
    height:525px;
    z-index: 9002;
}
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}.b1 {height:1px; background:#888; margin:0 5px;}
.b2 {height:1px; background:#ddd; border-right:2px solid #888; border-left:2px solid #888; margin:0 3px;}
.b3 {height:1px; background:#ddd; border-right:1px solid #888; border-left:1px solid #888; margin:0 2px;}
.b4 {height:2px; background:#ddd; border-right:1px solid #888; border-left:1px solid #888; margin:0 1px;}
.contentb {background: #ddd; border-right:1px solid #888; border-left:1px solid #888;}
.contentb div {margin-left: 5px;}
/*end popup image styles*/