/*this is the style for the links before it is activated*/
BODY 
{ 
scrollbar-base-color: #996633;
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color: #ffffff;
scrollbar-Track-Color: #ffffff;
scrollbar-Highlight-Color: #ffffff;
scrollbar-face-color: #996633;
scrollbar-3dlight-color: #ffffff;

   }
   
a:link.tradlink  {color : blue; text-decoration: underline;}
a:visited.tradlink  {color : purple;}
a:active.tradlink  {color : blue; text-decoration: none;}
a:hover.tradlink  {color : blue; text-decoration: underline;}

.navlinkco {COLOR: #996633; TEXT-DECORATION: none; font-family: verdana;  font-size: 83%; letter-spacing: -.5px; }
a:link.navlinkco  {color : #996633;}
a:visited.navlinkco  {color : #996633;}
a:active.navlinkco  {color : #996633; text-decoration: none;}
a:hover.navlinkco  {color : #000000; text-decoration: underline;}

/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #996633; TEXT-DECORATION: none; font-family: verdana;  letter-spacing: -.5px;  }
A:visited {COLOR: #996633; TEXT-DECORATION: none; font-family: verdana;  letter-spacing: -.5px; }
A:hover {color : #000000; text-decoration: underline; font-family: verdana;  letter-spacing: -.5px; }
A:active {color : #996633; text-decoration: none; font-family: verdana;  letter-spacing: -.5px; }

/* this is the stylesheet for the buttons */
.Navlink {COLOR: #ffffff; TEXT-DECORATION: none; font-family: verdana; font-size: 10pt; font-weight: bold;}
a:link.Navlink  {color : #ffffff;}
a:visited.Navlink  {color : #ffffff;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}

h3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;  font-size: 100%;}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; text-decoration: none;  }

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 83%; color: #000000; text-decoration: none;  }

ul { margin-left: 15px; }

/*this references the font and style for the title of the "Baja's English Language Newspaper" title*/ 
.black_title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 116%; 	
	color : #ffffff;
	text-decoration : none;
	background-color: #000000;
}

.bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 83%;	
	color: black;
	font-weight: bold;
}	

.borderblack { border: 1px solid #000000;}

.borderorange { border: 1px solid #663300;  background-color: #ffffff;}

.ButtonS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
	background-color : #996633;
	font-weight : bold;
	border: 1px solid #000000;
	width: 100%;
}

.cellbackground {   }

.copyright { font-size: 83%; }

.email {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 60%;
	color: Black;
	
	}	

.sitemap {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}
	
.slog {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color: #996633
	}
	
.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #000000; text-decoration: none;    padding-right: 13px; }


.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color : Black;
	text-decoration : none;
	font-weight: bold;
	border-bottom: 1px dashed #CC6633;
	border-top: 1px dashed #CC6633;
	  }
	  
.tradlink {
	color: blue;
	text-decoration: underline;
}

.waterstone {
	font-family: Century Gothic, Helvetica, Lucida Sans, sans-serif;
	font-variant: small-caps;
	text-align: center;
}

.whitetext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #ffffff; text-decoration: none;}	