/* CSS Sheet created November 10, 2004 */
/* for Now Distributing, www.nowdist.com */
/* Written by Bi-Tech Enterprises Web Design, www.bi-tech.net */


/* Links */

a:link 
	{
	color: navy;
	background: transparent;
	}
a:visited 
	{
	color: navy;
	background: transparent;
	}
a:active 
	{
	color: navy;
	background: transparent;
	}
a:hover
	{
	color: #A52A2A;
	background: transparent;
	}


/* Universal Style */

html
	{ 
	height: 100%; 
	margin-bottom: 0.1em; 
	}
body,td
	{
	font: 14px arial,serif; 
	color: black;
	text-align: center;
	margin: 0px;
	background: white;
	}
.date
	{
		text-align: right;
		font: bold 9px verdana,arial,sans-serif;
	}
h5 
	{
	padding: 0px;
	margin: 5px;
	color: #0000CD;
	font: bold 20px "times new roman",serif;
	}
h6
	{
	font: 16px "times new roman",serif;
	margin: 0px;
	}
strong
	{
	font-size: larger;
}

.box1
	{
	background: #C0C0C0;
	text-align: center; 
	vertical-align: top; 
	padding: 10px;
	border: 5px double Black;
	font-weight: bold;
	width: 90%;
	color: black;
	}
	
.box1 .title
	{
	float: left; 
	margin-right: 20px;
	margin-bottom: 30px;
	padding: 5px;
	border: 6px #BBBBBB ridge;
	background: black;
	color: white;
	width: 185px;
	}
.advertisement
	{
		background: #6495ED;
		width: 225px;
		height: 159px;
		border: 1px solid black;
		margin-right: 17px;
		margin-bottom: 20px;
		height: 160px;
		float: right;
	}
.link em
	{
	font: bold 20px "times new roman",serif;
	}
.navigation
	{
	word-spacing: 150px;
	font: bold 20px arial,serif;
	border: 1px solid navy;
	letter-spacing: 2px;
	background: #FFFF66;
	color: black;
	}
.background
	{
	background: #D3FED0;
	border-right: 1px navy solid;
	border-left: 1px navy solid;
	color: black;
	padding-top: 20px;
	}
.title1
	{
	color: white;
	text-decoration: none;
	background: navy;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 1px;
	
	}
.link
	{
	 width:90%;
	 border-width: 0px;
	 text-align: left;
	 background: #6699FF;
	 padding-bottom: 3px;
	 font-family: arial,sans-serif;
	 color: black;
	}
.footer
	{
		font: bold 11px arial,sans-serif;
		padding: 5px;
	}
.nowdist
	{
	background: #FFFF66; 
	border-top: 1px navy solid; 
	border-bottom: 1px navy solid;
	color: black;
	}
/* Images */

.header
	{
	background: url(images/truckparts-logo.jpg) top center no-repeat;
	font: bold 11px "times new roman",serif;
	color: #0000CD;	
	}
.cargo-vise
	{
	background: url(images/cargo_vise.jpg) center center no-repeat;
	float: left;
	}
.box2
	{
		width: 220px;
		border-width: 2px;
		border-style: solid; 
		border-color: gray black black gray;
		background-color: #00FFFF;
		font: bold 16px "times new roman",serif;
		padding: 5px;
		margin: 4px 4px 4px 20px;
		color: black;
		float: left;
	}