BODY {
 margin:	0px;
 background:#937A64;
 color:		#000000;
 font-family:Verdana;
 font-size:	8pt;
 font-style:	normal;
 font-weight:	normal;
 }

TD {
 font-family:Verdana;
 font-size:	8pt;
 color:		#000000;
 font-style:	normal;
 font-weight:	normal;
 }

A:LINK, A:VISITED {
 text-decoration:	none;
 color:			#993300;
 }

A:HOVER {
 color:			#666666;
 }

.nav1:LINK, .nav1:VISITED {
 color:			#000000;
 }
.nav2:LINK, .nav2:VISITED {
 font-weight:	normal;
 color:			#000000;
 }
.nav2:HOVER {
 font-weight:	bold;
 color:			#000000;
 }
.admin:LINK, .admin:VISITED {
 background-color: #ffffff;
 border:		#000000 solid 1px;
 padding:		2px 5px 2px 5px;
 }

.title {
 font-family:Verdana;
 color:	#000000;
 font-weight: bold;
	font-size:	8pt;
 }
 
 .subtitle {
 font-family:Verdana;
 color:	#000000;
 font-weight: bold;
	font-size:	7pt;
 }
 
 .tour {
 font-family:Verdana;
 color:	#000000;
 font-weight: normal;
	font-size:	7pt;
 }
 
  .tourlink {
 font-family:Verdana;
 color:	#993300;
 font-weight: normal;
	font-size:	7pt;
 }
 
   .tourlink2 {
 font-family:Verdana;
 color:	#ffffff;
 font-weight: normal;
	font-size:	7pt;
 }
 
   .featured {
 font-family:Verdana;
 color:	#ffffff;
 font-weight: normal;
	font-size:	8pt;
 }
 
    .thetimer {
 font-family:Verdana;
 color:	#ffffff;
 font-weight: normal;
	font-size:	7pt;
 }
 
 .subheading {
 font-family:Tahoma;
 color:	#000000;
 font-weight: normal;
	font-size:	10pt;
 }
 
 input.inputsize {background-color: #white; font-size: 8px;}

.label {
 color:			#ffffff;
 font-weight:	bold;
 border:		#4f2c0e solid 1px;
 background:	#937A64;
 padding-left:	3px;
 padding-right:	3px;
 text-align:	right;
 }

TEXTAREA {
 background:	#E4D9CF;
 border:		#4f2c0e solid 1px;
 padding:		2px;
 font-family:Verdana;
 font-size:	8pt;
 font-style:	normal;
 font-weight:	normal;
 }

.table_head_sorted_a:LINK, .table_head_sorted_a:VISITED, .table_head_sorted_a:HOVER {
 color:				#ffffff;
 font-weight:		bold;
 }
.button_on {
 color:				#000000;
 background:		#dddddd;
 border:			1px solid #000000;
 cursor:			pointer;
 }
.button_off {
 color:				#000000;
 background:		#cccccc;
 border:			1px solid #000000;
 cursor:			pointer;
 }
.table_head_normal {
 background:        #cccccc;
 border:            1px solid #9396a3;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_head_sorted {
 color:				#ffffff;
 background:        #777777;
 border:            1px solid #000000;
 font-weight:		bold;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_data_normal {
 padding-left:		3px;
 padding-right:		3px;
 background:		#ffffff;
 }
.table_data_sorted {
 background:		#dddddd;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_data_shaded {
 background:		#eeeeee;
 padding-left:		3px;
 padding-right:		3px;
 }
.table_lines {
 background:        #cccccc;
 height:			1px;
 width:				1px;
 }
.table_title {
 font-weight:		bold;
 font-size:			14px;
 font-style:		italic;
 }

