a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}
img {border:none;}

.page { margin:auto auto; max-width:350px; width: expression(document.body.clientWidth > 350 ? '350px': 'auto');}
.bld {font-weight:bold;}
.nrm {font-weight:normal;}
.ctr {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.pad1 {padding: 3px 0px 3px 4px;}
.pad2 {padding: 3px 0px 200px 4px;}

.fltl {float:left;}
.fltr {float:right;}
.fltc {clear:both;}
.ctr2 {margin:auto;auto;}

.bdr { border-style:solid; border-width:1px; border-color:#A0A0A0;}
.divhead {background-color:#DCDBA3; cursor:pointer;}
.divhead2 {background-color:#DCDBA3;}

.red {color:#A00000;}
.xsmall {font-size:33%;}
.small {font-size:66%;}
.med1 {font-size:80%;}
.default {font-size:100%;}
.large {font-size:125%;}
.xlarge {font-size:150%;}
.xxlarge {font-size:200%;}

.ptr {cursor:pointer;}
.nav_men {display:none; position:absolute; top:0; height:100%;}
.nav_pad {padding:3px 3px 0px 2px;}
.nav_itm {text-align:left; border-bottom: #000000 solid; border-width:1px;}

.hid {display:none;}
