/* CSS Document */

.infoContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:left;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	width: 85%;
	text-align:left;
}
a.close:link {color: #999999; text-decoration: none; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
a.close:visited {color: #999999; text-decoration: none;font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
a.close:hover {color: #333333; text-decoration: none;font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}
a.close:active {color: #999999; text-decoration: none;font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px;}

a.credits:link {color: #99cc99; text-decoration: none;}
a.credits:visited {color: #99cc99; text-decoration: none;}
a.credits:hover {color: #00cc00; text-decoration: none;}
a.credits:active {color: #99cc99; text-decoration: none;}

a.email:link {color: #00cc00; text-decoration: none; font-weight:bold;}
a.email:visited {color: #00cc00; text-decoration: none;}
a.email:hover {color: #99cc99; text-decoration: none;}
a.email:active {color: #00cc00; text-decoration: none;}

a.infoPapers:link {color: #00cc00; text-decoration: none; font-weight:bold; font-size: 14px;}
a.infoPapers:visited {color: #00cc00; text-decoration: none; font-weight:bold; font-size: 14px;}
a.infoPapers:hover {color: #99cc99; text-decoration: none; font-weight:bold; font-size: 14px;}
a.infoPapers:active {color: #00cc00; text-decoration: none; font-weight:bold; font-size: 14px;}

a.creditsGREEN:link {color: #00cc00; text-decoration: none;}
a.creditsGREEN:visited {color: #00cc00; text-decoration: none;}
a.creditsGREEN:hover {color: #99cc99; text-decoration: none;}
a.creditsGREEN:active {color: #00cc00; text-decoration: none;}

a.emailGREEN:link {color: #00cc00; text-decoration: none;}
a.emailGREEN:visited {color: #00cc00; text-decoration: none;}
a.emailGREEN:hover {color: #99cc99; text-decoration: none;}
a.emailGREEN:active {color: #00cc00; text-decoration: none;}

a.creditsPink:link {color: #FF99cc; text-decoration: none; font:Arial, Helvetica, sans-serif;}
a.creditsPink:visited {color: #FF99cc; text-decoration: none; font:Arial, Helvetica, sans-serif;}
a.creditsPink:hover {color: #FF00cc; text-decoration: none; font:Arial, Helvetica, sans-serif;}
a.creditsPink:active {color: #FF99cc; text-decoration: none; font:Arial, Helvetica, sans-serif;}

a.emailPink:link {color: #ff00cc; text-decoration: none; font-weight:bold;}
a.emailPink:visited {color: #ff00cc; text-decoration: none;}
a.emailPink:hover {color: #ff99cc; text-decoration: none;}
a.emailPink:active {color: #ff00cc; text-decoration: none;}

a.infoPink:link {color: #ff00cc; text-decoration: none; font-weight:bold; font-size: 14px;}
a.infoPink:visited {color: #ff00cc; text-decoration: none; font-weight:bold; font-size: 14px;}
a.infoPink:hover {color: #ff99cc; text-decoration: none; font-weight:bold; font-size: 14px;}
a.infoPink:active {color: #ff00cc; text-decoration: none; font-weight:bold; font-size: 14px;}

a.creditsTURQ:link {color: #9999cc; text-decoration: none;}
a.creditsTURQ:visited {color: #9999cc; text-decoration: none;}
a.creditsTURQ:hover {color: #00ccff; text-decoration: none;}
a.creditsTURQ:active {color: #9999cc; text-decoration: none;}

a.emailTURQ:link {color: #00ccff; text-decoration: none; font-weight:bold;}
a.emailTURQ:visited {color: #00ccff; text-decoration: none;}
a.emailTURQ:hover {color: #9999cc; text-decoration: none;}
a.emailTURQ:active {color: #00ccff; text-decoration: none;}

a.creditsMANGO:link {color: #ffcc99; text-decoration: none;}
a.creditsMANGO:visited {color: #ffcc99; text-decoration: none;}
a.creditsMANGO:hover {color: #ff6600; text-decoration: none;}
a.creditsMANGO:active {color: #ffcc99; text-decoration: none;}

a.emailMANGO:link {color: #ff6600; text-decoration: none; font-weight:bold;}
a.emailMANGO:visited {color: #ff6600; text-decoration: none;}
a.emailMANGO:hover {color: #ffcc99; text-decoration: none;}
a.emailMANGO:active {color: #ff6600; text-decoration: none;}

.bottomGREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99cc99;
}

.bottomTURQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9999cc;
}
.bottomPINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff99cc;
}
.bottomMANGO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc99;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.TopHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image:  url(images/top.gif)  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image:  url(images/topRight.gif)  }

  td.shadow-right { 
    width: 16px; 
    background-image:  url(images/right.gif)  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image:  url(images/bottomRight.gif)  } 

  td.shadow-bottom { 
    height: 16px;
    background-image:  url(images/bottom.gif)  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image:  url(images/bottomLeft.gif)  } 

  td.shadow-left { width: 16px;
    background-image:  url(images/left.gif)  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image:  url(images/topLeft.gif)  }      

  td.shadow-center {
    background-color: white  
  }
