body
{
 font-size: 10pt;
 font-family: Verdana; Arial; Times New Roman;  Helvetica;  
}

.navbar 
{
 color: #00a6a6; 
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: bold;
 line-height: 16px;
}

.title
{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 18px;
 font-weight: normal;
 color: #00a6a6;
}

.title1
{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 18px;
 font-weight: normal;
 color: #00a6a6;
}

.title_big
{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 28px;
 font-weight: normal;
 color: #00a6a6;
}

.index
{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px;
}

.table1
{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 12px;
}

.underline
{
  text-decoration: underline;
}

a:link 
{
  color: black; 
  text-decoration: none;
}

a:hover
{
  color: green; 
  text-decoration: none;
  background-color: #ffffff; 
}

a:active 
{
  color: purple; 
  text-decoration: underline;
}

a:visited
{
  color: black; 
  text-decoration: none;
}

.button
{
   background-color: #ddffff;
   color: #000000;
   width: 100;
//   height: 25;
}

.button1
{
   background-color: #ddffff;
   color: #000000;
   width: 50;
   height: 22;
}

.button2
{
   background-color: #ddffff;
   color: #000000;
   width: 220;
   height: 22;
}

.text
{
   font-size: 14pt;
   font-family: Courier New;
}

.text1
{
   font-size: 22pt;
   font-family: Verdana;
}

.t1
{
   font-size: 10pt;
   font-family: Verdana; Times New Roman;
   color: #000000;
}

.formulas
{
   font-family: Verdana;
   font-size: 22pt;
}

.select
{
     font-family: Arial;
     font-size: 10pt;    
     width: 90px;
}

.select1
{
     font-family: Arial;
     font-size: 10pt;  
     width: 100px;  
}

.itemBorder 
{
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid
}

.itemText 
{
	FONT: 13px Arial, Helvetica; 
	COLOR: #0000ff; 
	TEXT-DECORATION: none
}




