/* www.apotherainc.com */

a { text-decoration: none; color: #000000; }
a:active { color: #000000;}
a:visited { color: #000000; }
a:hover { text-decoration: underline; color: #099; }

.MenuBar1 
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFCCCC;
	font-weight: normal;
}
.MenuLink1 
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFCCCC;
	font-weight: normal;
	text-decoration: underline;
}

.fstyle1 
{
	background-color : White;
	font-family: Arial;
	font-size: 10pt;
	color: Gray;
}
.fstyle2 
{
	background-color : White;
	font-family: Tahoma;
	font-size: 11pt;
	color: #006633;
}
.fstyle3
{
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 10pt;
	color: #F1F0F0;
	padding-top: 4px;
	padding-bottom: 1px;
}
.fstyle32
{
	font-family: Tahoma;
	font-weight: bolder;
	font-size: 10pt;
	color: #F1F0F0;
	padding-top: 5px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
}
.fstyle4
{
	font-family: Arial;
	font-size: 10pt;
	color: #263926;
	padding-right: 10px;
}
.fstyle5
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bolder;
	color: #263926;
	padding-bottom: 10px;
	padding-top: 4px;
	padding-left: 8px;
}
.fstyle55
{
	font-family: Tahoma;
	font-size: 11pt;
	color: #263926;
	padding-bottom: 10px;
	padding-top: 4px;
	padding-left: 12px;
}
.fstyle6
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #263926;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.fstyle62
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #263926;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 2px;
}
.fstyleFooter
{
	font-family: Tahoma;
	font-size: 9pt;
	color: Gray;
}
.fstyleTitle
{
	font-family: Tahoma;
	font-size: 18pt;
	color: #ffffff;
	padding-left: 10px;
}

.mfBoxHead { padding-top: 8px; }

.TableCellHeading1 
{
	font-weight: bold;
	color: #DDDCDC;
	background-color: #0F492F;
	padding-left: 3px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	white-space: nowrap;
}
.TableCell1 
{
	background-color: White;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
}

.TableCell2
{
	background-color: #DDDCDC;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
}

.MenuBox1 
{
  width: 150px;
  height: 180px;
  background-color: #ECF0E6;
  padding: 4px;
  border: 1px solid #c0c0c0;
  font-family: Arial;
  cursor: pointer;
  text-align: center;
}

