﻿
.tarihBaslikDIV
{
	font-family: Tahoma;
	height:20px;

	background-image: url( "../../image/header-bg.gif" );
	background-repeat: repeat-x;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	
}
.tarihinAltındakiOrtaImage
{
	
	background-image: url("../../image/middle-bg.gif" );
	background-repeat: repeat-x;
}
.altBaslikDIV
{


	margin-top:10px;
	font-family:Tahoma;
	background-repeat: repeat-x;
	letter-spacing: 1px;
	font-size:14px;
	color: #666666;
	
	
	
}
.aciklamaDIV
{
	
	font-family: Tahoma;
	background-repeat: repeat-x;
	letter-spacing: 1px;
	font-size: 14px;
	line-height:20px;
	text-align: justify;
	color: #666666;
	
}
.imageDIV
{
	
	margin-top:20px;
	
}
.resimAciklamaDIV
{
	font-family: Tahoma;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	color: #666666;
	
	
}




.class1 a
{
	text-decoration: underline;
	font-size: 10px;
	color: #666666;
}

.class1 a:link
{
	color: #666666;
	font-size: 10px;
}

.class1 a:visited
{
	color: #666666;
	font-size: 10px;
}

.class1 a:active 
{
    color :#FF0000;
    font-size: 10px;
}

.class1 a:hover
{
	color: #0066FF;
	font-size: 10px;
}
.formViewDIV
{
	
	text-align:right;
	
}
.formViewBaslikDIV
{
	
	text-align:right;
	font-weight:bold;
	
}
 .textBoxA
    {
    
		border-color: #FFFFFF; 
		border-style: none; 
		overflow: auto; 
		table-layout: auto;
		height:500px;
		width:100%;
    }
