@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'segoeuil';
  src:url('segoeuil.woff') format('woff');
      url('segoeuil.ttf')  format('truetype');
}


.prtitle1 { font-family: segoeuil;font-size:40px; color:#FFFFFF;}
.prtitle2 { font-family: segoeuil;font-size:22px; color:#FFFFFF;}
.prtitle3 { font-family: segoeuil;font-size:16px; color:#FFFFFF;}
.prtitle4 { font-family: segoeuil;font-size:22px; color:#135493; text-decoration: none;}
.prtext { font-family: segoeuil;font-size:18px; color:#135493;}
.prtext2 { font-family: segoeuil;font-size:15px; color:#135493;}
.selectedmenu { text-decoration: none; font-family:segoeuil;font-size:29px; color:#05367b; }



a.hyper1:link {text-decoration: none; font-family:segoeuil;font-size:29px; color:#FFFFFF;}
a.hyper1:visited {text-decoration: none; font-family:segoeuil;font-size:29px; color:#FFFFFF;}
a.hyper1:hover {text-decoration: none; font-family:segoeuil;font-size:29px; color:#05367b;}
a.hyper1:active {text-decoration: underline; font-family:segoeuil;font-size:29px; color:#cccccc;}

a.hyper2:link {text-decoration: underline; font-family:segoeuil;font-size:18px; color:#047c8c;}
a.hyper2:visited {text-decoration: underline; font-family:segoeuil;font-size:18px; color:#047c8c;}
a.hyper2:hover {text-decoration: underline; font-family:segoeuil;font-size:18px; color:#047c8c;}
a.hyper2:active {text-decoration: underline; font-family:segoeuil;font-size:18px; color:#047c8c;}

a.hyper3:link {text-decoration: none; font-family:segoeuil;font-size:22px; color:#135493;}
a.hyper3:visited {text-decoration: none; font-family:segoeuil;font-size:22px; color:#135493;}
a.hyper3:hover {text-decoration: none; font-family:segoeuil;font-size:22px; color:#135493;}
a.hyper3:active {text-decoration: underline; font-family:segoeuil;font-size:22px; color:#135493;}


 #map-canvas {
        width: 717px;
        height: 465px;
      }

body {
 	margin-top:0px; 
 	margin-left:0px;
 	margin-bottom:0px;
 	margin-right:0px;
 }
 
 html { 
  background: url(img/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.prshadow { 
	box-shadow: 1px 1px 15px #000000; 
	-moz-box-shadow: 1px 1px 15px #000000; 
	-webkit-box-shadow: 1px 1px 15px #000000; 
	-khtml-box-shadow: 1px 1px 15px #000000;
}

.prfooter { background: url(img/pixdark.png); }
.prsidebg { background: url(img/sidebg.png); background-repeat:repeat-x }

.prtest1 { font-family:segoeuil;font-size:32px; color:#FFFFFF;}
.prtest2 {font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif; font-size:36px}
.prtest3 { font-family: 'segoeuil';  }



.prtitlemain { font-family: segoeuil;font-size:40px; color:#FFFFFF;}