body { color: #333; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
table  { color: #333; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: justify }

/*MAIN NAVIGATION*/
a.mainmenu:link, a.mainmenu:visited, a.mainmenu:active  { color: #333; font-size: 12px; font-weight: bold; text-decoration: none; display: block; vertical-align: middle }
a.mainmenu#current  { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; display: block; vertical-align: middle }
a.mainmenu:hover  { color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; display: block; vertical-align: middle }

/*LINK NAVIGATION
a.link, a.visited, a.active { color: #333; font-size: 12px; text-decoration: none; display: block; vertical-align: middle }
a.#current { color: #fff; font-size: 12px; text-decoration: none; display: block; vertical-align: middle }
a.hover { color: #fff; font-size: 12px; text-decoration: none; display: block; vertical-align: middle }
*/



/*BODY ZONE*/
.body_NW { background-image: url("../interface/body_nw.gif") }
.body_NE { background-image: url("../interface/body_ne.gif") }
.body_SE { background-image: url("../interface/body_se.gif") }
.body_SW { background-image: url("../interface/body_sw.gif") }
.body_sides { background-image: url("../interface/body_allsides.gif") }
.body_bkgrnd { background-image: url("../interface/body_bkgrnd.gif") }

/*BLOCK ZONES*/
.block_NW { background-image: url("../interface/block_nw.gif") }
.block_NE { background-image: url("../interface/block_ne.gif") }
.block_SE { background-image: url("../interface/block_se.gif") }
.block_SW { background-image: url("../interface/block_sw.gif") }
.block_TOP { background-image: url("../interface/block_top.gif") }
.block_BOTTOM { background-image: url("../interface/block_bottom.gif") }
.block_LEFT { background-image: url("../interface/block_left.gif") }
.block_RIGHT { background-image: url("../interface/block_right.gif") }
.block_bkgrnd { background-image: url("../interface/block_bkgrnd.gif") }
.txt_boldit { font-weight: bold }
.txt_italic { font-style: italic }
.txt_subheadline { font-size: 13px }
.txt_headline { font-size: 15px }
a:link  { color: #3b5772; font-weight: bold; text-decoration: none }
a:visited  { color: #3b5772; text-decoration: none }
a:hover  { color: #06c; text-decoration: none }
.jsmouseover { cursor: pointer; }
.cellunder { border-bottom: 1px solid #ccc }
