/* Top level styles */
body                            { font: 14px Geneva,Arial; color: #333; background: #fff
url(http://www.sharkwerks.com/images/site_bg.jpg) no-repeat fixed top center; }

td		{ color: #666; font-family: helvetica, arial, sans-serif; font-size: 14px }
a		{ color: #343D81; font-family: arial, helvetica; font-size: 14px; }
a:hover		{ color: #7B86D3; text-decoration: none }
a img { border: 0px; }

.title-text, .header, .nav-link,  .top-nav-link, .small, .footer  { font-family: arial, verdana, helvetica; }

.title-text { font-size: 14px; font-weight: bold; color: #8E97DE }

.small { font-size: 10px; color: #666666; } 
.header { font-size: 20px; font-weight: bold; color: #AA8831 }

.nav-link { font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.nav-link:hover { color: #999999 }

.top-nav-link { font-size: 12px; font-weight: bold; color: #353E83; text-decoration: none }
.top-nav-link:hover { color: #808080}

.mail-link { font-size: 14px; color: #AA0000; }
.footer { font-weight: bold; font-size: 12px; color: #999999; }

.headline	{ font-size: 24px; font-weight:bold; color: #666666 }

.nav-td		{ font-size: 12px; color: #DEDEDE; }
.nav-td-hover	{ background-color: #CCCCCC; color: #FF0000; }

.product-name { font-size: 16px; color: #333; }

.contact-label { width: 150px; font-weight: bold; float: left; }
.contact-field { float: left; width: 600px; color: #f00;}

.invert { color: #fff; }

