
body{font-family:verdana;font-size:10pt;color:black;margin:10px 20px;background:white; }
h1{color:gold;font-size:3em; text-align: center;}
h2.header{text-align:right;padding-right:20px; background:darkGreen; color:linen;width:90%;}
h3{font-size:2em;color:maroon;margin:10px 0px 4px;text-align:left}
h3.chosen{font-size:1.6em;color:thistle;margin:-.1em auto -1em;text-align:center;}
h4{color:linen;font-size:18pt; margin:0px -30px 20px ;padding:6px 20px ;background:darkgreen}
h4.boxHead{ background:none;width:20%;margin:0; padding:.4em;float:left;}
h5{color:linen;font-size:15pt; margin:0px -30px 20px ;padding:6px 20px ;background:darkred}

table{font-family:verdana; text-align:center;}

hr{ margin:60px auto 10px;}

a { text-decoration: none;
	background: transparent;
	}

a:link { color:maroon; }
a:visited { color:darkkhaki; }
a:active {color:gold ;}
a:hOver {color:red ;}


.sGap{margin:4px 0px;}
.center{text-align:center;}
.legend{display:block;}

.select{margin:10px 10px 10px 100px}
.descript{margin:10px auto; width:70%;}

.submit{margin:30px auto 20px; width:50%;text-align:center;}
.eMailForm{ width:400px;margin:10px auto;padding:2%;background:oldlace;}
.logInForm{ width:400px;margin:10px auto;padding:2%;background:oldlace;color:navy;}

#topInfoBox{margin:0px 0px 0px 60px;width:800px;height:100px;}
#salute{font-size:1.5em;font-weight:bold; color:navy; margin:0px 0px 0px 0px;float:left;}
#topInfo{font-size:.9em;float:right;padding:.4em;width:400px;}

#mainTable{ background:url('img/bGrnd1.jpg');margin:10px 40px 0;float:left;}
#rightPan{ width:200px;height:285px;float:left;background:url('img/bGrnd1.jpg');
           padding:1em .3em; margin:10px auto ;}
#imgBox{width:160px;height:300px;background-repeat:no-repeat;margin:0 auto;}

#tMsg {width:280px;font-size:.9em;color:darkgreen;margin:0 auto;float:left;}

#boxCaption{background:darkGreen;width:862px;height:3em;margin:0 -1.9em;}
#boxContent{width:800px;display:block;background:none;margin:0 auto;}
#bTopCloseBtn{float:right;width:36px;height:32px;margin:.5em; background:url('img/btnCloseRnd1.png');cursor:pointer;}
#bTopCloseBtn:hOver{width:36px;height:32px;background:url('img/btnCloseRnd0.png');}
#bTopNextBtn{float:right; width:36px;height:32px;margin:.5em auto ;
              background:url('img/btnNextRnd0.png'); cursor:pointer;display:none;}
#bTopNextBtn:hOver{width:36px;height:32px;background:url('img/btnNextRnd1.png');}
#bTopPrevBtn{float:right;width:36px;height:32px;margin:.5em; background:url('img/btnPrevRnd0.png');
             cursor:pointer;display:none;}
#bTopPrevBtn:hOver{width:36px;height:32px;background:url('img/btnPrevRnd1.png');}

#outMsg{margin:30px auto 20px; width:800px;text-align:justify; background:oldlace;
        padding:0px 30px 60px;font-size:12pt;border:solid 1px red;}

#mapFrame{width:800px;height:260px;background:none;}

#bgImg {margin:20px 0px 10px 200px;}
#objField{font-size:2em;font-weight:bold; text-align:center;
          width:40%; background:honeydew;color:brown;
          padding:6px;margin:10px auto 40px;
          }
#cTitle{font-size:28pt;font-weight:bold;color:brown;
        position:absolute;top:220px;left:150px;z-index:10;
        background:honeydew;padding:10px 20px;
        /*opacity:0.4;filter:alpha(opacity=40);  */
       }
       
#subBtn{display:none; margin:-20px auto 0px;}

/*.recBtn{width:74px; height:174px;cursor:pointer;background:white;}*/
.recBtn{cursor:pointer;background:white;width:70px; height:100px}
.recBtn:hOver{background:black;width:68px;height:98px;border:solid 2px red;}

.small{font-size:.7em;}
  