a.footer { color: #666666; }
a.footer:link { }
a.footer:visited { }
a.footer:active { }
a.footer:hover { color: #000000; text-decoration: none; }

td.main { 
	font-family: Arial, Helvetica, sans-serif;
	color:  #333333;
	}

.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	}
	
td.mainContent { 
	color:  #000000;
	font-size: 10pt;
	}

p.phone {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}	

td.menuspace {
	background: url("http://www.ventureindustrial.com/images/sidemenu1.jpg") white repeat-y;
	margin-left: 0px;
	font-family: Arial;
	}

a.menuspace { 
	font-family: Arial;
	font-weight: bold;
	color: #3C5A99;
	text-decoration: none;
	}
a.menuspace:link { }
a.menuspace:visited { }
a.menuspace:active { }
a.menuspace:hover { 
	color: black;
	text-decoration: underline;
	}


