.white {
		font-family : Verdana;
     	font-size : 10px;
     	color : #f8f8f8;
     	text-decoration : none;	
      }	  

i, td, p, body, ol, li, ul, pre {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     	font-size : 11px;
     	font-weight : normal;
     	color : #004060;
     	text-decoration : none;	
      }	  
.att{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     	font-size : 12px;
     	color : #ff0033;
     	text-decoration : none;	
      }	  
.sm_news{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     	font-size : 10px;
     	color : #ff0033;
     	text-decoration : none;	
      }	  
	  	  
b {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     	font-size : 11px;
     	font-weight : bold;
     	color : #004060;
     	text-decoration : none;	
      }	  
b.big {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     	font-size : 13px;
     	font-weight : bold;
     	color : #004060;
     	text-decoration : none;	
      }	  
	  
b.small {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     	font-size : 9px;
     	font-weight : bold;
     	color : #004060;
     	text-decoration : none;	
      }	  
	  
	  
.test{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     	font-size : 11px;
     	font-weight : bold;
     	color : #004060;
     	text-decoration : none;	
      }	  

li.small {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     	font-size : 11px;
     	font-weight : normal;
     	color : #004060;
     	text-decoration : none;	
			text-indent : -15px;
      }	  

 li, ul {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
     	font-size : 11px;
     	font-weight : normal;
     	color : #004060;
     	text-decoration : none;	

      }	  

	  
.text   {
		font-family :  Arial, Helvetica, sans-serif;
     	font-size : 16px;
     	font-weight : bold;
     	color : #0a0a0a;
     	text-decoration : none;	
      }
 a:link  {
    font-family : arial, tahoma, verdana;
    color : #605838;
    font-weight : bold;
    text-decoration : none;
	font-size : 11px;
}

a:visited  {
    font-family : arial, tahoma, verdana;
    color : #326940;
    font-weight : bold;
    text-decoration : none;
		font-size : 11px;
}

a:hover  {
    font-family : arial, tahoma, verdana;
    color : #A8A400;
    font-weight : bold;
    text-decoration : underline;
		font-size : 11px;
}

i.sm, a.sm:link  {
    font-family : arial, tahoma, verdana;
    color : #326940;
    font-weight : bold;
    text-decoration : none;
	font-size : 10px;
}

a.sm:visited  {
    font-family : arial, tahoma, verdana;
    color : #326940;
    font-weight : bold;
    text-decoration : none;
		font-size : 10px;
}

a.sm:hover  {
    font-family : arial, tahoma, verdana;
    color : #A8A400;
    font-weight : bold;
    text-decoration : underline;
		font-size : 10px;
}

 a.b:link  {
    font-family : arial, tahoma, verdana;
    color : #326940;
    font-weight : bold;
    text-decoration : none;
	font-size : 11px;
}

a.b:visited  {
    font-family : arial, tahoma, verdana;
    color : #326940;
    font-weight : bold;
    text-decoration : none;
		font-size : 11px;
}

a.b:hover  {
    font-family : arial, tahoma, verdana;
    color : #A8A400;
    font-weight : bold;
    text-decoration : underline;
		font-size : 11px;
}

input, textarea, select	{
		font-family : Arial, Helvetica, sans-serif;
     	font-size : 11px;
     	font-weight : bold;
     	color : #004060;
		background : #C8D8D8;
      }  
	  
.new{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF9999;
	background-color : Blue;}	  
	
/* begin stroka css	   */
 #tickertape{
position:relative;
layer-background-color: black;
width:300;
height:12;
}

#subtickertape{
background-color: black;
position:absolute;
border: 1px solid black;
width:300;
height:12;
}

.subtickertapefont{
font:bold 12px Verdana;
text-decoration:none;
color:white;
}

.subtickertapefont a{
color:white;
text-decoration:none;
}
