 

body,td,p,ul,ol,li,input,select,textarea,div,span,blockquote {
  font-size : 12.5px ;
  font-family:  Arial, Verdana, sans-serif;
  scrollbar-3dlight-color : #222222;
  scrollbar-arrow-color : #000000;
  scrollbar-darkshadow-color : #000000; 
  scrollbar-face-color : #cccccc;
  scrollbar-highlight-color : #2f4a1a;
  scrollbar-shadow-color : #ffffff;
  scrollbar-track-color: #eeeeee;   
} 


 .nicefield             { font-family: Arial, Helvetica, sans-serif; font-size: 10px; border-style: solid; border-width: 1 }
.small  {font-size:8.5pt;font-family:arial,verdana,Helvetica,sans-serif; font-weight:bold;}
.small a        { color: #FFFFFF; text-decoration : none; }		 
.small a:link   { color: #FFFFFF; text-decoration : none; }
.small a:visited { color: #FFFFFF; }	
.small a:hover   {color: #ccff99; text-decoration: none}

.green  {font-family:arial,verdana,Helvetica,sans-serif;}
.green a        { color: #FFE6BF; text-decoration : none; }		 
.green a:link   { color: #FFE6BF; text-decoration : none; }
.green a:visited { color: #FFE6BF; text-decoration : none; }	 
.green a:hover   { color: #cc3300; text-decoration: underline; font-weight:bold;}

.nav  {font-size:9pt;font-family:arial,verdana,Helvetica,sans-serif;font-weight:bold;}
a.nav:link   { font-size:9pt;color: #01AAD3; text-decoration : none; font-weight:bold;}
a.nav:visited { font-size:9pt;color: #01AAD3; text-decoration : none; font-weight:bold;} 
a.nav:hover   {font-size:9pt;color: #01AAD3; text-decoration: underline font-weight:bold;}

.navb  {font-size:8.5pt;font-family:tahoma,arial,verdana,Helvetica,sans-serif;}
a.navb:link   { color: #0053CF; text-decoration : none; }
a.navb:visited { color: #0053CF; text-decoration : none;}	 
a.navb:hover   {color: blue; text-decoration: underline}

.bodysmall  {font-size:8.5pt;font-family:tahoma,arial,verdana,Helvetica,sans-serif; }
.bodysmall a        { color: #386FF0; text-decoration : none; }		 
.bodysmall a:link   { color: #386FF0; text-decoration : none; }
.bodysmall a:visited { color: #386FF0; }	
.bodysmall a:hover   {color: #cc3300; text-decoration: underline}

.bluetitle  {font-size:13pt;font-family:Tahoma,helvetica; font-weight:bold; color: #01AAD3;}
.bluetitle a        { color: #01AAD3; text-decoration : none; }		 
.bluetitle a:link   { color: #01AAD3; text-decoration : none; }
.bluetitle a:visited { color: #01AAD3; text-decoration : none; }	 
.bluetitle a:hover   { color: cc3300; text-decoration: none}

.otitle  {font-size:11pt;font-family:arial,helvetica; font-weight:bold; color: #01AAD3;}
.otitle a        { color: #01AAD3; text-decoration : none; }		 
.otitle a:link   { color: #01AAD3; text-decoration : none; }
.otitle a:visited { color: #01AAD3; text-decoration : none; }	 
.otitle a:hover   { color: cc3300; text-decoration: none}

.default  {font-size:10pt;font-family:arial,helvetica; font-weight:bold; color: #555555; }
a.default:link   { color: #555555; text-decoration : none; }
a.default:visited { color: #555555; text-decoration : none; }	 
a.default:hover   { color: 000000; text-decoration: underline}

.defaultb  {
        font-family: arial, helvetica, sans-serif;
        font-size: 10pt;
		font-weight: normal;
        color: #405ebe;
        text-decoration: none;
        line-height: 1.8em;
}
a.defaultb:link   { color: #386FF0; text-decoration : underline; }
a.defaultb:visited { color: #386FF0; text-decoration : underline; }	 
a.defaultb:hover   { color: blue; text-decoration: underline}



.bsmall {font-size:8.5pt;font-family:arial,helvetica; font-weight:bold; color: #555555; }
a.bsmall:link   { color: #386FF0; text-decoration : none; }
a.bsmall:visited { color: #386FF0; text-decoration : none; }	 
a.bsmall:hover   { color: cc3300; text-decoration: underline}
 
hr {size:1;color:#cccccc;}
h2 { font-size:13.5pt; font-family: Arial,Helvetica;}
pre { font-size:7.8pt; font-family: arial,Helvetica;}
p, td, font { font-size:10pt; font-family: Arial,Helvetica,sans-serif;}
 

.tdn{text-decoration:none;} .tcc{color:#000000;}

textarea, input, select {
font-family:  arial,verdana,Helvetica,sans-serif;
font-size: 9pt; border-width: 2; 
}


input.m {
font-family: tahoma,verdana,Helvetica,sans-serif;
font-size: 12pt; 
}

input.s {
font-family:tahoma,verdana,Helvetica,sans-serif;
font-size: 9pt; 
}

input.g {
font-family: tahoma,verdana,Helvetica,sans-serif;
font-size: 10pt; 
background-color:CCFF98;
}

select.s {
font-family: tahoma,verdana,Helvetica,sans-serif;
font-size: 8pt; 
}


/* Button */

.cssbutton{
background-color: #01AAD3;
border: 2px #777777 outset;
padding: 1px 4px;
color: #ffffff;
text-decoration: none;
font: bold 100%  Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color:  #ffffff;
}
.cssbutton:link{
color:  #ffffff;
}

.cssbutton:hover{
border-style: inset;
background-color: #FF8A31;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: #000000;
}