﻿body {
	font-family:times new roman; 
	font-size:14px; 
	color:#efecdb;
	text-align:justify;
	letter-spacing:1px }
	
html {
	background:url("images/topbg.png") repeat-x;
	background-color: #000000}

A:link {
	color:#b9e2d3}

A:visited {
	color:#7F4D0B}

A:hover {
	color:#ffffff;
	text-transform:lowercase}
	
.arrow { 
	list-style-type:none;
	list-style-image:url('images/arrow.gif')}
	
.arrowb {
	list-style-type:none;
	list-style-image:url('images/arrowb.gif')}

hr {
	width:80%}

.navigation {
	font-family:tahoma;
	font-size:14px;
	letter-spacing:1px;
	text-align:left }
	
.textright {
	text-align:right }

.textcenter {
	font-size:24px;
	letter-spacing:5px;
	font-weight:bold;
	text-align:center;
	font-family:helvetica;
	height:15px }

.textsmall {
	font-family:lucida console;
	font-size:9px;
	letter-spacing:3px }
	
.camerasubs {
	letter-spacing:1px;
	font-family:lucida console;
	font-size:.7em;
	margin-bottom:2px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center}

.textlarge {
	font-size:18px;
	font-weight:bold;
	letter-spacing:5px;
	color:#FFFFFF;
	font-family:helvetica }
	
.tablehead {
	background:url('images/tabletop.gif'); 
	width:600px;
	height:25px;
	font-size:13px;
	font-family:verdana;
	letter-spacing:6px;
	font-weight:bold;
	text-transform:uppercase;
	color:#efecdb}
	
.tableheadfont {
	width:600px;
	height:25px;
	font-size:13px;
	font-family:verdana;
	letter-spacing:6px;
	font-weight:bold;
	text-transform:uppercase;
	color:#efecdb;
	background-color:#000000}

.tablecontent {  
	text-align:justify;
	font-family:tahoma;
	font-size:13px;
	letter-spacing:1px;
	background-color:#000000;
	background:url('images/tablecontent.gif')
	 }

.highlightw {
	background-color:#FFFFFF;
	color:#b2b4bf;}
	
.highlightb {
	background-color:#000000;
	color:#b2b4bf;}


