.title	{ 

		font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;; 
		color: #0033CC;
		font-size : 12px; 
		font-weight : bold;
		
		}

.title1	{ 

		font-family : Arial, Helvetica, Tahoma, Verdana, sans-serif;; 
		font-size : 14px; 
		font-weight : bold;
		
		}

.text	{
	border: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;



		}

a.text:hover	{

        border: 0px;

		font-family : Arial, Helvetica, Verdana, san-serif; 

		font-size : 12px; 
		
		color: #666600;

		}
				
		
.adr 
      {
	  COLOR: #000000;
	  FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	  TEXT-DECORATION: none;
	  }
a.adr:hover 
      {
	  COLOR: #999999;
	   FONT: bold 10px Verdana, Arial, Helvetica, sans-serif;
	   TEXT-DECORATION: underline;
	   }
	   

	
.dxd
        {
		COLOR: #999999;
		FONT: 10px Arial, Helvetica, Verdana, tahoma, SunSans-Regular;
		TEXT-DECORATION: none;
		}
		
a.dxd:hover
        {
		COLOR: #ff3300;
		FONT: 10px Arial, Helvetica, Verdana, tahoma, SunSans-Regular;
		TEXT-DECORATION: none;
		}
		
		
}		
.adr2 {
		 
		font-family : Arial, Helvetica, Times New Roman, Verdana, san-serif; 
		color : #000000;
		font-size : 11px; 
		text-decoration: none;		
		
}
a.adr2:hover {
		 
		font-family : Arial, Helvetica, Times New Roman, Verdana, san-serif; 
		font-size : 11px; 
		color : darkred;
		text-decoration: underline;		
		
}		


	
.bord {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.linebord {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.linebord2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bord2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
