 
.yaziHR
{  
	border-collapse:collapse;
	height: 2px ;
	color: #5D7B9D;
	padding-bottom:0px;
	margin-bottom:5px;
} 

.ust
{ 
	height: 22px;
	color: White;
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	padding:5px 5px 5px 5px;
	font-weight: bold;
	background-image: url(    '../v2009/blue/ustBg.gif' );
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;  
	display:block;
} 

.kapsulUst
{
	margin: 5px 5px 0px 5px;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	color: white;
	font-weight: bold;
	background-image: url(    '../v2009/blue/kapsulUstBg.gif' );
	width: 180px;
	height: 15px;
}
.kapsulAlt
{
	margin-left: 5px;
	margin-right: 5px;
	width: 188px;
	color: #24375c;
	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:#24375c;
	text-decoration:none;
}

.kapsulAlt li a:link
{
	color:#24375c;
	text-decoration:none;
}

.kapsulAlt li a:hover
{
	color:blue;
}
.alt
{
	background-color: #24375c;
	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: #6b8ac4;
	overflow: hidden;
	float:right;
}
 
 .paging 
{ 
	color: #24375c;
	text-decoration:none; 
}

.paging a
{  
	color: #24375c;
	text-decoration:none;
} 

.paging a:link
{  
	color: #24375c;
	text-decoration:none;
} 

.paging a:hover
{  
	color: blue;
	text-decoration:none;
}

.text
{
	color:#24375c;
}


.textBold
{
	font-weight:bold;
	color:#24375c;
}

.modalpopup
{
font-family: arial,helvetica,clean,sans-serif;
font-size: small;
padding-right:2px;
position: absolute;
width:298px;
background-color:#FBF2E2; 
}
.container
{
width: 300px;
border: solid 1px #808080;
border-width: 1px 0px;
}
.header
{
background: url('../v2009/Projects/sprite.png') repeat-x 0px -200px;	
color: #000;	
border-color: #808080 #808080 #ccc;
border-style: solid;
border-width: 0px 1px 1px;
padding: 3px 10px;
}
.header .msg
{
font-weight: bold;
}
.body
{
background-color: #f2f2f2;
border-color: #808080;
border-style: solid;
border-width: 0px 1px;
}
.body .msg
{
background: url('../v2009/Projects/sprite.png') no-repeat 0px -1150px;	
float: left;
padding-left: 22px;
}
.footer
{
background-color: #f2f2f2;
border-color: #808080;
border-style: none solid;
border-width: 0px 1px;
}
.close
{
right: 7px;	
background: url('../v2009/Projects/sprite.png') no-repeat 0px -300px;	
width: 25px;	
cursor: pointer;	
position: absolute;	
top: 7px;	
height: 15px;
}    
