/* 
 * Copyright (c) 2003 Autometa Corporation
 * All Rights Reserved
 * License:  Closed
 */
table { 	
	vertical-align			:	top							;
	border					: 	0							;
}

body { 
    background-image        :   url(http://autometa.com/RPXP/autometa_b.jpg)    ;
	background-color		:	#000000						;
	background-position		:	top right					;
	background-repeat		:	no-repeat					;
	background-attachment	:	fixed						;
}

body, td, th, p, div {
	font-family				:	verdana, arial, helvetica, sans-serif		;
	color					:	#cccccc						;
}

div.bound {
	border					:	1px solid midnightblue		; 
	margin-bottom			:	40px						; 
	padding					:	10px						;
}

.pop-t { 
	background-color		:	palegoldenrod				;
	border					:	2px solid lightsteelblue	;
	padding					:	4px							;
	width					:	220px						;
}
.pop-v { 
}
.pop-h { 
	vertical-align		:	top						;
	color				:	darkslategray			;
	padding				:	2px						;
	width				:	70px					;
}

#ost { 
	border-spacing		: 	0						;
	border-collapse		: 	collapse				;
	border-right		: 	1px solid darkgray		; 
	border-bottom		: 	1px solid darkgray		;
	text-align			:	center					;
	vertical-align		:	center					;
}

#os { 
	border-left			: 	1px solid darkgray		;
	border-top			: 	1px solid darkgray		;
	border-spacing		: 	0						;
	border-collapse		: 	collapse				;
	padding				:	6px						;
}

#tweb { 
	vertical-align			:	top							;
	font-size			:	medium					;
	border-right		: 	1px solid darkgray		;
	border-spacing		: 	0						;
	border-collapse		: 	collapse				;
	padding				:	6px						;
}

.cmd { 
	color				:	tan						;
}
.parm { 
	color				:	ivory			;
}

a				{	text-decoration	:	none					;	}
a:link			{ 	color			:	lightsteelblue			; 	}
a:visited 		{ 	color			:	lightslategray			; 	}
a.menu:hover	{	padding-left	:	1px						;	}
acronym 		{	cursor			:	help					;
					border-bottom	:	1px dashed #aaaaaa		;	}
ul 				{ 	padding-top		: 	4px						;	}
ul.menu 		{ 	list-style		:	none					;
					margin-left		:	50						;
					padding-left	:	2em						;
					padding-top		:	45						;
					text-indent		:	0em						; 	}
ul.root 		{ 	list-style		:	none					;
					margin-left		:	0						;
					padding-left	:	2em						;
					text-indent		:	0em						; 	}
ul.second 		{	padding-top		:	6px						;	}
li 				{ 	color			:	#cccccc					;
					padding			:	3px						;	}
li.root			{	padding			: 	7px						;	}
li.menu			{	margin			: 	8px						;	}
li.second		{	line-height		: 	1.2em					;	}
ol li			{	line-height		:	1.2em					;	}
td.label		{	font-style		:	italic					; 	
					color			:	silver					;	}
img 			{	border			:	0						; 	}
/* fixme x-browse */
.more			{	font-size		:	x-small					; 	}

td.lpad			{	padding-left	:	1em						;	}
p, span.post	{	color			:	#cccccc					; 	
					line-height		:	1.4em					;	}
.masthead		{	font-style		:	italic					; 	}
.date			{	color			:	lightgoldenrodyellow	; 	}
.geo			{	color			:	#999966					; 	}
.pic			{	color			:	#99ffcc					; 	}

blockquote p 	{	color			:	#cccccc					;	
					background-color: 	#444444					;	
					margin			:	0px						;
					padding			:	6px						;	}

blockquote 		{	padding			:	2px						;		
					margin-bottom	:	34px					;	}

.t1				{	background-color: 	#006600					;	}
.t2				{	background-color: 	#005500					;	}
.t3				{	background-color: 	#004400					;	}
.p1				{	background-color: 	#663300					;	}
#tcap			{	font-size		:	large					;	}

/*/*/a{}
body,
body td,
body th{
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
body p ,
blockquote p {
  font-size: small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: medium;
}
html>body,
html>body td,
html>body th {
  font-size: small;
}  
html>body p ,
html>blockquote p {
  font-size: medium;
}  
/* */
