input.search
{
	height: 17px;
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 11px
	
}

.headerlink  { color: #FFFFFF; text-decoration: none }
.toptable    { color: #DEDEDE; font-size: 8pt; background-color: #000000 }
A:link {
	color: #0066FF;
	text-decoration: none; font-weight:bold
}

A:visited {
	color: #666666;
	text-decoration: none; font-weight:bold
}

A:active {
	color: #FF0000;
	text-decoration: none; font-weight:bold
}

A:hover {
	color: #FF0000;
	text-decoration: none; font-weight:bold
}

a:link.dark {
	color: #666666;
	text-decoration: none;
}

a:visited.dark {
	color: #666666;
	text-decoration: none;
}

a:active.dark {
	color: #666666;
	text-decoration: none;
}

a:hover.dark {
	color: #333333;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

TD.mincart {
	border-style:dashed; border-width:1px; padding:0; font-size: 10px;
	font-family : Verdana; color:#663300; background-color:#FFFFFF
}

P.mincart {
	font-size: 10px;
	font-family : Verdana; color:#FFFFFF; background-color:#996600
}

HR {
	height: 1px;
	color: #999999;
}h3           { font-size: 10pt; font-weight: bold; color:#FF0000 }
h1           { font-size: 12pt; font-weight: bold; color:#0066FF;  }
h2           { font-size: 10pt; text-decoration: underline; font-weight: bold; color:#000000 }
body         {  }
table        { color: #000000; background-color: #FFFFFF; font-size:12pt }
h4           { font-size: 10pt; color: #FF0000 }