TD.Header_Info 
 {
	width:100%;
	background-color: #355b80;
	text-align: left;
	color:#ffffff;
	font-weight:bold;
	vertical-align:middle;
	height:40px;
	padding:5px;
  }
   TABLE.TableOutside
	{
	width: 600px ;
	border-collapse: collapse;
    border:3px solid #d5d5d5 ;
	
	}
	TABLE.TableInsideActive
	{	
	width:100%;
	border-collapse: collapse;
	font-family :Tahoma;
	font-size :15px;
	}
	TD.TableInsideActiveLeft
	{	
		width:40%;  
		height: 10px;
		padding:5px;
	}
	TD.TableInsideActiveCenter
	{	
		width:40%;
		height: 10px;
		padding:5px;
	}
	
		TD.TableInsideActiveRight
	{	
		width:20%;
		height: 10px;
		padding:5px;
	}
	
	TABLE.TableInsideOzet
	{	
	width:100%;
	border:1px;  	
	border-collapse: collapse;   
	font-family :Tahoma;
	 font-size :15px;
	}
	TD.TableInsideOzetLeft
	{	
	width:40%;
	border:1px;  	
	text-align: left;
	font-family :Tahoma;	
	 font-size :15px;
	}
	TD.TableInsideOzetRight
	{	
	width:60%;
	border:1px;  	
	text-align: left;
	font-family :Tahoma;	
	 font-size :15px;
	}
	
	a:link 
	{
	color:red;
	text-decoration:line-through;
	}     
	a:visited {color:blue;}  
	a:hover {color:orange;}   
	
.rightText
{
	text-align: right;
}
.rowclass
{
	height:25px;
}
input
{
	height:25px;
	

}