input.commonButton {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
/*  font-weight: bold; 
  text-transform: uppercase; */
  color: #000000;
  background-color: #eeeeee;
  background-image: url(/images/btn_bg.gif);
  border: none;
  background-repeat:no-repeat;
  height:17px;
  width=90px;
    
    
}
A.navLink { 
		font-family: verdana; 
		color: #003366; 
		text-decoration: underline;
		font-size:10px;
		}
A.navLink:hover {
		font-family: verdana; 
		color: #ff9900;
		text-decoration: none;
		font-size:10px;
	}
.bodysmallwhite  {
	 	text-decoration : none;
	 	color: #ffffff;
	 	font-family : Helvetica,Arial;
		font-size:9pt;
	 	font-weight : normal;
 	}

.portalBold{
 	font-size:14px;
	font-weight:bold;
}
.gbBlue{
	color:#336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;

}
.gbBlueL{
	color:#333333;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;

}


.portalBlack{

	font-weight : bold;
	color:#333333;
}

.portalWhite{

	font-weight : bold;
	color:#FFFFFF;
}

.menulink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	font-size: 10px;
	letter-spacing: 1px;

}
.menulink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	font-size: 10px;
	letter-spacing: 1px;

}
.menulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #666699;
	font-size: 10px;
	letter-spacing: 1px;

}


table, tr, td,select{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:none;
	color:#333333;
}

body{
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:none;
	color:#333333;

}


   .whitebox
{
  
  text-decoration:none;
  border-width: 2px;
  border-color: #333333;
  border-style: solid;
  background-color: #Ffffff;
  }
 
  .blackbox
 {
   font-size:12px;
   font-weight:Bold;
   color: #FFFFFF;
   background-color: #666666;
  }
  
.pinkHeader {
	color: #993399;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;

}

