/* ASASL Stylesheet */

BODY {
  margin: 2px; 
}

.footCellL {
  border-left: solid 2px #000000;
  border-top: solid 2px #000000;
  border-bottom: solid 2px #000000;
  background-image: url('pics/footbg.jpg');
  font-family: arial;
  font-size: 11pt;
  color: #ffffff;
}

.footCellR {
  border-right: solid 2px #000000;
  border-top: solid 2px #000000;
  border-bottom: solid 2px #000000;
  background-image: url('pics/footbg.jpg');
  font-family: arial;
  font-size: 10pt;
  color: #ffffff;
}

a.imanezLink {
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #ffffff;
  text-decoration: none;
}
 
a.imanezLink:hover {
  font-family: arial;
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  text-decoration: none;
}

.menuCellL {
  border: solid 2px #000000; 
  background-color: #2BA107;
  background-image: url('pics/bg.jpg');
  background-position: center;
  font-family: times new roman;
  font-weight: bold;
  font-size: 13pt;
  color: #ffffff;
}


a.menuLink {
  font-family: times new roman;
  font-weight: bold;
  font-size: 17pt;
  color: #000000;
  text-decoration: none;
}

a.menuLink:hover {
  font-family: times new roman;
  font-weight: bold;
  font-size: 17pt;
  color: #ffffff;
  text-decoration: none;
}

.bodyText {
  font-family: arial; 
  font-size: 13pt;
  color: #316AC5; 
}

.headerText {
  font-family: arial; 
  font-weight: bold;
  font-size: 15pt;
  color: #000090; 
}


.addText {
  font-family: arial; 
  font-weight: bold;
  font-size: 15pt;
  color: #316AC5; 
}

a.mailLink {
  font-family: arial; 
  font-weight: bold;
  font-size: 15pt;
  color: #316AC5;
  text-decoration: none;
}

a.mailLink:hover {
  font-family: arial; 
  font-weight: bold;
  font-size: 15pt;
  color: #000090; 
  text-decoration: underline;
}

.formText {
  font-family: arial; 
  font-weight: bold;
  font-size: 12pt;
  color: #000090; 
}

.bullet { 
  color: #ffffff;
}

a.servicesLink {
  font-family: times new roman;
  font-size: 15pt;
  color: #00cc00;
  text-decoration: none;
}

a.servicesLink:hover {
  font-family: times new roman;
  font-size: 15pt;
  color: #316ac5;
  text-decoration: underline;
}

a.coursesLink {
  font-family: arial;
  font-size: 8pt;
  color: #F89224;
  text-decoration: none;
}

a.coursesLink:hover {
  font-family: arial;
  font-size: 8pt;
  color: #316ac5;
  text-decoration: underline;
}

.tipText {
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;
  color: #000000;
}

a.textLink {
  color: #f89224;
  text-decoration: underline;
}

a.textLink:hover {
  color: #000090;
  text-decoration: none;
}

.imgBorder {
  border: solid 2px #83AFEC;
}
