#lathe_text2
{
    margin                  :   5px 0 0 5px;
}
.searchtable
{
	font-size				: 	12px; 
	background				:	#FFFFFF;
 	border					:	1px;
 	border-style			:	solid;
 	border-color			: 	#CCCCCC;
}
.navtable
{
	background				:	#000000;
	border					:	0px;
}
.innertable
{
	background				:	#FFFFFF;
	border					:	0px;
	height					:	60px;
}
.innerTransparentTable
{
	background				:	transparent;
	border					:	0px;
}
.navlink_border
{
 	height					: 	16px;
 	border					:	0px;
 	border-right			: 	1px;
 	border-style			:	solid;
 	border-color			: 	#edc001;
}
a.navlink
{
 	height					: 	16px;
	font-size				: 	12px; 
	font-style				: 	normal; 
	font-weight				: 	normal; 
	text-decoration			: 	none;
	color					:	#edc001;
}
a.navlink_error
{
 	height					: 	16px;
	font-size				: 	12px; 
	font-style				: 	normal; 
	font-weight				: 	normal; 
	text-decoration			: 	none;
	color					:	#cc1111;
}
a.navlink:hover
{
 	height					: 	16px;
	font-size				: 	12px; 
	font-style				: 	normal; 
	font-weight				: 	normal; 
 	text-decoration			: 	underline;
	color					:	#edc001;
}
.subhead 
{  
	font-size				: 	12px; 
	font-style				: 	normal; 
	font-weight				: 	bold; 
	text-decoration			: 	none;
	color					:	#333333;
}
.textValue 
{  
	font-size				: 	12px; 
	font-weight				: 	normal; 
	color					:	#333333;
}
.superheader 
{  
	width					:	640px;
	background				:	#000000;
	color					:	#edc001;
	font-size				: 	18px; 
	font-weight				: 	bold; 
	text-align				:	center;
	padding-top				:	16px;
	padding-bottom			:	16px;
}
.header 
{  
	background-color		: 	#edc001;
	color					:	#333333;
	font-size				: 	16px; 
	font-weight				: 	bold; 
	padding-top				:	4px;
	padding-bottom			:	4px;
}
.footer 
{  
	border					:	0px;
	background				:	#000000;
	font-size				: 	11px; 
	font-style				: 	normal; 
	font-weight				: 	normal; 
	text-decoration			: 	none;
}
.error
{
	position				:	absolute;
	right					:	10%;
	width					:	100px;
	top						:	10px;
	height					:	24px;
}
.otherHidden
{
	display					:	none;	
}
.otherVisible
{
	display					:	inline;	
}
.blackspace 
{  
	padding-top				:	30px;
	border					:	0px;
	background				:	#000000;
	font-size				: 	11px; 
	font-style				: 	normal; 
	font-weight				: 	normal; 
	text-decoration			: 	none;
}
.errorsHidden
{
	display					:	none;	
	color					:	#FF3333;
}
.errorsVisible
{
	display					:	inline;	
	color					:	#FF3333;
}

