a:link {
  	color: #ffffff;
  	text-decoration: none;
	}
  
a:visited {
  	color: #acacac; /*grey*/
	text-decoration: none; 
  	}
  
a:active {
  	text-decoration: none;
	font-weight: 900;
 	}
  
a:hover {
    color: #db2727; /*red*/
    text-decoration: none;
	}


a:link.race {
  	color: #0000ff; /*link blue*/
  	}
	
img {
	border: 0px;
	}	

body {
	background-color: #898989;
	}

table {
	background-color: ffffff;
	}
	
hr {
	color: #ffffff;
	}

p {  
	text-indent: 2.0em;  
	} 

.tableimage {
	background-image:url('images/background.gif');
	background-repeat: no-repeat;
	}

#navbar {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	font-color: #ffffff;
	line-height: 13.4pt;
	letter-spacing: 1pt;
	padding: 10px 5px 10px 10px;
	}

.bodycopy {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	letter-spacing: 0pt;
	line-height: 12pt;
	padding: 5px;
	}

.bodyheader {
	font-family: verdana, sans-serif;
	color: #db2727;
	font-size: 12pt;
	letter-spacing: 0pt;
	line-height: 12pt;
	padding: 5px;
	}

.hours {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	letter-spacing: 0pt;
	line-height: 12pt;
	padding: 5px;
	}
	
#copyright {
	font-family: verdana, sans-serif;
	font-size: 6pt;
	letter-spacing: 1pt;
	color: #a0a0a0;
	line-height: 8pt;
	background-color: inherit;
	}

td.samples { width: 75px; height: 75px; padding: 10px; }

.portfolio { font-size: 7pt;
	     padding-left: 10px;
		}

.print { margin: 0px 10px 0px 10px;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	letter-spacing: 1pt;
	line-height: 12pt;
	padding: 5px; 
	}

