/* CSS Document */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menuitmtxt{color:#000000; font-weight:bold;}
.paneltitletxt{color:#000000; font-weight:bold;}
.listitmtxt{color:#000000;}
.devamitxt{color:#000000; font-weight:bold; font-size:11px;}
.govdehaberbaslik{font-size:24px; color:#000000; font-weight:bold; }
.govdekucukhaberbaslik{font-size:12px; color:#000000; font-weight:bold; width:590px; height:15px; overflow:hidden; float:left;}

.listitmtxt a:link,.menuitmtxt a:link {color: #000000;	text-decoration: none;}
.listitmtxt a:visited,.menuitmtxt a:visited {	text-decoration: none;	color: #000000;}
.listitmtxt a:hover,.menuitmtxt a:hover {text-decoration: none; color: #990000;}
.listitmtxt a:active,.menuitmtxt a:active {text-decoration: none; color: #000000;}

.tarihSpan{color:#000000; font-weight:bold;}
.bsubmenuHv{background-color:#DDDDDD;}
.submenu{border:1px solid #000000; border-top:0px solid; border-left:0px solid; position:absolute; width:100%;}
#mansetFotolarTitle{ background-color:#000000; color:#FFFFFF; font-size:11px; padding:2px 2px 2px 2px;}
