/* CSS Document */

/* ------------------------------------------ Backgrounds ---------------------------------------------------- */

/* Page background color. */
body { background-color: #0099FF;}

/* Footer background color and text. */
td.bg_color { background-color: #0099FF; font-family: "Microsoft Sans Serif";font-size: x-small;color: #000000;}
 
/* -------------------------------------------- Borders ------------------------------------------------------ */

/* Main table or outter table border. */
table.mainTable{border: 1px solid #333333;}

/* Inner table borders. */
table.innerTables{border: 1px solid #333333;}

/* ----------------------------------------- Navigation Links ----------------------------------------------- */
	
/* Email Terms Home Links */
a.nav:link {font-family: "Microsoft Sans Serif";font-size: x-small;text-decoration: none;color: #333333;font-weight: normal;}
a.nav:visited {font-family: "Microsoft Sans Serif";font-size: x-small;text-decoration: none;color: #333333;font-weight: normal;}
a.nav:active {font-family: "Microsoft Sans Serif";font-size: x-small;text-decoration: none;color: #333333;font-weight: normal;}
a.nav:hover {font-family: "Microsoft Sans Serif";font-size: x-small;font-weight: normal;color: #333333;text-decoration: underline;}

/* Rss feed link text. */
a.rssText:link{font-family: "Microsoft Sans Serif";font-size: xx-small;text-decoration: none;color: #333333;font-weight: bold;}
a.rssText:visited{font-family: "Microsoft Sans Serif";font-size: xx-small;text-decoration: none;color: #333333;font-weight: bold;}
a.rssText:active{font-family: "Microsoft Sans Serif";font-size: xx-small;text-decoration: none;color: #333333;font-weight: bold;}
a.rssText:hover{font-family: "Microsoft Sans Serif";font-size: xx-small;text-decoration: none;color: #333333;font-weight: bold;}
/* Cluster navigation. */

a.cluster {
	font-family: "Microsoft Sans Serif";
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}

a.clusterResults:link {font-family: "Microsoft Sans Serif";font-size: x-small;text-decoration: none;color: #333333;font-weight: normal;}
a.clusterResults:visited {font-family: "Microsoft Sans Serif";font-size: x-small;text-decoration: none;color: #333333;font-weight: normal;}
a.clusterResults:active {font-family: "Microsoft Sans Serif";font-size: x-small;text-decoration: none;color: #333333;font-weight: normal;}
a.clusterResults:hover {font-family: "Microsoft Sans Serif";font-size: x-small;font-weight: normal;color: #333333;text-decoration: underline;}


/* --------------------------------------------- Text ------------------------------------------------------- */

/* Contact text - email */
td.contact {font-family: "Microsoft Sans Serif";font-size: x-small;font-weight: normal;color: #333333;} 

td.clusterTitle {font-family: "Microsoft Sans Serif";font-size: x-small;font-weight:bold; color: #333333;}

p.headText{
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
td.terms{font-family: "Microsoft Sans Serif";font-size: xx-small;color: #333333;} /* Time text. */
td.time{font-family: "Microsoft Sans Serif";font-size: x-small;color: #333333;} /* Time text. */
td.rssBody {font-family: "Microsoft Sans Serif";font-size: x-small;font-weight: normal;color: #333333;} /* Feed body text. */



/* ------------------------------------------- Directory Results ----------------------------------------- */

div.textResults {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

/* Result link */
a.resultLink:link {
	font-family: Microsoft Sans Serif, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.resultLink:visited {
	font-family: Microsoft Sans Serif, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.resultLink:hover {
	font-family: Microsoft Sans Serif, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.resultLink:active {
	font-family: Microsoft Sans Serif, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


td.results {font-family: "Microsoft Sans Serif";font-size: x-small;font-weight: normal;color: #333333;}

/* --------------------------------------------- Text for articles ---------------------------------------- */

/* Main heading. */
h3.headArticle {
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	color: #333333;
}

/* Sub headings. */
h4.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

/* Article body text. */
p.articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

/* ---------------------------------------------- Index page article ------------------------------- */

/* Heading of index page article. */
td.indexHead {
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}


/* Index page article body. */
td.indexArticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

/* ------------------------------------------------ Email styles ----------------------------------------------- */

fieldset {
	width: 450px;
	font-family: "Microsoft Sans Serif";
	font-size: x-small;
	font-weight: normal;
	color: #333333;
}

legend {
	font-family: "Microsoft Sans Serif";
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}

/* ----------------------------------------------- Index page submit button in ad ------------------------------ */


input.butt {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	width: 600;
}

/* ------------------------------------------------- DW Pages ---------------------------------------------------- */

a.linkPage {
	font-family: "Microsoft Sans Serif";
	font-size: xx-small;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}

div.linkPages {
	font-family: "Microsoft Sans Serif";
	font-size: xx-small;
	color: #0099FF;
}

/* -------------------- Get Listed ---------------------------------------------------------------------------------- */
td.getListed{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #333333;
	font-weight: normal;




