.boxtest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bottomtext a:link {text-decoration: none; color: #0000CC;}
.bottomtext a:visited {text-decoration: none; color: #0000CC;}
.bottomtext a:hover {text-decoration: underline; color: #FF6600;}

.topbannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topbannertext a:link {text-decoration: none; color: #0000CC;}
.topbannertext a:visited {text-decoration: none; color: #0000CC;}
.topbannertext a:hover {text-decoration: underline; color: #FF6600;}

.toplinkbanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
.toplinkbanner a:link {text-decoration: none; color: #ffffff;}
.toplinkbanner a:visited {text-decoration: none; color: #ffffff;}
.toplinkbanner a:hover {text-decoration: underline; color: #ffffff;}



.topbannertext a:visited {text-decoration: none;}
.topbannertext a:visited {text-decoration: none; }
.keywordsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.subscriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

}
.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.categories a:link {text-decoration: none; color: #0033cc;}
.categories a:visited {text-decoration: none; color: #0033cc;}
.categories a:hover {text-decoration: none; color: #FF6600; font-weight: bold;}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.maintext a:link {text-decoration: none; color: #0000CC;}
.maintext a:visited {text-decoration: none; color: #0000CC;}
.maintext a:hover {text-decoration: underline; color: #FF6600;}


.searcharrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searcharrows a:link {text-decoration: none; color: #0033cc;}
.searcharrows a:visited {text-decoration: none; color: #0033cc;}
.searcharrows a:hover {text-decoration: none; color: #FF6600; font-weight: bold;}




.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smalltext a:link {text-decoration: none; color: #0000CC;}
.smalltext a:visited {text-decoration: none; color: #0000CC;}
.smalltext a:hover {text-decoration: underline; color: #FF6600;}

.smalltextarial {
	font-family: Arial;
	font-size: 10px;
}
.smalltextarial a:link {text-decoration: none; color: #0000CC;}
.smalltextarial a:visited {text-decoration: none; color: #0000CC;}
.smalltextarial a:hover {text-decoration: underline; color: #FF6600;}

.searchsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.thirteenarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.thirteenarial a:link {text-decoration: none; color: #0000CC;}
.thirteenarial a:visited {text-decoration: none; color: #0000CC;}
.thirteenarial a:hover {text-decoration: underline; color: #FF6600;}
.searchbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header a:link {text-decoration: none; }
.header a:visited {text-decoration: none;  }
.header a:hover {text-decoration: underline; }

.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mediumtext a:link {text-decoration: none; color: #0000CC;}
.mediumtext a:visited {text-decoration: none; color: #0000CC;}
.mediumtext a:hover {text-decoration: underline; color: #FF6600;}

.elevenveranda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.elevenveranda a:link {text-decoration: none; color: #0000CC;}
.elevenveranda a:visited {text-decoration: none; color: #0000CC;}
.elevenveranda a:hover {text-decoration: underline; color: #FF6600;}

.hide 
{ 
   display: none; 
} 
.show 
{ 
   display: block; 
} 

 /* Outline Style Sheet */
 .child {display: none}
 .parent {color: blue; text-decoration: underline; cursor: hand}
 
 #error  {
        margin: 0px 10px 10px;
        padding: 5px;
        border: solid 1px #ffe222;
        background: #fffbe2; }
        
        #error p {
          margin: 4px 0px 0px; }
        
        #error a {
          text-decoration: underline;
          color: #dd3c10; }

 #notice  {
        margin: 0px 10px 10px;
        padding: 5px;
        border: solid 1px #0066cc;
        background: #CEE8FF; }
        
        #notice p {
          margin: 4px 0px 0px; }
        
        #notice a {
          text-decoration: underline;
          color: #dd3c10; }



.accounttopbox {
  margin: 0px;
  padding: 0px 0px;
  background: #CBE3FE;
  border-top: solid 1px #3B5998;
  border-right: solid 1px #3B5998; } 
  
  .maintop {
  margin: 0px;
  padding: 5px;
  background: #F46200;
  border-bottom: solid 1px #AD3901;
  border-top: solid 1px #AD3901;
  border-left: solid 1px #AD3901;
  border-right: solid 1px #AD3901
   } 
   
     .mainbottom {
  margin: 0px;
  padding: 5px;
  background: #F46200;
  border-bottom: solid 1px #AD3901;
  border-top: solid 1px #AD3901;
  border-left: solid 1px #AD3901;
  border-right: solid 1px #AD3901
   } 
  
  .accountbottombox {
  margin: 0px;
  padding: 0px 0px;
  background: #F9FAFB;
  border-right: solid 1px #3B5998;
  border-bottom: solid 1px #D7EDFF} 

  .underlinebottom {
  border-bottom: dotted 1px #999999} 
  
  .galleriesbox {
  margin: 0px;
  padding: 2px;
  background: #FFFFE6;
  border-bottom: solid 1px #ECE966;
  border-top: solid 1px #ECE966;
  border-left: solid 1px #ECE966;
  border-right: solid 1px #ECE966
   } 
   
  .frontpricesbox {
  margin: 0px;
  padding: 0px;
  border-bottom: solid 1px #CCCCCC;
  border-top: solid 1px #CCCCCC;
  border-left: solid 1px #CCCCCC;
  border-right: solid 1px #CCCCCC
   } 
   
  .categoriesbox {
  margin: 0px;
  padding: 2px;
  background: #F0F8FF;
  border-bottom: solid 1px #7CAFD6;
  border-top: solid 1px #7CAFD6;
  border-left: solid 1px #7CAFD6;
  border-right: solid 1px #7CAFD6
   } 
.frontpricescheckered {
	background-image: url(4x_grey_dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
