a:link {
		color:#2a927d;font-size: 9pt;font-weight: bold;
		font-family: tahoma;text-decoration:none; 
	   }
a:visited {
		   color:#339999;font-size: 9pt;font-weight: bold;
		   font-family: tahoma;text-decoration:none; 
		  }
a:hover {
		 color:#FAAD18 ; font-size: 9pt;font-weight: bold;
		 font-family: tahoma;text-decoration:none;  
		}

a:link.TEXT {
		color:#339999 ;font-size: 9pt;font-weight:NORMAL;
		font-family: tahoma;text-decoration:none; 
	   }
a:visited.TEXT {
		   color:#000000 ;font-size: 9pt;
		   font-family: tahoma;text-decoration:none;
		   font-weight:NORMAL; 
		  }
a:hover.TEXT {
		 color:#000000; font-size: 9pt;
		 font-family: tahoma;text-decoration:underline;
			font-weight:NORMAL; 
		}

.TEXT {
		 color:#000000; font-size: 9pt;
		 font-family: tahoma;
			font-weight:NORMAL; 
		}
.SELECTED { 
			color:#FAAD18;font-size: 9pt;font-weight: bold;
			font-family: tahoma;
		  }


a:link.title {  
			  color:#E5A13A ;font-size: 9pt;
			  font-weight: bold;font-family: Verdana;
			  text-decoration:underline; 
			 }
a:visited.title {
				color:#E5A13A;font-size: 9pt;
				font-weight: bold;font-family: Verdana;
				text-decoration:underline; 
				}
a:hover.title {
				color:#E5A13A ; font-size: 9pt;
				font-weight: bold;font-family: Verdana;
				text-decoration:underline;  
			  }


a:link.titlesmall {  
			  color:#E5A13A ;font-size: 9pt;
			  font-weight: bold;font-family: Verdana;
			  text-decoration:underline; 
			 }
a:visited.titlesmall {
				color:#E5A13A;font-size: 9pt;
				font-weight: bold;font-family: Verdana;
				text-decoration:underline; 
				}
a:hover.titlesmall {
				color:#E5A13A ; font-size: 9pt;
				font-weight: bold;font-family: Verdana;
				text-decoration:underline;  
			  }



a:link.bar { 
				color:#714A07 ;font-size: 9pt;
				font-weight: bold;font-family: TAHOMA;text-decoration:none;
				line-height:20px 
			   }
a:visited.bar {
					color:#714A07 ;font-size: 9pt;
					font-weight: bold;font-family: TAHOMA;text-decoration:none;
					line-height:20px 
				  }
a:hover.bar {
				  color:#FFFFFF ; font-size: 9pt;
				  font-weight: bold;font-family: TAHOMA;text-decoration:none;
				  line-height:20px  
				}
a:active.bar {
				  color:#FFFFFF  ; font-size: 9pt;
				  font-weight: bold;font-family: TAHOMA;text-decoration:none;
				  line-height:20px  
				}
.bar {
				  color:#714A07  ; font-size: 9pt;
				  font-weight: bold;font-family: TAHOMA;
				  line-height:20px  
				}

.LEFTTOOLBAR {
			 color:#FFFFFF ;font-size: 9pt;font-weight: bold;
			 font-family: tahoma;
			}
				  	 
.FORM { 
		font-size: 9pt;font-family: tahoma;
	  }

TD {
	font-size: 9pt;font-family: tahoma;
   }
 .TD {
	font-size: 9pt;font-family: tahoma;
   }
.TITLE {
		color:#E5A13A ; font-size: 10pt;
		font-weight: bold;font-family: Verdana;
		text-decoration:underline;
		}

 .TITLESMALL {
		color:#E5A13A ; font-size: 9pt;
		font-weight: bold;font-family: Verdana;
		text-decoration:underline;
		}

 .TITLENOLINK   {
				color:#135B5A ; font-size: 10pt;
				font-weight: bold;font-family: Verdana;
				}
.TITLENOLINKBLUE   {
				color:#5153AF ; font-size: 10pt;
				font-weight: bold;font-family: Verdana;
				}


 .TITLENOLINKsmall   {
				color:#135B5A ; font-size: 9pt;
				font-weight: bold;font-family: Verdana;
				}

pre.clsCode {
		font-family: Courier New;
		font-size: 10pt;
		background:#F7F4EB;
		margin-top: 1em;
		margin-bottom: 1em;
		margin-left: 0pt;
		padding-top: 5pt;
		padding-bottom: 5pt; 
		padding-left: 5pt;
		padding-right: 5pt;
	}

.but{
		background-color: #F7DEBD;
		font-size: 9pt;
		font-family: tahoma;
		color: #2A927D;
		font-weight:bold;
		border-left-color: #FFFFFF;
		border-right-color: #E7E7CE;
		border-left-style: solid;
		border-top-color: #FFFFFF;
		border-top-style:solid ;
		border-bottom-color: #E7E7CE;
		width: 100px;
	}
