/* CSS Document */

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}

	
.use {
	color:#FF9900;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	text-align: left;
	}
	
.productitle {
	font-size:14px;
	}
	
.normal
  {
  color: #99CA3C;
  }
  

.announcement
  {
  color: #990000;
  font-weight:bold;
  }


a.normal
  {
  color: #99CA3C;
  }
  
a.standardboxlink
  {
  font-family: Arial, Helvetica, sans-serif;
  color: #99CA3C;
  font-size: small;
  font-weight: bold;
  }
  
  
a.presslink
  {
  font-family: Arial, Helvetica, sans-serif;
  color: #99CA3C;
  font-size: 20px;
  font-weight: normal;
  }

  
a.largeboxlink
  {
  font-family: Arial, Helvetica, sans-serif;
  color: #99CA3C;
  font-size: large;
  font-weight: bold;
  }
  
a.subtlelink
  {
  text-decoration: none;
  color: #006633;
  }
  
a.storelink
  {
 
  color: #66CCCC;
  /*color: #99CA3C; */
  font-weight: bold;
  font-size: 12pt;
  margin-top: -30px;
  text-align: left;
  }
  
  
a.storelinkinbox
  {
  
  
  color: #66CCCC;
 /*   color: #336600;
  color: #CCCC00; */
  font-weight: bold;
  font-size: 12pt;
  margin-top: -30px;
  text-align: left;
  }
  
  
a.storelinkmenu
  {
 
  color: #66CCCC;
  /*color: #99CA3C; */
  }
  
p.press
  {
  margin-top: 20px;
  margin-bottom: 20px;
  }
 
.whitebackground {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.darkbackground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.sidebarbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
