.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

A.menutext {
	color: #FFFFFF;
	text-decoration:none;
}

A.menutext:hover {
	color: #94DDBA;
	text-decoration:none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.transparent {
	filter:shadow(color:gray, direction=135) alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}

A.submenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4F4840;
	text-decoration:none;
}

A.subsubmenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4F4840;
	text-decoration:none;
}

A.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4F4840;
	text-decoration:none;
	font-weight: bold;
}


td.sidemenu {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #4F4840;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4F4840;
	text-decoration:none;
}

div.blue {
	background-color:#E7ECF4; 
	border: 1px solid grey;
}

div.yellow {
	background-color:#F5F2E3; 
	border: 1px solid grey;
}

div.orange {
	background-color:#ffefcc; 
	border: 1px solid grey;
}

div.green {
	background-color:#E4F4FB; 
	border: 1px solid grey;
}

div.grey {
	background-color:#f7f7f7; 
	border: 1px solid grey;
}

p.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC6A03;
}
.maincontent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6b716b;
	margin:50px 20px 30px 20px;
	text-align:justify
}
.maincontent0{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#f2961e;
	margin:20px 20px 30px 20px;
	text-align:justify
}
.maincontent1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#6b716b;
	margin:20px 20px 30px 20px;
	text-align:justify
}

/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("images/tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("images/tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
	  
	  /*- Menu Tabs F--------------------------- */

    #tabsF {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  z-index: 2;
      }
    #tabsF ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	span.keyword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
td.side {
	width: 20px;
}
div.indent {
	padding-left: 10px;
}
