body {
	font-family: Arial, Helvetica, sans-serif; font-size:10; background-color: #000000
}

tr{font-size:12px}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.ccbody{font-size:10px;font-weight:bold;}
.ccbodysubmit{font-size:10px;font-weight:bold;}
.ccbodyhelp{font-size:11px;font-weight:bold;}
.tgava{color:#FFFFFF; font-weight:bold;}
.hdr{background-color:#330099; color:#FFFFFF}

.ftr{background-image:url(images/ftr_bg.jpg);color:white;}
.hhdr{background-image:url(images/ftr_bg.jpg);color:white; font-size:14px; text-align:center}

input.srch{font-size:10px;}

	a.hhdr:link { color: white; text-decoration: none; background-image:url(images/ftr_bg.jpg) }
	a.hhdr:active { color: white; text-decoration: none; background-image:url(images/ftr_bg.jpg)}
	a.hhdr:visited { color: white; text-decoration: none; background-image:url(images/ftr_bg.jpg)}
	a.hhdr:hover {color: red; text-decoration:none; background-image:url(images/ftr_bg.jpg)}

	a.hdr:link { color: white; text-decoration: none; }
	a.hdr:active { color: white; text-decoration: none;}
	a.hdr:visited { color: white; text-decoration: none;}
	a.hdr:hover {color: red; text-decoration:none;}

	a.hdry:link { color: yellow; text-decoration: none; }
	a.hdry:active { color: yellow; text-decoration: none;}
	a.hdry:visited { color: yellow; text-decoration: none;}
	a.hdry:hover {color: white; text-decoration:none;}


	a.hdr1:link { color: yellow; text-decoration: none; }
	a.hdr1:active { color: yellow; text-decoration: none;}
	a.hdr1:visited { color: yellow; text-decoration: none;}
	a.hdr1:hover {color: red; text-decoration:none;}

	a.mmenu:link { color: yellow; text-decoration: none; }
	a.mmenu:active { color: yellow; text-decoration: none;}
	a.mmenu:visited { color: yellow; text-decoration: none;}
	a.mmenu:hover {color: red; text-decoration:none;}

	a.newslink:link { color: yellow; text-decoration: none; }
	a.newslink:active { color: yellow; text-decoration: none;}
	a.newslink:visited { color: yellow; text-decoration: none;}
	a.newslink:hover {color: red; text-decoration:none;}

	a.FrugalFraggle:link { color: yellow; text-decoration: none; }
	a.FrugalFraggle:active { color: yellow; text-decoration: none;}
	a.FrugalFraggle:visited { color: yellow; text-decoration: none;}
	a.FrugalFraggle:hover {color: red; text-decoration:none;}

	a.ad:link { color: black; text-decoration: none; }
	a.ad:active { color: black; text-decoration: none;}
	a.ad:visited { color: black; text-decoration: none;}
	a.ad:hover {color: yellow; text-decoration:none;}




	a.aftr:link { color: white; text-decoration: none; background-image:url(images/ftr_bg.jpg) }
	a.aftr:active { color: white; text-decoration: none; background-image:url(images/ftr_bg.jpg) }
	a.aftr:visited { color: white; text-decoration: none; background-image:url(images/ftr_bg.jpg) }
	a.aftr:hover {color: red; text-decoration:none; background-image:url(images/ftr_bg.jpg)}

.mbrBtn{font-size:10px}
.searchBtn{font-size:10px; background-color:#000099; color:#FFFFFF}
.btn{width:75; height:20}
.newbusbtn{width:200; height:20}
.newbusSel{font-size:10px}

select.dir{font-size:10px; background-color:#CCCCCC}
.busetup{font-size:12px;}
tr.bus{font-weight:bold}
button.mbrHdr{background-color:#9900CC; color:#FFFFFF}
tr.classifieds{font-size:10px;}
tr.classifiedsHdr{font-size:12px;font-weight:bold;color:red;}

.newsDte{color:white;font-size:12px;font-weight:bold}
.newsSubj{color:white;font-size:12px;font-weight:bold}
.newsBdy{color:black;font-size:12px;font-weight:bold}
#daily {
	font-size:10px;
	position:relative;
	width:140px;
	z-index:1;
	border:dotted;
	background-color:#CCCCCC;
}
#ads {
	font-size:10px;
	position:relative;
	width:140px;
	z-index:1;
	border:dotted;
	background-color:#FFFF00;
}
#adsLeft {
	font-size:10px;
	position:relative;
	width:140px;
	z-index:1;
	border:dotted;
	background-color:yellow;
	color:black;
}
#idDevotional{
	display:none; 
      position:absolute;
      border-style:solid;
      background-color: white; 
      padding: 5px;
		left:300;
		top:300;
		text-align:center;
 		height:400px; width:500px; position: absolute; top: 50%; left: 50%;	
 		margin-top: -200px; margin-left: -250px;
}


#mbox{background-color:#eee; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(overlay.png);}
.dialog {display:none}

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");}
                  