/* for common */
form{margin:0px}

.label{background-color:#016b21;color:#ffffff}
.input{background-color:#f0f8ff;border:1px solid #73bb2b}
.label2{background-color:#016b21;color:#ffffff}
.input2{background-color:#f0fff8;border:1px solid #73bb2b;color:#016b21}

/* for links */
a:link{color:#16771d; text-decoration}
a:visited{color:#1b6220; text-decoration}
a:hover{color:#409f46; text-decoration:underline}
a:active{color:#409f46; text-decoration:underline}

a.lblue:link{color:#87ABDA; text-decoration}
a.lblue:visited{color:#87ABDA; text-decoration}
a.lblue:hover{color:#87ABDA; text-decoration:underline}
a.lblue:active{color:#87ABDA; text-decoration:underline}

a.black:link{color:#505050; text-decoration}
a.black:visited{color:#505050; text-decoration}
a.black:hover{color:#505050; text-decoration:underline}
a.black:active{color:#505050; text-decoration:underline}

a.cdata:link{color:#990000; text-decoration:underline}
a.cdata:visited{color:#092805; text-decoration:underline}
a.cdata:hover{color:#ff9900; text-decoration:underline}
a.cdata:active{color:#ff9900; text-decoration:underline}

a.pink:link{color:#eb7877; text-decoration}
a.pink:visited{color:#cc6665; text-decoration}
a.pink:hover{color:#fe908e; text-decoration:underline}
a.pink:active{color:#cc6665; text-decoration:underline}

/* font setting */
.brown{color:#191412}
.green{color:#25502E}
.white{color:#ffffff}
.gray{color:#333333; font-weight:nomal}
.red{color:#dd0000}

.lblue{color:#87ABDA}
.orange{color:#E29452}
.lgreen{color:#50941F}
.violet{color:#B194B8}
.gold{color:#C1AB04}
.pink{color:#E19796}

.box1 {border-right:#ffffff 1px; border-top:#ffffff 1px solid; border-left:#ffffff 1px solid; border-bottom:#ffffff 1px}
