a:link { color: #69baff; text-decoration: none; }
a:visited { color: #69baff; text-decoration: none; }
a:hover { color:#a6f19e; text-decoration: underline; }
a:active { color: #69baff; text-decoration: underline; }

.type {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #FFFFFF; font-weight: normal; font-variant: normal}
.smtype {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #FFFFFF; font-weight: normal; font-variant: normal}
.hsmtype {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #ffffff; font-weight: normal; font-variant: normal}
.xsmtype {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF; font-weight: normal; font-variant: normal}
.menutype {  font-family: Impact, Arial Black, sans-serif; font-size: 18px; font-style: normal; color: #ffffff; font-weight: normal; font-variant: normal}
a.menutype :link { color: #ffffff; text-decoration: none; }
a.menutype :visited { color: #ffffff; text-decoration: none; }
a.menutype :hover { color:#9ecbf1; text-decoration: underline; }
a.menutype :active { color: #ffffff; text-decoration: none; }

.bottomtype {  font-family: Impact, Arial Black, sans-serif; font-size: 26px; font-style: normal; color: #ffffff; font-weight: normal; font-variant: normal}

.logotype {  font-family: Impact, Arial Black, sans-serif; font-size: 50px; font-style: normal; color: #ffffff; font-weight: normal; font-variant: normal}
a.logotype :link { color: #2ebdc2; text-decoration: none; }
a.logotype :visited { color: #2ebdc2; text-decoration: none; }
a.logotype :hover { color:#2ebdc2; text-decoration: underline; }
a.logotype :active { color: #2ebdc2; text-decoration: underline; }

.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF; font-weight: normal; font-variant: normal}
.borderit img{border: 1px solid #2EBDC2;}
.borderit:hover img{border: 1px solid #993300;}
.borderit:hover{color: #993300; /* irrelevant definition to overcome IE bug */}      

.titletype { z-index:1; text-align:left; font-family: Impact, Arial Black, sans-serif; font-size: 30px; font-style: normal; color: #ffffff; font-weight: normal; font-variant: normal;}
.titlebox 
  {
  width:968px;
  margin:30px 50px;
  background-color:#000000;
  border:1px solid #5c94b7;
  z-index:-1;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }


