html {
	overflow: scroll;
	overflow-x:hidden;
}
BODY {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	COLOR: #7A7A7A;
	BACKGROUND-COLOR:#FFFFFF;
margin: 0;
padding: 0;
}
:focus {outline: 0;}
TD {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	COLOR: #7A7A7A;
}
.popOverlay{
	position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50);
	z-index:1000;
}
.popContainer{
	display:none;
	position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	text-align:center;
	vertical-align:middle;
	z-index:2000;
	
}
.popUp{
	width:425px;
	height:538px;
	border:1px #999999 solid;
	margin:auto;
	background:#FFFFFF;
	margin-top:2px;
}
.popMsg{
	margin-top:5px;
	width:425px;
	height:500px;
	background: url(images/monaco.jpg) 50% 50% no-repeat;	
}
.popTitle{
	float:left;
	font:Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
}
.popClose{
	float:right;
	margin:1px;
	color:#FFFFFF;
	padding:5px;
	width:40px;
	font-size:10px;
	font-weight:bold;
	background:#2E9DD5;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
}
.popClose:hover {
	background:#FFFFFF;
	color:#2E9DD5;
}
.popBar{
	background:#1C8BC3;
	width:423px;
	margin:1px;
	text-align:left;
}
.popBar:after{
	content: ".";
	visibility:hidden;
	height:0px;
	clear:both;
	display:block;
	background:#0000FF;
}
.content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	color: #292727; 
	font-weight: normal
}

.content:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	color: #d6300d; 
	font-weight: normal
}

.ortalink { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#d6300d; 
	line-height:15px; 
	text-decoration:none
	font-weight:bold
}

.ortalink:hover { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#3e6f9d; 
	line-height:15px; 
	text-decoration:underline
}

.duyuru { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#003366; 
	line-height:15px; 
	text-decoration:none
	font-weight:bold
}

.duyuru:hover { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#d6300d; 
	line-height:15px; 
	text-decoration:underline
}
.ogretm { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#3e6f9d; 
	line-height:15px; 
	text-decoration:none
	font-weight:bold
}

.ogretm:hover { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#de2919; 
	line-height:15px; 
	text-decoration:underline
}

.beyaz { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#ffffff; 
	line-height:15px; 
	text-decoration:none
	font-weight:bold
}

.beyaz:hover { 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#f0f306; 
	line-height:15px; 
	text-decoration:underline
}
.duyuru2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #292727; 
	font-weight: normal
}

.duyuru2:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #8e000c; 
	font-weight: normal
}
