.thin_blue_border {
	border: 1px solid #224499;
	padding: 5px;
	width: auto;
}
P  {
	font-size : small;
	font-family : Arial,Helvetica;
	line-height : 130%;
}

H1  {
	font-size : xx-large;
	font-weight : bold;
}

H2  {
	font-size : x-large;
	font-weight : normal;
	font-family: Verdana, Arial;
	margin-top : 0px;
	margin-bottom : 0px;
	color : 224499;
}

H3  {
	font-size : medium;
	font-family : Arial,Helvetica;
	font-weight : bold;
	color : 224499;
	margin-top : 0px;
	margin-bottom : 0px;
}

H4 { 
	font-size : small;
	font-family : Arial,Helvetica;
	font-weight: bold;
 }
 
A  {
	color : 227799;
	font-size : small;
}

A:Visited  {
	color : 112288;
}

A:Active  {
	color : ccccff;
}

A:Hover  {
	color : aaaadd;
}

BODY  {
	font-family : Arial, Helvetica,Verdana;
	font-size : small;
	background-color : White;
}

TD  {
	font-size : small;
	font-family : Arial,Helvetica;
}

FORM  {
	font-size : small;
	font-family : Arial,Helvetica;
}

.small  {
	font-size : small;
	font-family : Arial,Helvetica;
}

.bargain  {
	font-size : small;
	font-family : Arial,Helvetica;
	font-weight : bold;
	color : #A00000;
}

.carttitle  {
	font-size : small;
	font-family : Arial,Helvetica;
	font-weight : bold;
}

.resultprice { 
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	color : #555555;
 }

LI  {
	font-size : small;
	font-family : Arial,Helvetica;
}

UL { 
	 font-size : small;
	font-family : Arial,Helvetica;
}

.nounderline {
	text-decoration : none;
	font-weight : bold;
}

.sbtext {
	font-weight : bold;
	color : 224499;
	margin-bottom : 5pt;
}

.nu {	text-decoration : none;
			font-size : x-small;  
}

.highlit {
	font-weight: bold;
	color: #0033AA
}

div.thin_blue_border {
	border: 1px solid #224499;
	padding: 5px;
	height: 35px; 
	width: 95%;
	clear: all;
}

div.hold_left {
	display: inline;
	height: auto;
	width: auto;
	margin: 0px;
	padding:3px;
	float:left;
	clear:right;
}

div.hold_right {
	display: inline;
	height: auto;
	width: auto;
	margin: 0px;
	padding:3px;
	float:right;
