body,p,td,th,a	{ font-family: Arial, sans-serif; color: #000; font-size: 11px; }

a { color: #000; text-decoration: underline; }

.mainnav{color: #000; font-size: 11px;  font-weight:bold;}
.nav { color: #000; font-size: 10px; }
.subnavi{ color: #000; font-size: 10px;text-decoration:underline; }



.headline { font-size: 11px; font-weight: bold; }

td.grey { background-color: #EBEAD9; }
td.lgrey	{ background-color: #F8F8EF; }
td.llgrey { background-color: #CFCFA9; }
td.dgrey	{ color: #ffffff; background-color: #859885; }
th { color: #ffffff; background-color: #859885; }

input,select,textarea { background-color:#F6F4EF; border-color:#f0f0f0; border-width:1px; }
.inp100 { width:100%; height:20px; }
.inp100area { width:100%; height:50px; }

.warning { color: #FF7E00; font-weight: bold; }

.under{text-decoration:underline;} 
