.standard     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.bold         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}

.navi         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none }
.navi:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; text-decoration: underline}
.navi_active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-decoration: underline}


.topleft      { background-image: url(images/top_left1.jpg); }
.topcenter    { background-image: url(images/top_center.jpg);  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none }
.topright     { background-image: url(images/top_right1.jpg); }
.left         { background-image: url(images/left1.jpg); }
.right        { background-image: url(images/right1.jpg); }
.bottomleft   { background-image: url(images/bottom_left1.jpg); }
.bottomcenter { background-image: url(images/bottom_center.jpg); }
.bottomright  { background-image: url(images/bottom_right1.jpg); }

.topleftc     { background-image: url(images/top_left2.jpg); }
.toprightc    { background-image: url(images/top_right2.jpg); }
.leftc        { background-image: url(images/left2.jpg); }
.rightc       { background-image: url(images/right2.jpg); }
.bottomleftc  { background-image: url(images/bottom_left2.jpg); }
.bottomrightc { background-image: url(images/bottom_right2.jpg); }

.alignl       { text-align: left; }
.alignc       { text-align: center; }
.alignr       { text-align: right; }
.alignj       { text-align: justify; }

.alignt       { vertical-align: top; }
.alignm       { vertical-align: middle; }
.alignb       { vertical-align: bottom; }

