a.top:link { color: #fff; font: bold 80% arial; text-decoration: underline; }
a.top:visited { color: #fff; font: bold 80% arial; text-decoration: underline; }
a.top:hover { color: #cfc; font: bold 80% arial; text-decoration: none; }

a.bottom:link { color: #474; font: bold 80% arial; text-decoration: underline; }
a.bottom:visited { color: #474; font: bold 80% arial; text-decoration: underline; }
a.bottom:hover { color: #6d9c65; font: bold 80% arial; text-decoration: none; }

a.bottom2:link { color: #fff; font: bold 80% arial; text-decoration: underline; }
a.bottom2:visited { color: #fff; font: bold 80% arial; text-decoration: underline; }
a.bottom2:hover { color: #183845; font: bold 80% arial; text-decoration: none; }

a.nav { display: block; color: #999; font: bold 100% arial; width: 100%; text-align:center; text-decoration: none; padding:10px 0 0 0; height:23px; }
a.nav:visited { display: block; color: #999; font: bold 100% arial; width: 100%; text-align:center; text-decoration: none; padding:10px 0 0 0; height:23px; }
a.nav:hover { display: block; background-color:#ccdfcc; color: #183845; font: bold 100% arial; width: 100%; text-align:center; text-decoration: none; padding:10px 0 0 0; height:23px; }

a.main:link { color: #474; font: normal 100% arial; text-decoration: underline; }
a.main:visited { color: #474; font: normal 100% arial; text-decoration: underline; }
a.main:hover { color: #6d9c65; font: normal 100% arial; text-decoration: none; }

a.front:link { color: #474; font: normal 100%/1.8 arial; text-decoration: underline; }
a.front:visited { color: #474; font: normal 100%/1.8 arial; text-decoration: underline; }
a.front:hover { color: #6d9c65; font: normal 100%/1.8 arial; text-decoration: none; }

.iconspan { float: left; margin-right: 6px; margin-top: 2px; margin-bottom: 2px; cursor:pointer; }
.eg-bar { font:normal 110% arial; color:#333; background-color:#f9f9f9; border:1px solid #e0e0e0; }
.icongroup1 { padding-top:8px; padding-bottom:0px; }

body { margin-top:0px; margin-left:0px; margin-right:0px; }
td { font:normal 12px arial; color:#183845; }
hr { color:#ddd; }

.title { font:normal 200%/1.5 times new roman; color:#183845; }
.title2 { font:normal 160%/1.5 times new roman; color:#363; }
.text { font:normal 100%/1.5 arial; text-align:justify; }

.menus { border-bottom:3px solid #bbb; }
.menus:hover { border-bottom:3px solid #50adc1; }
.current { border-bottom:3px solid #50adc1; }

.bread { color: #183845; font: bold 90% arial; }
.bread a:link { color: #797; }
.bread a:visited { color: #797; }
.bread a:hover { color: #183845; text-decoration: none; }

.inputtwo { font: normal 11px arial; border: 1px solid #a7a7a7; padding:0px; color: #303030; height:17px; background-color:#F3F3F3; margin-top:3px; margin-bottom:3px; }