.headertext {
    font-size: 13pt;
	font-family: Georgia,'Times New Roman',Times,serif;;
	font-weight: bold;
  }

.breadcrumbs {
    font-size: 7pt;
	font-weight: normal;
	font-family: arial;
	color: #446D8C;	
  }
.breadcrumbs a {
   font-size: 7pt;
	font-weight: normal;
	font-family: arial;
	color: #446D8C;
	text-decoration: underline;
	
  }
.interfacetext {
  font-family: Georgia,'Times New Roman',Times,serif;
  font-size: 8pt;
  color: #000000;
}

.boxinterfacetext {
  font-family: sans-serif;
  font-size: 8pt;
  color: #000000;
  background-color: #CCCC9A;
}


.imageselecttext {
  font-family: sans-serif;
  font-size: 9pt;
  color: #002842;	
  background-color: #CCCC9A;
}

.imageselecttext a {
  font-family: sans-serif;
  font-size: 9pt;
  color: #002842;	
  background-color: #CCCC9A;
  text-decoration: underline;
}

.topnav {
  font-family: arial;
  font : Arial;
  font-size: 8pt;
  color: black;
}
a.topnav {
  font-family: arial;
  font : Arial;
  font-size: 8pt;
  color: black;
  text-decoration : underline;
}
A.topnav:hover
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	font : Arial;
	color : black;
	text-decoration : underline;
	
}
.leftnav {
  font-family: arial;
  font-size: 8pt;
  color: black;
  text-decoration: none;
}
a.leftnav {
  font-family: arial;
  font-size: 8pt;
  color: black;
  text-decoration: none;
}
a.leftnav:hover {
  font-family: arial;
  font-size: 8pt;
  color: black;
  text-decoration: underline;
}

.text {
  font-family: arial;
  font-size: 8pt;
  color: black;
  text-decoration: none;
}
.minitext {
  font-family: arial;
  font-size: 7pt;
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#C1CCD9;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}
#blackborder {
	border-left : 1px solid #BABABA;
	border-right : 1px solid #BABABA;
	border-bottom : 1px solid #BABABA;
}

#beigetable {
	background-color :#f9f2EC;
}

.interfacetext {
  font-family: sans-serif;
  font-size: 9pt;
  color: black;
}
.whiteinterfacetext {
  font-family: sans-serif;
  font-size: 9pt;
  color: white;
}

.boxinterfacetext {
  font-family: sans-serif;
  font-size: 9pt;
  color: black;
  background-color: gray;
}

.maintext{
	font-family : sans-serif ;
	font-size : 9pt;
	font-weight : normal;
	font : Arial;
	color : black;
}

.text {
    font-size: 9pt;
	font-family: arial;
  }
  
  .red {
  color: #cc0000;	
  }
  
  .bold{
  font-weight: bold;
  }

