body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	color: #000000;
}
a:link     { color : #000000; }
a:visited  { color : #666666; }
a:active   { color : #ffcc00; }

A.instructionsbold				
{
	color:#996600;
	font-size:12px;
}

.text {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial, Helvetica
}
.textBold {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica
}

.textItal {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Arial, Helvetica
}

.textItalBold {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Arial, Helvetica
}

.textlogin {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}
.textloginBold {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.textloginSmall {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}

.textloginSmallBold {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}
.footer {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 	
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

.footerNavBar {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 	
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial, helvetica
}
.textBoldStrike {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica;
	text-decoration: line-through;

}
.footerBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.kathycomment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC6600;
	font-weight: bold;
}
.instructionsBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #996600;
	padding: 2px;
}
.listingItal {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style: oblique;

}
.listing {
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
.listingBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.instructions {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #996600;
}
.instructionsItal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #996600;
	font-style: oblique;

}
.DirectoryReadsBoldItal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	font-style: oblique;

}
.DirectoryReadsBold {




	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}
.listingGray {

	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.listingUnderlined {
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;

}
.instructionsBoldStrike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #996600;
	text-decoration: line-through;

}
.listingBoldCAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;

}
.textBoldFirstLetterCAP {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica;
	text-transform: capitalize;

}
a.fields {
	padding: 0px;
	background-color: #eeeeee;
	text-decoration: underline;
	border: none;
	color: #996600;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

a.fields:hover {
  color: #000000;
	padding: 0px;
	text-decoration: underline;
	background-color: #ffcc00;
	border: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footerNavBar:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 	
	COLOR: #ffffff; 
	FONT-FAMILY: verdana, arial, helvetica
	padding: 2px
}
h1 {

	FONT-WEIGHT: bold; 
	FONT-SIZE: 14pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica
}
.instructionsExample {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.orderFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #996633;
}

.highlight {
	background-color: #FFFFFF;
	border: 1px dashed #ff0000;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.btn{
   color:#ff0000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fff;
   border:1px dashed;
   border-top-color:#f00;
   border-left-color:#f00;
   border-right-color:#f00;
   border-bottom-color:#f00;
   width:35%;}
.btn a  { color: #FF0000;}


#emailbtn a {
	color:#000000;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:70%;
	font-weight:bold;
	background-color:#fff;
	border:1px solid;
	border-top-color:#993300;
	border-left-color:#993300;
	border-right-color:#993300;
	border-bottom-color:#993300;
	padding:1px;
	text-decoration:none;
	text-align:center;
	margin-bottom:10px;
}
/* .emailbtn a  { color: #FF0000;} */

#emailbtn a:visited {
	color: #000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:75%;
   font-weight:bold;
   background-color:#fff;
   border:1px solid;
   border-top-color:#000;
   border-left-color:#000;
   border-right-color:#000;
   border-bottom-color:#000;
   padding:5px;
   text-decoration:none;
     text-align:center;}
   
	
#emailbtn a:hover {
	text-decoration:underline;
	background:#ffffff;
	color: #000;
	  text-align:center;

}
#emailbtn a:active {
	text-decoration:underline;
	background:#ffffff;
	color: #000;

  text-align:center;}

#headerbutton a {
	text-decoration:none;
	color: #900;
	padding:3px;
	background:  #ece9c8; 
	border-top: 1px solid #660;
	border-right: 2px solid #660;
	border-bottom: 2px solid #666;
	border-left: 1px solid #660;
	font-weight: bold;	
}
#headerbutton a:visited {
	color: #900;
	}
#headerbutton a:hover {
	text-decoration:underline;
	background:#ffffff;
	color: #900;

}
#headerbutton a:active {
	text-decoration:underline;
	background:#ffffff;
	color: #900;

}
