/* CSS Document */

/* links */
  a:visited { color: #CC710B;
  text-decoration:none;
  font-weight:bold;
}
  a:link { color: #CC710B;
  text-decoration:none;
  font-weight:bold;
}
  a:active { color: #CC710B;
  text-decoration:none;
  font-weight:bold;
}
  a:hover { color: #F69824;
  text-decoration:none;
  font-weight:bold;
}

  a.testyl:hover { color: #0000FF;
  text-decoration:none;
  font-weight:bold;
}
  a.testyl:active { color: #0000FF;
  text-decoration:none;
  font-weight:bold;
}
  a.testyl:visited { color: #0000FF;
  text-decoration:none;
  font-weight:bold;
}
  a.testyl:link { color: #0000FF;
  text-decoration:none;
  font-weight:bold;
}

  .nolink { color: #F69824;
  font-size:small;
  text-decoration:none;
  font-weight:bold;
}

.testy {color: #41863E;
}

.style44 {font-size: 11pt}

/* h2 */
h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* main font */
.style14 {
	font-size: medium;
	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* guarantee */
.guarantee {
	font-size: small;
	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* bottom */
.style42 {
	font-size: small;
	font-weight:bold;
	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

/* used on the side bars */
  a.text1:visited {
	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
  a.text1:link {	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	font-size: 12px;
}
  a.text1:active {	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	font-size: 12px;
}
  a.text1:hover {	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;	font-size: 12px;
}


/* used in the body */
  a.text2:visited {
	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
  a.text2:link {	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
  a.text2:active {	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
  a.text2:hover {	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* used in the site map */
  a.text3:visited {
	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
  a.text3:link {	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
  a.text3:active {	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
  a.text3:hover {	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



/* used on the home page grey */
.style11 {
	font-size: small;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;}
	
	
/* used for the left side links when inactive */
.style15 {
	font-size: 12px;
	font-weight: bold;
	color: #631408;
	font-family: Geneva, Arial, Helvetica, sans-serif;}
	
.small {
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;}
