body,td,div,a{
 font-family: Arial, Tahoma, Verdana;
 font-size: 12px;
 color:#fff;
}

a{ text-decoration:none;}
a:hover{ text-decoration:underline;}

.black{
 color:#000;
}

.free li{
list-style-type: diamond;
margin-bottom:10px;
}

.boardInput{
 font-family: Arial, Tahoma, Verdana;
 font-size: 11px;
 color:#000;
 border-top: 1px solid #969CA8;
 border-left: 1px solid #969CA8;
 border-bottom: 1px solid #eaeaea;
 border-right: 1px solid #eaeaea;
}

.error{
 color: #eeffff;
 text-decoration:underline;
}

.price{
 color:#FFD020;
 font-weight:bold;
}

.priceInput{
 border: 1px solid #FF5A00; 
 font-size:11px;
 color:#000;
}

a.clist, td.clist{
color:#B84A00;
}

table.catalogInT td{
 background-color:#FF8700;
 padding-left:7px;
}
table.catalogOut th{
font-size:13px;
padding:3px;
caolor:#B84A00;
background-color:#FF5B00;
}

.catTitle{
 font-size:24px;

}