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

A:link   { color: #000; text-decoration: underline }

A:visited   { color: #000; text-decoration: underline }

A:active   { color: #000; text-decoration: underline }

A:hover  { color: #333333; 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-size: 15px; line-height: 30px; font-family: Capitals; text-align: left; word-spacing: 1px; letter-spacing: 1px }
.text { color: #333; font-size: 11px; line-height: 16px }
.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 }
