.site-blurb {

}
#mission {
  background-color: #fff;
  padding: 0;
  color: #369;
}
#advice {
  background-color: #fff;
  border: 1px black solid;
  margin-top: 1em;
  width: 450px;
  padding: 0.5em;
  color: black;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0em 0em 0em;
  font-size: 2em;
  padding: 0px;
}
.site-name a:link, .site-name a:visited {
  color: #369;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #aaa;
  display: block;
  margin: 0em 0em 0em 0em;
  font-style: italic;
  font-weight: bold;
}



html { overflow-x: auto; } 

.boxed {
border: 1px black solid;
background: #eeeeee;
padding: 0.5em;
margin-left: 1em;
float: right;
width: 35%;
	}


BODY {
  width: 880px;
  margin: 0 auto;
  padding-top: 5px;
  color: #000;
  background-color: #fff;
  font-size: 12px;
  text-align: center;
  font: 76% Verdana, Arial, Helvetica, sans-serif;

} 

.bodyborder

{
}

.boxtitle {
font-weight: bold;
}


BR {
font-size : 5px; 
margin : 0; 
} 

a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #39c;
}
a:visited {
  color: #369;
}
a:hover {
  color: #39c;
  text-decoration: underline;
}

INPUT , SELECT {
background-color : #FFFFFF; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
color : #000000;

} 

TEXTAREA {
background-color : #FFFFFF; 
color : #000000; 
font-family : tahoma, verdana, arial, helvetica; 
font-size : 11px; 
} 





.categories LI {
color : #666666; 
list-style-image: url(./images/point.gif);
margin: 0px;
padding: 1em;

} 


TD {
font-size: 12px;
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
display:inline;
} 

.adborder {
border: 1px #6699FF dashed;
padding: 0.5em;

}

.border2 {

}








/* Categories */

.maincat {

        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
}







/* SubCategories on the index page */

.subcat {

        font-size: 12px;
	text-decoration : underline; 

}






/* Category Counters (number of subcategories, number of listings */

.count {
        font-family: verdana;
        font-size: 9px;
	color: 888888;
	text-decoration : none; 

}



/* Empty Categories */

.emptycat {
        font-family: tahoma;
        font-size: 13px;
        font-weight: bold;
	text-decoration : none; 
	color: 888888;
}


/* Empty SubCategories on the index page*/

.emptycat2 {

        font-size: 12px;
	text-decoration : none; 
	color: 888888;
}


/* Side boxes gray text (hits, date) */

.sideboxtext {
        font-family: tahoma;
        font-size: 10px;
	text-decoration : none; 
	color: AAAAAA;
}

/* Side boxes description font */

.boxdescr
{
        font-family: verdana, tahoma, arial;
        font-size: 9px;
	text-decoration : none; 
	color: 777777;

}

.companyA
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : none; 
        font-weight: bold;
	color: red;
}

.companyB
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none;
        font-weight: bold; 
	color: blue;
}

.companyC
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none;
        font-weight: bold;
	color: green;
}

.companyD
{
        font-family: verdana, tahoma, arial;
        font-size: 11px;
	text-decoration : underline; 
        font-weight: bold;
	color: black;
}
