﻿
.toptextf 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#003399;
	font-weight:bold;
	letter-spacing:1px;
}

 .index
 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#333333;
 }
 .index1
 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#868686;
 }
 .blueline
 {
    background-image:url(images/blueline.gif);
    background-repeat:repeat-x;
    background-position:left top;
  }
      	
.bartop
{
    background-image:url(images/bartop.jpg);
    background-repeat :repeat-x;
    background-position  :left top;
    height:26px ;
 }	
       
.head1
{
    font-family: verdana; 
    font-size: 11px;
    color: #6A6A6A;
    font-style: normal; 
}
	
.head2
{ 
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    font-style:normal; 
 }

 .head3
 {
    font-family:verdana; 
    font-size:11px;
    color:#00376F;
    font-style:normal; 
 }
    
 .head4
 {
    font-family:verdana; 
    font-size:10px;
    color:#595959;
    font-style:normal; 
}

.head5
{
    font-family:verdana; 
    font-size:10px;
    color:#008200;
    font-style:normal; 
}

.head6
{
    font-family:verdana; 
    font-size:10px;
    color:#FF0000;
    font-style:normal; 
}

 .div
{
    background-image:url(images/div.gif);
    background-repeat:repeat-x;
    background-position:left top;
    height:2px;
}     



/*     Default1 theme     */

.whitetext
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
}
.whitetextnb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	border:thin #009966;
}	
		
.scripimg 
{
    background-image:url("images/scrip_button.jpg");
    background-repeat:no-repeat;
    height:23px;
  }	

.bgtext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#000000;
	font-weight:bold;
	letter-spacing:1px;
}
.lineshrt
{ 
 background-image:url(images/dot_line.jpg);
 background-repeat:repeat-x;
 background-position:left top;
 height :5px;
} 