input.search
 { color: #000; font-size: 11px; font-family: tahoma; background-color: #fff; border: solid 1px #999999; height: 17px }

A:link      { color: #000080; text-decoration: none }

A:visited      { color: #000080; text-decoration: none }

A:active      { color: #000080; text-decoration: none }

A:hover   { color: #000080; text-decoration: underline }

A.dark:link  { color: #fff; font-family: "Times New Roman", Georgia, Times; text-decoration: none }

A.dark:visited  { color: #fff; font-family: "Times New Roman", Georgia, Times; text-decoration: none }

A.dark:active  { color: #fff; font-family: "Times New Roman", Georgia, Times; text-decoration: none }

A.dark:hover    { color: #fff; font-family: "Times New Roman", Georgia, Times; text-decoration: underline }

TD              { color: #333; font-size: 10.5px; font-family: Verdana }

P         { font-size: 10.5px; 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 {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

HR {
	height: 1px;
	color: #999999;
}
.title     { color: #000; font-weight: bold; font-size: 18px; line-height: 30px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; word-spacing: 1px; letter-spacing: 1px }
.text  { color: #333; font-size: 11px; line-height: 16px; font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
.vline { color: #333; font-size: 11px; line-height: 22px }
.text1  { color: #333; font-size: 11px; line-height: 16px; border-right: 1px dotted #808080 }
.box { color: #333; font-size: 11px; line-height: 16px; border: dotted 1px #808080 }
.floatright  { float: right; margin: 2px; padding: 0px }
.floatleft    { float: left; margin: 10px; padding: 2px }
.image { margin: 4px; padding: 2px }

