﻿body{
	background: color:#4E4628;
	font:normal 14px/19px Arial, Helvetica, sans-serif;
	margin:0; padding:0;}
p{
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	margin:5; padding:0;
	color: #776f75;
	
	 
}
div, h2, h3, h4, h5, h6, form, label, input, span, p, a{
	margin:0; padding:0;}

ul,li
{
	margin:5; padding:0;
	list-style-type: circle;

}
a
{
	color: #ffff00;
	text-decoration:underline;
	font-weight:bold;
}
.basicLink
{
	color: #ffff00;
	text-decoration:underline;
	font-weight:bold;
}	
.basicFont
{
	color: #434240;
	text-decoration:none;
	font-weight:bold;
	font-size:7.5pt;
}	
.basicFont1 {
	font-family:arial;
	font-size:9pt;
	 color: #ffffff;
}
.basicFont2 {
	font-family:sans-serif;
	font-size:8pt;
	 color: Black;
}

.basicFont3 {
	font-family: Arial;
	font-size:7.5pt;
	 color: #A34498;
	 line-height:1.3;
}



.errorFont {
	font-family: Arial;
	font-size:8pt;
	 color: Red;
	 font-weight:bold;
}

.surveyTitle {
	font-family:arial;
	font-size:8pt;
	 color: #776f75;
	 padding:4;
	 
}
.mailingListTitle {
	font-family:sans-serif;
	font-size:8pt;
	 color: #776f75;
	 padding:4;
	 font-weight:bold;
}
h1
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color: White;
}
.pageTitle
{
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;
	color: Yellow;
}

.message
{
	font-family:Arial;
	font-size:12pt; 
	color: #cccccc;
}

ul{
	list-style:none;}
.spacer{
	font-size:0; line-height:0; clear:both;}
	

  ._VIEWTABLE
   {
      border: #060F40 2px solid;
      color: #060F40;
      background: #ffffcc;
   }
   
    .newstable
   {
      border: #060F40 1px solid;
      color: #006666;
      background: #ffffff;
   }
   
    
   .newstableheader
   {
      border: #060F40 2px solid;
      color: #ffffff;
      background: #8792A4;
   }
   
    .basictable
   {
      border: #060F40 1px solid;
      color: #060F40;
      background: #ffffFF;
      
   }
   
   .basicpanel
   {
     background: #E0E0E0;
   }
   
   .producttable
   {
      border: #CCCCCC 1px solid;
      color: #776f75;
      background: #white;
   }
   
   .carttable
   {
      border: #060F40 1px solid;
      color: #060F40;
      background: #ffffFF;
   }
   
   .producttableheader
   {
      border: #776f75 1px;
      color: #776f75;
      background: White;
      font-size:larger
   }
  
   
   .watermark {
	background: #FFAAFF;
}

.menuTitle
   {
       
      text-align: center; 
      background-color: #000099;
      color: White;
      font-size: larger;
      font-family:Verdana
   }
._basicForm
   {
      border: #060F40 1px solid;
      color: #060F40;
      background: #888888;
   }
   
   ._basicFormWhite
   {
      border-top-style: groove; 
      border-right-style: groove; 
      border-left-style: groove; 
      background-color: #FFFFFF; 
      border-bottom-style: groove;
   }
   
   ._basicFormHeader
   {
      background: #999999 ;
      color: White;
   }
   
   ._basicFormHeaderHelp
   {
      height: 21px; 
      text-align: right; 
      background-color: #000099;
   }
   
   ._basicFormSubHeader
   {
     background: #999999 ;
      text-align: left;
      font-size:12px;
      font-weight: bold;
      color: White;
      
   }
   
   ._basicFormSubFooter
   {
     
      background: #ccffff ;
     
   }
   ._basicFormFooter
   {
     background: #9ebef5 ;
   }
   
   ._basicFormTR
   {
      border: #000000 2px solid;
      background: #000000 ;
   }
   
   ._basicFormFieldLabelTD
   {
      width: 50%; text-align: right; height: 24px;
      color: #eeeeee;
       font-weight: bold;
   }
   
   ._basicFormFieldControlTD
   {
     width: 50%; height: 24px; text-align: left;
      color: #eeeeee;
   }
   
   ._basicProductListingTD
   {
      text-align: left;
   }
   
   
   
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
