/*
  $Id: stylesheet.css $

*/


BODY {
  bgimage: images/site_bg.jpg;
  color: #000000;
  margin: 0px;
 
}

A {
  color: #000000;
  
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.bottom:hover {
  color: #ffffff;
}

A.bottom {
  color: #ffffff;
  text-decoration: none;
}

.date {
	color: #FFFF66;
	font-size: 10px;
}

.bottomheader {
  color: #0099FF;
  text-decoration: none;
  font-weight : bold;
  font-size: 10px;
  }

.portalboxes {
  color: #333333;
  text-decoration: none;
  font-weight : bold;
  font-size: 18px;
}
 A.portalboxes {
  color: #333333;
  text-decoration: none;
  font-weight : bold;
  font-size: 18px;
}
 A.phones {
  color: #333333;
  text-decoration: none;
  font-weight : bold;
  font-size: 12px;
}
 .pbx101title {
  color: #0066CC;
  text-decoration: underline;
  font-weight : bold;
  font-size: 14px;
}
 A.industry {
  color: #000000;
  text-decoration: none;
  font-weight : bold;
   font-size: 12px;
}
A.industry:hover {
  color: #FF0000;
  text-decoration: none;
  font-weight : bold;
    font-size: 12px;
}
 .casestudiestitle {
  color: #CC3300;
  text-decoration: underline;
  font-weight : bold;
  font-size: 10px;
}
.casestudiesbody {
  color: #000000;
  text-decoration: none;
  font-weight : regular;
  font-size: 12px;
}
A.previous {
  color: #000000;
  text-decoration: none;
  font-size: 10px;
}
A.previous:hover {
  color: #FF0000;
  text-decoration: underline;
  font-size: 10px;
}
A.back {
  color: #CC3300;
  text-decoration: none;
  font-weight : bold;
  font-size: 10px;
}
.acceler8 {
  color: #0033CC;
  text-decoration: none;
  font-weight : regular;
  font-size: 12px;
}
.acceler8body {
  color: #000000;
  text-decoration: none;
  font-weight : regular;
  font-size: 10px;
}

