@charset "UTF-8";
/* CSS Document */

html, body{margin:0; height:100%;}

.contentTable{margin: 0 auto; height:100%;}

.menu{height:107px; background-image:url(images/headerBG.jpg); background-repeat:no-repeat;}
.infoMenu{padding-right:20px; vertical-align:top; *height:49px; margin-top:20px;}

.topMenuItem{text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:10px; padding:0 3px;}
.topMenuItem a{text-decoration:none; color:#FFFFFF;}
.topMenuItem a:hover{text-decoration:underline;}

.menuSpacer{background-color:#FFFFFF; width:2px;}
.menuItem{text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; width:191px;}
.menuItem a{text-decoration:none; color:#FFFFFF;}
.menuItem a:hover{text-decoration:underline;}


.content{height:80%; background-color:#e7e7e7; vertical-align:top; padding:10px;}
.tl{background-image:url(images/sh_tl.gif); background-repeat:no-repeat;}
.t{background-image:url(images/sh_t.gif); background-repeat:no-repeat;}
.tr{background-image:url(images/sh_tr.gif); background-repeat:no-repeat;}
.l{background-image:url(images/sh_l.gif); background-repeat:no-repeat;}
.r{background-image:url(images/sh_r.gif); background-repeat:no-repeat;}
.bl{background-image:url(images/sh_bl.gif); background-repeat:no-repeat;}
.b{background-image:url(images/sh_b.gif); background-repeat:no-repeat;}
.br{background-image:url(images/sh_br.gif); background-repeat:no-repeat;}

.bottomSpace{height:10px;}