body,td,td {
	font-size: 11px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #eeeef4;
	scrollbar-highlight-color: #DDDDDD;

	scrollbar-3dlight-color: #FCFCFC;
	scrollbar-darkshadow-color: #9ec0dc;
	scrollbar-shadow-color: #BAB3FF;
	scrollbar-arrow-color: #9ec0dc;
	scrollbar-track-color: #F0F0FF;
}
.left {text-align:left;}
.beyaz {color:#FFFFFF; }
.beyaz_bold {color:#FFFFFF; font-weight:bold;}
.mavi_bold { 	color: #004A67; font-weight: bold; }
.turuncu_bold_b { 	color: #FF4400; font-weight: bold; font-size: 13px; }
.turuncu_bold_bb { 	color: #FF4400; font-weight: bold; font-size: 20px; }
.turuncu_bold { 	color: #FF4400; font-weight: bold; }
.mor_bold { 	color: #666666; font-weight: bold; }
.yesil_bold { 	color: #2F913E; font-weight: bold; }
.yesil_bold_b { 	color: #2F913E; font-weight: bold; font-size: 13px; }
.kirmizi_bold2 {color:#FF2200; font-weight:bold;}
.kirmizi_bold {	color: #CC3300; font-weight: bold; }
.kirmizi_bold_b {	color: #CC3300; font-weight: bold; font-size: 13px; }
.yesil { 	color: #2F913E; }
.kirmizi {	color: #FF0000; }
.turuncu {	color: #FF4400; }
.mavi {	color: #004A67;  }
.gri { color: #CCCCCC; }
.buton_link {
	color: #00A2FF;
	font-weight: bold;
}

.center
{
	text-align:center;
}

.menu {	color: #333333; width:144px; border-color: #29701B; border-style: solid; border-width: 1px; background-color: #aecda5 }
.menuI {	color: #333333; width:144px; background-color: #aecda5 }
.menuDHover {	color: #29701B; width:144px; background-color: #E3F2E3 }
.menuSub {	color: #333333; width:144px; background-color: #aecda5 }

.textbox1 {
	vertical-align:middle;
	border-top:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	border-left:2px none #CCCCCC;
	border-right:2px none #CCCCCC;
}

.DDL2
{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
      
}

.Button
{
	background-color:#004A67;
	border:solid 1px #6E95FA;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
}

.TextBox1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    BORDER-RIGHT: #004A67 1px solid; 
	BORDER-TOP: #004A67 1px solid; 
	BORDER-LEFT: #004A67 1px solid; 
	BORDER-BOTTOM: #004A67 1px solid;
}
	
.TD1
{
	background-color:#004A67;	
}

.TD2
{
	background-color:#E6E6F9;	
}

.TD3
{
	background-color:#F5F9F9;	
}

.TD4
{
	background-color:#E9EAF5;
			
}

.TD5
{
	background-color:#E9F5EA;
			
}

.modalProgressGreyBackground 
{
    background:#EEEEEE;
	filter:alpha(opacity=30);
	opacity:0.3;
}

.modalPopup
{
    text-align:center;
    padding-top: 0px; 
    border-style:solid; 
    border-width:1px; 
    background-color:#FDFDFD; 
    width:200px; 
    height:50px;
}


.modalBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=40);
	opacity:0.4;
}

.watermarked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	border:1px solid #BEBEBE;
	background-color:#F9F9F9;
	color:#444444;
}	

.dg_header
{
	background-color : #2F913E;
}

.dg_header_lbl
{
	font-weight : bold;
	color : #FFFFFF;	
}

.dg_item
{
	background-color : #E3EAEB;
}

.dg_altrItem
{
	background-color : #FFFFFF;
}

.dg_editItem
{
	background-color : #7C6F57;
}

.dg_selected
{
	background-color : #C5BBAF;
	font-weight : bold;
	color : #333333;
}

.dg_footer
{
	background-color : #2F913E;
	font-weight : bold;
	color : #333333;
}

.dg_num
{
	background-color : #FFBB00;
}

.dg_numAltr
{
	background-color : #FFBB00;
}

.dg_numEd
{
	background-color : #FFDD00;
	color : #FF2200;
	font-weight : bold;
}

.dg_pager
{
	background-color : #EEEEEE;
	color : #333333;
}

.link0:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
}
.link0:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
}
.link0:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight : bold;
}
.link0:hover {
	color:#666666;
	text-decoration: none;
	font-weight : bold;
}

.link1:link {
	text-decoration: none;
	color: #1B858F;
	font-weight : bold;
}
.link1:visited {
	text-decoration: none;
	color: #1B858F;
	font-weight : bold;
}
.link1:active {
	color:#1B858F;
	text-decoration: none;
	font-weight : bold;
}
.link1:hover {
	color:#666666;
	text-decoration: none;
	font-weight : bold;
}


.link1it:link {
	text-decoration: none;
	color: #1B858F;
	font-weight : bold;
	font-style : italic;
}
.link1it:visited {
	text-decoration: none;
	color: #1B858F;
	font-weight : bold;
	font-style : italic;
}
.link1it:active {
	color:#1B858F;
	text-decoration: none;
	font-weight : bold;
	font-style : italic;
}
.link1it:hover {
	color:#666666;
	text-decoration: none;
	font-weight : bold;
	font-style : italic;
}

.link1i:link {
	text-decoration: none;
	color: #1B858F;
}
.link1i:visited {
	text-decoration: none;
	color: #1B858F;
}
.link1i:active {
	color:#1B858F;
	text-decoration: none;
}
.link1i:hover {
	color:#666666;
	text-decoration: none;
}


.link3:link{
	color:#666666;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link3:visited{
	color:#666666;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link3:active{
	color:#666666;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link3:hover {
	color:#29701B;
	text-decoration: none;
	font-style: normal;
	font-weight : bold;
}

.link2:link{
	color: #FF4400;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}	
.link2:visited{
	color: #FF4400;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link2:active{
	color: #FF4400;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link2:hover {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight : bold;
}

.link2i:link{
	color: #29701B;
	font-style: normal;
	text-decoration: none;
}
.link2i:visited{
	color: #29701B;
	font-style: normal;
	text-decoration: none;
}
.link2i:active{
	color: #29701B;
	font-style: normal;
	text-decoration: none;
}
.link2i:hover {
	color: #666666;
	text-decoration: none;
	font-style: normal;
}




.link4:link{
	color:#1B858F;
	font-style: normal;
	text-decoration: none;
		font-weight : bold;

}
.link4:visited{
	color:#1B858F;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;

}
.link4:active{
	color:#1B858F;
	font-style: normal;
	text-decoration: none;
		font-weight : bold;

}
.link4:hover {
	color:#666666;
	text-decoration: none;
	font-style: normal;
		font-weight : bold;	

}

.link5:link{
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link5:visited{
	color:#1B858F;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link5:active{
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link5:hover {
	color:#666666;
	text-decoration: underline;
	font-style: normal;
	font-weight : bold;
}
	
.link6:link{
	color:#333333;
	font-style: normal;
	text-decoration: none;
}
.link6:visited{
	color:#333333;
	font-style: normal;
	text-decoration: none;
}
.link6:active{
	color:#333333;
	font-style: normal;
	text-decoration: none;
}
.link6:hover {
	color:#1B858F;
	text-decoration: none;
	font-style: normal;
}
	
.link6b:link{
	color:#333333;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link6b:visited{
	color:#333333;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link6b:active{
	color:#333333;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link6b:hover {
	color:#1B858F;
	text-decoration: none;
	font-style: normal;
	font-weight : bold;
}

.link7:link{
	color:#2F913E;
	font-style: normal;
	text-decoration: none;
}
.link7:visited{
	color:#2F913E;
	font-style: normal;
	text-decoration: none;
}
.link7:active{
	color:#2F913E;
	font-style: normal;
	text-decoration: none;
}
.link7:hover {
	color:#666666;
	text-decoration: none;
	font-style: normal;
}
	
.link7b:link{
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link7b:visited{
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link7b:active{
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}
.link7b:hover {
	color:#666666;
	text-decoration: none;
	font-style: normal;
	font-weight : bold;
}


.el
{
	cursor : pointer;
}

.mavi_cerceve
{
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid
}

.mavi_cerceve
{
	BORDER-RIGHT: #004A67 1px solid; 
	BORDER-TOP: #004A67 1px solid; 
	BORDER-LEFT: #004A67 1px solid; 
	BORDER-BOTTOM: #004A67 1px solid;
}

.yesil_cerceve
{
	BORDER-RIGHT: #29701B 1px solid; 
	BORDER-TOP: #29701B 1px solid; 
	BORDER-LEFT: #29701B 1px solid; 
	BORDER-BOTTOM: #29701B 1px solid
}

.yesil_cerceve_k
{
	BORDER-RIGHT: #29701B 2px solid; 
	BORDER-TOP: #29701B 2px solid; 
	BORDER-LEFT: #29701B 2px solid; 
	BORDER-BOTTOM: #29701B 2px solid;
}

.yesil_cerceve_2k
{
	BORDER-RIGHT: #29701B 2px solid; 
	BORDER-LEFT: #29701B 2px solid;
	BORDER-BOTTOM: #29701B 2px solid;
}


