body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.875em;
	}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.875em;
	}

table.itembox {
	border-top-style: dotted; 
	border-top-width:thin; 
	padding-top:0.3em;
}

span.comparelink {
	float: right;
}

span.itemprice {
	color:#FF0000; 
	font-size:1.3em;
	font-weight:bold;
}

div.itemname {
	background-color:#CCCCFF; 
	font-size: 1.2em;
	font-weight:bold;
}

A:link	{	
	text-decoration:	underline;
	color:	#0000FF;
	}	
		
A:visited	{	
	text-decoration:	underline;
	}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
	#color:	#0C3E58;
	}
	

TEXTAREA {
}

INPUT {
}

Select {
}



.app_header {
	text-align:left;
	height:40px;
	padding: 0 0 0 20 ;
	#background-color: #005353;
	background:url("../images/topnav-bg.png") ;
	border-width:1px 0px 1px 0px ;
	border-style:solid;
	border-color: #000000;
	color:	#FFFFFF;
	font-weight:bold;
	font-family:Verdana,arial,helvetica; 
	font-size: 27px;
}

	 