.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.texts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.texts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.textsa{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9pt;
}

a:link,a:visited,a:hover {
	color: #000000; 
	font-size: 10pt; 
	font-family: Arial; 
	font-weight: normal; 
	text-decoration: underline
}

a.alb:link,a.alb:visited,a.alb:hover {
	color: #ffffff; 
	font-size: 9pt; 
	font-family: Arial; 
	font-weight: normal; 
	text-decoration: underline
}

#dhtmltooltip{
	size:10;
	position: absolute;
	width: 300px;
	border: 1px solid #6658B9;
	padding: 2px;
	background-color: #CEC9F2;
	visibility: hidden;
	z-index: 100;
}
  
.mainDiv
{
  width:700px;
}
.topItem
{
  width:700px;
  height:20px;
  cursor:pointer;
  bbackground: #467BF2;
  text-decoration: none;
  color: black; 
  font-weight:bold;
  font-family:"Arial";
 
}


.dropMenu
{
  bbackground:#D9D9D9;
  border-top:1px solid #6557b8;
  border-left:1px solid #6557b8;
  border-right:1px solid #6557b8;
  border-bottom:1px solid #6557b8;
}

.subMenu
{
   display:none;
}
.subItem
{
   padding-left:5px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:black;
}

.subItem a
{
   text-decoration:none;
   color:black;
}

.subItemOver
{
   cursor:pointer;
   color:blue;
   text-decoration:underline;
   font-weight:bold;
   padding-left:5px;
}

.subItemOver  a
{
   color:blue;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
width: 700px;
height: 35px;
font-size: 100%;
font-weight: bold;
border: 1px solid #6557b8;
background-color: #babaf0;
}

.switchcontent{
width: 700px;
border: 1px solid #6557b8;
border-top-width: 0;
}
