.ust
{
	background-image: url(    '../v2009/black/ustBg.gif' );  	border-bottom:solid 3px #757575; 	
	height:19px;
	color: White;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
/*	background-image: url(    '../v2009/red/ustBg.gif' );
	border-bottom: solid 3px white;*/
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
}



.ortaKapsulUst
{
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	color: white;
	font-weight: bold;
	background-image: url(    '../v2009/black/kapsulUstBg.gif' );
	width: 750px;
	height: 15px;
}

.ortaKapsulAlt
{
	width: 758px;
	border-left: dotted 1px #cccccc;
	border-right: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	margin-bottom: 5px;
}

.kapsulUst
{
	margin: 5px 5px 0px 5px;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	color: white;
	font-weight: bold;
	background-image: url(    '../v2009/black/kapsulUstBg.gif' );
	width: 180px;
	height: 15px;
}
.kapsulAlt
{
	margin-left: 5px;
	margin-right: 5px;
	width: 188px;
	color: #555555;
	background-color: #efefef;
	border-left: dotted 1px #cccccc;
	border-right: dotted 1px #cccccc;
	font-family: Trebuchet MS;
	font-weight: bold;
}

.kapsulAlt ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

.kapsulAlt li
{
	display: block;
	border-bottom: dotted 1px #cecece;
	padding: 3px;
}

.kapsulAlt li a
{
	color: #555555;
	text-decoration: none;
}

.kapsulAlt li a:link
{
	color: #555555;
	text-decoration: none;
}

.kapsulAlt li a:hover
{
	color: Black;
}

.alt
{
	background-color: #252525;
	height: 50px;
	color: White;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 10px;
}

.altHr
{
	height: 4px;
	width: 100%;
	background-color: #4b4b4b;
	overflow: hidden;
	float: right;
}

.yaziHR
{ 
		height: 2px;
	background-color: #3a3a3a; 
	border-collapse: collapse;
	padding-bottom:0px;
	margin-bottom:5px;
}


.paging
{
	color: black;
	text-decoration: none;
}

.paging a
{
	color: #555555;
	text-decoration: none;
}

.paging a:link
{
	color: #555555;
	text-decoration: none;
}

.paging a:hover
{
	color: black;
	text-decoration: none;
}

.text
{
	color: #555555;
}


.textBold
{
	font-weight: bold;
	color: #555555;
}

