
/* Link definition */   
    a:active{
    color: #999900;
    font-family: Verdana;
    font-size: 12px;
	text-decoration:none;
    }
   a:link,a:visited{
    color: #999900;
    font-family: Verdana;
    font-size: 12px;
	text-decoration:none;
    }
   a:hover{
        font-family: Verdana;
    font-size: 12px;
 	text-decoration:none;
    }
    
    .textinput{ 
        background-color:#f0f0f0;
        color:#333333;
        height:20px;
        width:173px;
        font-size:12px;
    }
      
    
/* Body definition */  
body{
		font-family: verdana;
        font-size:12px;
        margin-left : 0px;
        margin-top: 15px;
        margin-bottom:30px;
        color:#666666;
        background-color:black;
		}
input,select,textarea{
		font-family: Arial, Helvetica, helvetica,sans-serif;
        font-size:10px;
        color:#333333;
		}        
        
/* Table and TD definition */  		
table,td{
		font-family: Verdana;
        font-size:10px;
		color: #666666;
        margin-left: auto;
margin-right: auto;
		}
        

  .main:link, .main:active, .main:visited{
  	color: #333333;
	font-family: verdana;
    font-size: 12px;
	font-weight:normal;
    text-decoration:underline;
	}
  .main:hover{
  	color: #cccccc;
	font-family: verdana;
    font-size: 12px;
	font-weight:normal;
    text-decoration:underline;
	}

 .listtop {
 margin-bottom:2.5px;
 margin-top:8px;
 margin-left:10px;
 margin-right:0px;
 }   
 .list {
 margin-bottom:2.5px;
 margin-top:5px;
 margin-left:10px;
 margin-right:0px;
 }   
 .sublist {
 margin-bottom:2.5px;
 margin-top:2.5px;
 margin-left:15px;
 margin-right:0px;
 }   
 
 .title {
    color: #000000;
	font-family: verdana;
    font-size: 12px;
    font-weight:bold;
 }   

     .small {
    color: #464646;
	font-family: Verdana;
    font-size: 10px;
     }
 .margin {
 margin-left: 30px;
 margin-right:30px;
 margin-top:10px;
 margin-bottom:10px;
 color: #666666;
	font-family: verdana;
    font-size: 11px;
 }
 		
P,OL,DL,DL,DT,BLOCKQUOTE,Q,CITE,ADDRESS,SPAN,DIV,.normal {
	font-size: 10pt;
	font-family: Verdana;
	color:#464646;
	
}

th{
	color: black;
	font-size: 10pt;
	font-family: Verdana;
}

h1,h2,h3{
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}


A.smallgreen{
	color: #004200;
	font-size: 8pt;
	font-family: Verdana;
}

A.green{
	color: #004200;
	font-size: 10pt;
	font-family: Verdana;
}

.small{
		font-size:8pt;
		font-family:Verdana;
		color: #464646;
			}
			
.red {
	color: #990000;
	font-size: 10pt;
	font-family: Verdana;
}


A.white {
	color: white;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none
}

   a.white:hover{
    color: white;
    font-family: Verdana;
    font-size: 10pt;
 	text-decoration:underline;
	 background-color:transparent;
	
    }
	
	

.white {
	color: white;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none
}

.green{
	color: #004200;
	font-size: 10pt;
	font-family: Verdana;
}
