/* css for Dynamic Business Builder LLC */
/* use for monthly email booster article */
/* (c) 2007 :: All Rights Reserved      */


body  {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #202020;
	}

tr.backing  {
	background-image: url(http://mydynamicbusinessbuilder.com/images/back.gif);
	background-repeat: repeat-x;
	padding: 0px;
	}
	
a.banner  {
	text-decoration: none;
	}

img.banner  {
	border: 0px;
	}
	
img.right-float  {
	float: right;
	margin: 10px;
 	}

td.volume  {
	text-align: right;
	font-size: 80%;
	color: #ee6000;
	font-weight: bold;
	}
	
td p.article-title  {
	color: #006463;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	}
	
td.coming  {
	background-color: #ee6000;
	color: #fff;
	font-weight: bold;
	text-align: center;
 	}
 	
td.download  {
	text-align: center;
	padding-top: 10px;
 	}
	
.source  {
	font-size: 85%;
	}
	
.center-standout  {
	text-align: center;
	color: #006463;
	font-weight: bold;
	font-size: 105%;
	}
	
.box-standout  {
	width: 80%;
	border: 2px solid #ee6000;
	font-size: 110%;
	font-weight: bold;
	color: #006463;
	text-align: center;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.box-standout-full  {
	width: 90%;
	border: 2px solid #ee6000;
	font-size: 110%;
	font-weight: bold;
	color: #006463;
	text-align: center;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.article-tag  {
	text-align: center;
	font-weight: bold;
	color: #006463;
	font-size: 115%;
	}
	
.article-tag-left  {
	text-align: left;
	font-weight: bold;
	color: #006463;
	font-size: 115%;
	}
	
.article-request  {
	font-size: 95%;
	color: #ee6000;
	font-weight: bold;
 	}
 	
a.article-tag-link {
	text-decoration: none;
	font-size: 115%;
	color: #006463;
	font-weight: bold;
 	}

a.site-link-green {
	text-decoration: none;
	color: #006463;
	font-weight: bold;
 	}
 	
a.site-link-orange {
	text-decoration: none;
	color: #ee6000;
	font-weight: bold;
 	}
 	
a.pdf-link  {
	text-decoration: none;
	font-size: 80%;
	color: #006463;
	font-weight: bold;
 	}
 	
a.missing-link  {
	text-decoration: none;
	font-size: 90%;
	color: #ee6000;
	font-weight: bold;
 	}
 	
.copyright  {
	font-size: 80%;
	color: #606060;
	text-align: center;
	padding-top: 10px;
 	}