@charset "iso-8859-1";
body {font-family:Arial, Helvetica, sans-serif}
h1,h2,h3,h4,p,td,th,ul,ol,li {font-family:Arial, Helvetica, sans-serif}
#outer { background-color: #FFFFFF; background-image: url(indeximg/background2.jpg); background-repeat: repeat-y; background-position: right; min-width:760px;max-width:980px;width:expression(document.body.clientWidth > 980? "980px": "auto" ); margin: 0px auto}

.center {text-align:center}
.footer {clear:both; font: 500 95% Arial ;text-align:right;
background-color:#09f;color:#fff}

.red {color:#f00}
p.red{color:#f00;width:130px;margin-right:10px;text-align:left}
td {font:500 90% Arial, sans-serif; text-align:justify;padding:0px 5px}

h1  {margin-top:0px;color:#FFF;
background-color:#39f;font-weight:bold;
text-align:center;font-size:105%;margin-bottom:-2px;}
h2 {padding:3px 10px;color:#fff;background-color:#39f;font-weight:600;font-size:95%;margin-bottom:-2px}
h3 {padding:3px 10px 0px;font-size:100%;margin-bottom:0px}
h3 +p {padding-top:0px;margin:0px}

.address {width:300px;padding:10px;float:left}
.right {text-align:right;margin-left:400px;padding:10px}

/* buttons */
.but2h {background:#09f; width:240px; height:40px;font-size:80%;font-weight:600;border:3px outset #ec0;margin:1px;padding:0px}
.but2h a:link, .but2h a:visited {color:#fff; display:block;text-decoration:none;
padding:3px;font-weight:600;}
.but2h a:hover {background:#00c url(html/images/buttonov.gif);display:block; font-weight:600;}
.but2h a:active {color:#fff; display:block;text-decoration:none;font-weight:600;}


.but {background:#09f;width:240px;padding:0px; height:22px;font-size:85%;font-weight:600;
border:3px outset #ec0;margin:1px}
.but a:link, .but a:visited {color:#fff; display:block;text-decoration:none;
font-weight:600;padding:3px;}
.but a:hover {background:#00c url(html/images/buttonov.gif);display:block; font-weight:600;padding:3px}
.but a:active {color:#fff; display:block;text-decoration:none;
font-weight:600;padding:3px;}

.butb {background:#09f; width:240px; height:38px;font-size:85%;font-weight:600;border:3px outset #ec0;
padding:0px;margin:auto;text-align:center}
.butb a:link, .butb a:visited  {color:#fff;display:block; text-decoration:none;font-weight:700;padding:4px}
.butb a:hover {background:#00c url(html/images/buttonov.gif);display:block; font-weight:700;padding:4px}
.butb a:active {color:#fff;display:block; text-decoration:none;font-weight:700;padding:4px}

