﻿html, body, table{
        margin:0 0 0 0;
        padding: 0 0 0 0;
        font-family: Verdana;
        font-size: 11px;
        }
        
        
        a
        {
        	color:#330099;
        text-decoration:none;
        font-size:11px;
        
        }
        
        a:hover{
        color:blue;
        }


	.cssCornerContainer{
		background-color: #fbfbfb;
	}


	.cssCornerContainer .divTitle
	{
	color:#666;
	background:transparent url(../images/New/li.gif) no-repeat;
	background-position: 0px -1px;
	padding:0px 0px 2px 18px;
	}

.cssCornerTop{
    background-color: #6699FF; 
    background-image: url(../images/New/topbck.gif); 
    background-position:left top;
    padding: 2px 2px 2px 5px;
}

.cssCornerBottom{
    text-align: right; 
    background-repeat: no-repeat; 
    background-position:right bottom;
    background-image: url(../images/Corner21.gif);
    margin-bottom:4px;                    
}

.Title{
font-weight:bold;
font-size:13px;
color:#666;
}

.TitleLink{
font-weight:bold;
font-size:13px;
}





/* Ctrl/Corner.ascx - Başlangıç*/
.cssdlCorner
{
	width:100%;
	/*border:solid;*/
	}

.cssdlCorner .csstblCorner
{
	width:100%;
	background-color:transparent;
	/*border:solid 1px;*/
	}

.cssdlCorner .csstblCorner .csstdLeft
{
	/*width: 50px;*/
	vertical-align:top;
	}
	
.cssdlCorner .csstblCorner .csstdLeft .cssimgPicture
{
	width: 50px; 
	height: 50px;
	}
	
	
.cssdlCorner .csstblCorner .csstdRight
{
	width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	/*left:55px; */
	text-align:left;
	vertical-align:middle;
	}

.cssdlCorner .divTitle
{
}

.cssdlCorner .NewlyUpdated
{
	border:none;
	background:transparent url(../images/New/NewNotify.gif) no-repeat;
	background-position: -1px 0px;
	padding-left:38px;
}


			
.cssdlCorner .csstblCorner .csstdRight .cssdivHTML
{
	/*left:60px;*/
	}

/* Ctrl/Corner.ascx - Bitiş*/