.titred   { font-size: 8pt; font-family: arial; color:#DE0530; font-weight:bold;}
.titwhite   { font-size: 8pt; font-family: ms sans serif; color:#FFFFFF;}
.titgray1   { font-size: 10pt; font-family: arial; color:#C9C8AF; font-weight:bold;}
.titorange   { font-size: 8pt; font-family: tahoma; color:#FF9966; font-weight:bold;}

.listgray   { font-size: 9pt; font-family: arial; color:#333333;}
.listgray2   { font-size: 10pt; font-family: arial; color:#89876D;}
.listred   { font-size: 8pt; font-family: tahoma; color:#DE0530;}
.listgray1   { font-size: 8pt; font-family: tahoma; color:#333333;}
.listsale { font-size: 11pt; font-family: times new roman; color:#DE0530;}
.hrred {border:none; height:2px; color:#DE0530; background-color:#DE0530;}

input   { font-size:8pt; font-family:tahoma; color:#333333; border-width:1px; border-color:#DDDDDD;}
select   { font-size:8pt; font-family:tahoma; color:#333333; border-width:1px; border-color:#DDDDDD;}

A.red:link    { color:#DE0530; text-decoration:none;}
A.red:visited { color:#DE0530; text-decoration:none;}
A.red:active  { color:#DE0530; text-decoration:none;}
A.red:hover   { color:#333333; text-decoration:none;}

A.gray:link    { color:#333333; text-decoration:none;}
A.gray:visited { color:#333333; text-decoration:none;}
A.gray:active  { color:#333333; text-decoration:none;}
A.gray:hover   { color:#DE0530; text-decoration:none;}

A.orange:link    { color:#FF9966; text-decoration:none;}
A.orange:visited { color:#FF9966; text-decoration:none;}
A.orange:active  { color:#FF9966; text-decoration:none;}
A.orange:hover   { color:#333333; text-decoration:none;}

