a 		{ text-decoration: none; color:#3333FF;}
a:hover { text-decoration: underline; }
body 	{ color:#000000; font-family:Verdana,Arial,Tahoma; font-size:1em;}
td 		{ font-family:Verdana,Arial; font-size:75%;}
h2 		{ font-size:150%; margin-top:0; margin-bottom:4; color:#800000; font-weight:bold}
h3 		{ font-size:150%; margin-top:0; margin-bottom:4; color:#800000; font-weight:bold}
h1      { font-family: Verdana;font-size:10pt; color:#FFFFFF; font-weight:bold }


.FrmEditBox	{ font-size: 10pt; }
.tdHeader	{ font-size: 11pt; color:#FFF; font-weight:bold; background-color:#A0A0A0; border:2px solid #333333; }
.tdAlert	{ font-weight:bold; color:#F00; border:2px solid #F00; padding:4;}
.lstAcik	{ background-color:#E3E3E3;}
.lstKoyu	{ background-color:#D3D3D3;}
.tbBorder	{ border-collapse: collapse; border: 1px solid #DE0A18 }
.tdNorm 	{ border-style:solid; border-width:1px; font-size: 10pt; }
.tdNorm2 	{ border-style:solid; border-width:1px; font-size: 10pt; background-color:#FFF}
.pgTop      { filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#DE0A18, endColorStr=#E47476 gradientType=1); 
               font-size: 24pt; font-family:Verdana; color:#FFFFFF; font-weight:bold; text-align:left; background-color:#DE0A18}
.pgBottom   { filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#E47476, endColorStr=#DE0A18, gradientType=1); 
               font-size: 9pt; font-family:Verdana; color:#FFFFFF; font-weight:bold; text-align:left; background-color:#DE0A18 }
.pgLeft     { filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#F5F5F5, endColorStr=#D0D0D0 gradientType=0);
               font-family: Verdana; font-size: 8pt; background-color:#D0D0D0}
.tdKutu     { filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#F5F5F5, endColorStr=#D0D0D0, gradientType=0); 
               font-size: 9pt; font-family:Verdana; color:#FFFFFF; font-weight:bold; text-align:left; background-color:#D0D0D0; border:1px solid #333333; }
.tdSoft 	{ font-size: 8pt; color:#808080 }

.pgLink       { border:1px solid #D8D1AB; padding:1px }
:hover.pgLink {	border:2px solid #f90; padding:0px; text-decoration: none; }

/************************************/
#icPanel        { border:0; }
#icPanel th     { background-image: url('images/cerceve_ustu_01.png'); background-repeat: no-repeat; background-position-x:left }
#icPanel td     { background-repeat: no-repeat; background-position: right bottom; }
#icPanel div    { margin-left: 24px; margin-bottom:5px; color:#800000; font-weight:bold; font-size:11pt; text-align:left; }
#icPanel ul     { margin-left: 30px; margin-top: 10px; margin-bottom: 5px; padding:0px; color:#000;}
#icPanel li     { margin:0; list-style-image:url('images/li2.png'); height:18px }
#icPanel li a   { color:#000;}
#icPanel li.All { font-weight:bold; margin-left: 100px; list-style-image:url('images/li1.png'); }
}

/************************************/
#ListAll      { border:0; }
#ListAll th   { font-size:75%;font-weight:bold; text-align:left; }
#ListAll td   { font-family:Verdana,Arial,Tahoma; font-size:75%; }
#ListAll td.tdSoft  { font-size: 8pt; color:#808080; }
#ListAll tr.lstAcik	{ background-color:#F2F2F2;}
#ListAll tr.lstKoyu	{ background-color:#F6F6F6;}
#ListAll tr.lstOver	{ background-color:#C4E1FF; cursor: hand; cursor: pointer; }

/************************************/

#sagPanel     { border:0; }
#sagPanel td  { font-family:Verdana,Arial,Tahoma; font-size:75%; }
#sagPanel th  { color:#800000; font-weight:bold; font-size:11pt; text-align:left; padding-bottom:8px ;}
#sagPanel ul  { margin-left: 20px; margin-top: 10px; margin-bottom: 5px; padding:0px; }
#sagPanel li  { margin:0; list-style-image:url('images/li1.png'); height:18px }
#sagPanel hr  { border: 2px dotted #FF9900; }


/************************************/
#dmenu
{	margin: 0;
	padding: 4;}

#dmenu li
{	margin: 0;
	padding: 0;
	float: left;
	width:130;
	list-style:none; 
	font-weight:bold;}

#dmenu li a.menu
{	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none; 
	padding: 14px 0px;
	margin: 0;}

#dmenu li a:hover.menu
{	background: url('images/maviBtn.png');
	color: #fff;
	padding-left:0px; padding-right:0px; padding-top:14px; padding-bottom:14px}
	
.submenu
{	border: 1px solid #FF9900;
	border-top:0px;
	background:#588AFC; 
	opacity:0.80;
	filter:alpha(opacity:80);
	visibility: hidden;
	position: absolute;
	width:200px;
	z-index: 3}

	.submenu a
	{	display: block;
		text-align: left;
		text-decoration: none;
		padding: 5px;
		color: #fff}

	.submenu a:hover
	{	background: #f90;
		color: #fff;
		text-decoration: none}