/*TXT STYLE*/



/*  */
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}
A:LINK.text, A:VISITED.text, A:ACTIVE.text {
	color: 990000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
}
A:HOVER.text {
	font-family: tahoma;
	font-size: 11px;
	color: 990000;
	text-decoration: underline;
/*________________________________________*/	
/*  */	
}
.textzag1 {
	font-family: tahoma;
	font-size: 18px;
	color: CC6600;
}
.textzag2 {
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	color: CC6600;
}
/*________________________________________*/	
/*   */
.textitalic {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-style: italic;

}
A:LINK.textitalic, A:VISITED.textitalic, A:ACTIVE.textitalic {
	color: 990000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	font-style: italic;
}
A:HOVER.textitalic {
	font-family: tahoma;
	font-size: 11px;
	color: 990000;
	text-decoration: underline;	

}
/*________________________________________*/	
/*   */
.textbold {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
A:LINK.textbold, A:VISITED.textbold, A:ACTIVE.textbold {
	color: 990000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;
}
A:HOVER.textbold {
	font-family: tahoma;
	font-size: 11px;
	color: 990000;
	text-decoration: underline;
	font-weight: bold;	

}
/*________________________________________*/	
/*   */
.textwarn {

	font-family: tahoma;
	font-size: 11px;
	color: #FF6600;
}
/*________________________________________*/	
/*   */



.textsnoska {
	font-family: tahoma;
	font-size: 9px;
	color: #999999;

}
.tablchet {

	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #E1E1E1;
}
.tablzag {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
.tablnechet {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #EFEFEF;
}
