a:link { color: #0000CC  }
a:visited { color: #0000CC }
a:hover { color: #CC0000 }

a.navlink { color: #000000; text-decoration: none }
a.navlink:visited { color: #000000; text-decoration: none }
a.navlink:hover { color: #0000CC; text-decoration: none }

a.emaillink { color: blue; text-decoration: none }

a.prodlink { color: #0000CC }
a.prodlink:hover { color: #CC0000 }

p.sectionLabel { font-size:16px; font-weight:bold; text-decoration:underline; text-indent:60px; }
p.pageHeader { font-size:24px; font-weight:bold; text-decoration:underline; font-family:arial; text-indent:200px; }
div { font-size:14px; }
	.container { display: table; }
	.row { display: table-row; }
	.companyList { padding-left: 40px; display: table-cell; color: #0000FF; width: 200px }
	.companyDesc { display: table-cell;}


td.menu { background: #8F8DBD }
td.main { background: #FFFFFF }
td.header { background: #9F9CD2 }
td.headerOlive { background: #9DA615 }

td.content { background: #FFFFFF; font-size:14px }

