﻿body {
SCROLLBAR-FACE-COLOR: #c0c0c0;
SCROLLBAR-HIGHLIGHT-COLOR:#999999;
SCROLLBAR-SHADOW-COLOR: #E7F2FF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #E7F2FF;
SCROLLBAR-TRACK-COLOR: #E7F2FF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
BORDER-TOP-COLOR: #E7F2FF;
BORDER-RIGHT-COLOR: #E7F2FF;
BORDER-LEFT-COLOR:#E7F2FF;
BORDER-BOTTOM-COLOR: #E7F2FF;
	
font-size:90%; line-height:130%; background-color:#fff;
color:#000000;
font-family:Verdana,sans-serif;
font-size:0.75em;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;

}

input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdc7d8;
	border-right-color: #bdc7d8;
	border-bottom-color: #bdc7d8;
	border-left-color: #bdc7d8;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: auto;
}

select 		{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdc7d8;
	border-right-color: #bdc7d8;
	border-bottom-color: #bdc7d8;
	border-left-color: #bdc7d8;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: auto;
}

input.kaydet {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdc7d8;
	border-right-color: #bdc7d8;
	border-bottom-color: #bdc7d8;
	border-left-color: #bdc7d8;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/kaydet.png);
	width: 56px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

input.giris {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdc7d8;
	border-right-color: #bdc7d8;
	border-bottom-color: #bdc7d8;
	border-left-color: #bdc7d8;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/giris.png);
	width: 56px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	cursor: pointer;
}

input.gonder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdc7d8;
	border-right-color: #bdc7d8;
	border-bottom-color: #bdc7d8;
	border-left-color: #bdc7d8;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/gonder.png);
	width: 56px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	cursor: pointer;
}

input.ara {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdc7d8;
	border-right-color: #bdc7d8;
	border-bottom-color: #bdc7d8;
	border-left-color: #bdc7d8;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/ara.png);
	height: 21px;
	width: 56px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	cursor: pointer;
}

#cizgi {
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color: #dddddd;
	float:none;
	padding: 0px;
	width: 640px}
	
#uyelikformu{
	padding:20px;
	z-index: 6;
}

#uf_etiket{
	float:left;
	width:120px;
	padding:2px
}

#uf_deger{
	float:none;
	padding: 2px;
}

* {margin:0px;padding:0px;}

a img {border: none;}



h2{font-size:1.3em;color:#004FA2;}

h1{font-size:1.5em;color:#004FA2;}

h3{font-size:1em;color:#004FA2;}

ul{	padding-left:20px;list-style:circle;list-style-image:url('../images/li.gif');}
	
.clear_left{clear:left;display:block;height:0px; line-height:0;}

/* template declaration start
----------------------------------*/

#container{margin:0px auto;width:940px; font-size:1.083em;} /* this width is width of whole page */

/*tope menu declaration start in header 
------------------------------------------*/
#top_menu
{
	background:#F1F4F8  url('../images/topmenu_bg.png') repeat-x scroll;
	height:26px;	
	margin-left:515px;	
	position:relative;
	color:#3F598B;
}

#top_menu ul
{
	background:url('../images/topmenu_bg_left.png') no-repeat scroll left;
	/*float:left;*/
    height: 26px;
    padding-left:10px;
    
}

#top_menu ul
{
	display:block;
	list-style-type:none;
	list-style-image:none;
	font-size:1em;
	margin:0px auto;
}
#top_menu li
{
	float:left;
	margin: 3px 5px;
}

#topmenu_container
{
	background:url('../images/topmenu_bg_right.png') no-repeat scroll right;
   	height:26px;   
}



#primary_menu
{
	background: #ffffff url('../images/pmenu_bg.png') no-repeat;
	margin: 0px auto; height: 68px; width: 975px;
}

#pm_main
{
	padding-left:20px;
	height: 38px;
}
#pm_sub ul
{
	list-style-type:none;
	list-style-image:none;

}
#pm_main ul
{
	list-style-type:none;
	list-style-image:none;

}
#pm_main li
{
	float:left;
	margin:2px 10px 0 0;
	background:url('../images/pm_sep.png') no-repeat scroll right;
	padding:0px 10px 0 0;
	text-align:center;
	vertical-align:middle;
	height: 34px;
	margin-top:2px;
}

#pm_main li a
{
	color:#fff;
	display:block;
	height: 34px;
	float:left;
	
	
}
#pm_main li a:hover
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	
}

#pm_main li a
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	
}

#pm_main li a:hover
{
	background:url('../images/tab_bg_active.png') no-repeat scroll right top;
}

#pm_main li a:hover b
{
	background:url('../images/tab_bg_active_left.png') no-repeat scroll left top;
}

#pm_main li.active a
{
	background:url('../images/tab_bg_active.png') no-repeat scroll right top;
}

#pm_main li.active a b
{
	background:url('../images/tab_bg_active_left.png') no-repeat scroll left top;
}

#pm_main li a b
{
	padding:0 10px;
	display:block;
	padding-top: 7px;
}
#pm_sub
{
	float:right;
	margin-right:10px;
}
#pm_sub li
{
	float:left;
	margin:2px 5px;
	
}

#pm_sub li a
{
	color:#E0E7EF;
	font-weight:bold;
	font-size:1em;
}

/* meanu declaration end*/


/* content area start 
-----------------------*/
#conent
{
	margin:20px 0;
	padding:0px;
	text-align:justify;
}
.left_col
{
	/*float:left;
	*/
	width:60%;
	min-height:300px;
	margin-left:0px;
}

.right_col
{
	float:right;
	min-height:200px;
	width:38%;
}



/* Footer declaration Start */
#footer
{
	background:#fff url('../images/bot_bg.png') no-repeat scroll right top;
	width:100%;
	min-height:5px;
	margin-bottom:50px;

}
#copyright
{
	float:right;
	font-size:0.9em;
	margin-top:5px;
}
#designby
{
	clear:both;
	float:right;
	font-size:0.9em;
	margin-top:5px;

}


/* design boxes declaration start 
-----------------------------------*/

/* Design box #1 */
.db1
{
	position:relative;
}
.db1 .db1_title
{
	float:none;
	background:#fff url('../images/db1_title_bg.png') repeat-x;
	border-right:1px solid #E8E8E8;
	height:34px;
}

.db1 .db1_title h3
{
	height:27px;
	background:url('../images/db1_title_bg_left.png') no-repeat scroll top left;
	display:block;
	padding-top: 7px; 
	padding-left: 20px;	
	color:#004FA2;
}

.db1 .db1_content
{
	background:#fff url('../images/db1_content_bg.png') no-repeat scroll top right;
}
.db1  .db1_container 
{
	background: url('../images/db1_content_bg.png') no-repeat scroll top left;
	padding: 10px;
	position:relative;
}


/* design box 2*/

.db2
{
	margin:10px 0;

} 
/**/
.db2_content
{
	background:#fff url('../images/db2_content_bg_right.png') repeat-y scroll right;
	position:relative;
}

.db2_content_container
{
	background:url('../images/db2_content_bg_left.png') repeat-y scroll left;
	padding: 0px 10px 0px 10px;
	position:relative;
}



.db2_content h3
{
border-bottom:1px solid #E0E1E1;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd2_top
{
	background:url('../images/db2_bg_right.png') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;
}
.bd2_top_content
{
	background:url('../images/db2_bg_left.png') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:0px;
}
.bd2_bot
{
	background:url('../images/db2_bg_right.png') no-repeat scroll right bottom;
	height:10px;font-size:1px;
}

.bd2_bot_content
{
	background:url('../images/db2_bg_left.png') no-repeat scroll left bottom;
	height:10px;font-size:1px;
	line-height:0;
}


/* design box 3*/
.db3
{
	margin:10px 0;
	position: relative;
}
.db3_content
{
	background:#ebf3fa;
	border-left:1px solid #b1c9d9;
	border-right:1px solid #b1c9d9;
	padding: 0px 10px;
	height: auto;
}

.db3_content h3
{
border-bottom:1px solid #b1c9d9;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd3_top
{
	background:url('../images/db3_bg_right.gif') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px
}
.bd3_top_content
{
	background:url('../images/db3_bg_left.gif') no-repeat scroll left top;
	height:16px;
}
.bd3_bot
{
	background:url('../images/db3_bg_right.gif') no-repeat scroll right bottom;
	height:10px;
	font-size:1px;
}

.bd3_bot_content
{
	background:url('../images/db3_bg_left.gif') no-repeat scroll left bottom;
	height:10px;
	font-size:1px;
}

.db3_content
{
	background:#ebf3fa;
	border-left:1px solid #b1c9d9;
	border-right:1px solid #b1c9d9;
	padding: 0px 10px;
}

.db3_content h3
{
	border-bottom:1px solid #b1c9d9;
	margin:0  5px 10px 5px;
	padding:0px 5px 5px 10px;
}

.bd3_top
{
	background:url('../images/db3_bg_right.gif') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;	line-height:0;
}
.bd3_top_content
{
	background:url('../images/db3_bg_left.gif') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px;	line-height:0;
}
.bd3_bot
{
	background:url('../images/db3_bg_right.gif') no-repeat scroll right bottom;
	height:10px;font-size:1px;	line-height:0;
}

.bd3_bot_content
{
	background:url('../images/db3_bg_left.gif') no-repeat scroll left bottom;
	height:10px;font-size:1px;	line-height:0;
}
.db4
{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
} 
.db4_content
{
	background:#FAFAFA;
	border-left:1px solid #E0E1E1;
	border-right:1px solid #E0E1E1;
	padding: 0px 10px;
}

.db4_content h3
{
	border-bottom:1px solid #E0E1E1;
	margin:0  5px 10px 5px;
	padding:0px 5px 5px 10px;
}

.bd4_top
{
	background:url('../images/db4_bg_right.png') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;
}
.bd4_top_content
{
	background:url('../images/db4_bg_left.png') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;

}
.bd4_bot
{
	background:url('../images/db4_bg_right.png') no-repeat scroll right bottom;
	height:10px;font-size:1px;	line-height:0;
}

.bd4_bot_content
{
	background:url('../images/db4_bg_left.png') no-repeat scroll left bottom;
	height:10px;font-size:1px;
}

#MainMenu 
{
	height:27px;
	background: #FFFFFF;
	margin:0;
	border: 0px none #9CB8D3;
	padding: 0px;
}

#tab 
{
	margin:0;
	padding-top: 0px;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0 1px 0 0 ;
	padding:0;
}
#tab a 
{
	background: url("../images/bright_115.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("../images/bleft_115.gif") no-repeat left top;
	padding:0 22px 0 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
	font-weight:bold;
	line-height:27px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border-style:solid;
	border-color:#9AB6D2;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:3px;
	border-left-width:0;
	background: #FFFFFF;
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 1px 0 0 ;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFFFF;
	background:url("../images/bleft_115.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:27px;
	background:url("../images/bright_115.gif") no-repeat right top;
	padding:0 22px 0 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#000000;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#000000;
	font-weight:bold;
}
.sayac {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: list-item;
	background-image: url(../images/sayac.gif);
	background-position: right top;
	height: 23px;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: auto;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:88px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: text-top;
	white-space: normal;
	padding-top: 4px;
	letter-spacing: normal;
	word-spacing: normal;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.amenu_sol {
	height:27px;
	font-size:1px;
	background-attachment: scroll;
	background-image: url(../images/amenu_sag.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.amenu_sag {
	height:27px;
	font-size:1px;
	background-attachment: scroll;
	background-image: url(../images/amenu_sol.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a:link {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #3B5998;
	text-decoration: none;
	line-height: normal
}
a:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #3B5998;
	text-decoration: none
}
a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3B5998;
	text-decoration: none
}
a:active {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3B5998;
	text-decoration: none
}

.baslik {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal
}

.kvurgu {
	font-family: Tahoma;
	font-size: 13px;
	color: #3b5998;
	font-weight: bold
}

.kbaslik {

	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal
}

#icerik {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-top: 20px;
	width: 700px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: auto;
}

#login {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-style: none;
	border-bottom-color: #CFCFCF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	overflow: visible;
	position:relative;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: 158px;
	display: block;
	clear: none;
	float: none;
}

#altdiv{
	padding-top:2px;
	padding-left: 2px;
	padding-bottom: 2px;
}

#maindiv{
	width: 800px;
	height: auto;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	z-index: 1;
	background-color: #FFFFFF;
}

#yarisma{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F2F9F8;
	border-right-color: #F2F9F8;
	border-bottom-color: #F2F9F8;
	border-left-color: #F2F9F8;
	height: auto;
	width: 634px;
	position: relative;	
}

#cevap{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F2F9F8;
	border-right-color: #F2F9F8;
	border-bottom-color: #F2F9F8;
	border-left-color: #F2F9F8}

#media{
	padding-bottom: 5px;
	padding-left: 40px;
	padding-top: 5px;
	padding-right: 5px;
	width: 550px;
}



#altmenu{
	float:none;
	width: 800px;
	padding-top: 20px;
	z-index: 7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#aonline{
	float:none;
	width: 800px;
	padding-top: 1px;
	z-index: 7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
#liste {
	padding-bottom: 30px;
	padding-left: 5px;
	padding-top: 30px;
	padding-right: 5px
}

#kpdiv {
	padding-top:opx;
	padding-left: 5px;
	padding-bottom: 1px;
	width: 147px;
	height: 14px;
}
#kp_etiket {
	height: 14px;
	padding-left: 0px;
	width: 110px;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#pdiv {
	padding-top:1px;
	padding-left: 5px;
	padding-bottom: 1px;
	width: 157px;
	height: 22px;
}

#p_etiket {
	height: 14px;
	padding-left: 0px;
	width: 120px;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
}

#p_deger{
	padding-top: 1px;
	padding-bottom: 1px;
	height: 21px;
}

.gbaslik {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4061A4
}
#fotograf {
	float:right;
	padding: 2px;
}
#amaindiv {
	width: 800px;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	height: auto;
	z-index: 2;
}
#reklam {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-left: 5px;
	background-attachment: scroll;
	
	
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	float:left
}

#SolMenu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-attachment: scroll;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	float:left;
	width:149px;
	border-right-width: 1px;
	z-index: 5;
	height: 100%;
	overflow: visible;
	position: static;
	visibility: visible;
}
#sayfano {
	float:none;
	width: 700px;
	padding-top: 5px;
	border: 1px solid #D4D0C8;
}
#iyiler {
	float:left;
	width:90px;
	padding:2px;
	height: 100px;
	text-align: left;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	white-space: normal;
	display: block;
	vertical-align: sub;
}
#not {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-top: 20px;
	text-align: left;
	vertical-align: sub;
}
.sbaslik {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.fbaslik {


	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF
}

#cizgi {
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	float:none;
	padding: 0px;
	width: 80%}
#mail_list {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: scroll;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 300px;
	width: 580px;
	margin: 0px;
	padding: 0px;
}
#cerceve {
	float: none;
	width: 800px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: auto;
	border: 1px solid #CFCFCF;
	background-color: #FFFFFF;
}
#onlin_yarismacilar {
	padding-top:5px;
	padding-left: 5px;
	padding-bottom: 5px;
	position: static;
	z-index: auto;
	width : 146px;
	text-align: left;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: text-top;
	display: block;
	float: left;
	overflow: visible;
	visibility: visible;
	height: auto;
}
img {
	text-decoration: none;
}
#ybagla {
	float: none;
	width: 700px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 60px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}

#hfybagla {
	float: none;
	width: 700px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
#y_etiket {
	float:left;
	width:100px;
	padding:1px;
	height: 30px;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
#dcizgi {
	float:left;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	width: 1px;
	margin: 0px;
	position: static;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	height: 100%;
}
#toplist {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 10px;
	overflow: hidden;
	position: static;
	width:90%;
	visibility: visible;
	z-index: auto;
	height: auto;
	background-color: #ebf3fa;
}
.mbaslik {

	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #36579A
}
#kcizgi {


	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	float:none;
	padding: 0px
}

#resim {
	width: auto;
	position: static;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	height: auto;
	border: 1px double #F0F0F0;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	display: block;
	padding: 1px;
	margin: 1px;
	text-decoration: none;
	background-position: center center;
	list-style-position: outside;
	list-style-type: circle;
	vertical-align: sub;
}
#ietiket {

	float:right;
	width:90px;
	padding:2px;
	height: 100px;
	text-align: left;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	white-space: normal;
	display: block;
	vertical-align: sub;
}
#presim {
	width: auto;
	position: static;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	height: auto;
	float: right;
	clear: both;
	text-decoration: none;
}
#kdiv {

	padding-top:1px;
	padding-left: 1px;
	padding-bottom: 1px;
}
#emesaj {
	float: none;
	width: 799px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
#hf_etiket {

	float:left;
	width:25px;
	padding:2px
}
#hf_deger {
	float:none;
	padding: 2px;
	width: 500px;
}
#bbagla {
	float: none;
	width: 700px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	background-color: #FFFCF9;
}
#hn_etiket {
	float:left;
	width:30px;
	padding:1px;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	text-align: center;
	position: static;
	height: auto;
}
#ht_etiket {
	float:left;
	width:100px;
	padding:1px;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	text-align: center;
}
#hp_etiket {
	float:left;
	width:60px;
	padding:1px;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	text-align: center;
}
#hh_etiket {
	float:left;
	width:140px;
	padding:1px;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	text-align: center;
}
#yy_etiket {





	float:left;
	width:260px;
	padding:1px;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
#sybagla {

	float: none;
	width: 595px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
#hss_deger {
	float:none;
	padding: 2px;
	text-align: center;
}
#hy_etiket {

	float:left;
	width:100px;
	padding:1px;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	text-align: left;
}

#sgbbagla {


	float: none;
	width: 515px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 21px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}

#sgb{
	float:left;
	height:21px;
	text-align: center;
	position: static;
	background-position: center center;
	text-decoration: none;
	background-image: url(../images/ut_cmd.jpg);
	width: 97px;
}

#rsgb{
	float:right;
	height:21px;
	text-align: center;
	position: static;
	background-position: center center;
	text-decoration: none;
	background-image: url(../images/ut_cmd.jpg);
	width: 99px;
}


#ursgb{
	float:right;
	height:21px;
	text-align: center;
	position: static;
	background-position: center center;
	text-decoration: none;
	background-image: url(../images/uut_cmd.jpg);
	width: 120px;
}

#oh_etiket {
	float:right;
	width:56px;
	padding:1px;
	text-align: center;
	position: static;
	height: 21px;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cmd.jpg);
}

#o_etiket {
	float:left;
	width:56px;
	padding:1px;
	text-align: center;
	position: static;
	height: 21px;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cmd.jpg);
}

#onaydiv {
	padding-top:5px;
	padding-left: 5px;
	padding-bottom: 5px;
	height: 30px;
	width: 200px;
	text-align: center;
	background-position: center center;
}
#hsss_deger {
	float:right;
	padding: 2px;
	width: 40px;
	text-align: center;
	background-position: top;
	display: block;
}
#hsbbagla {
	float: none;
	width: 700px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 20px;
	font-size: small;
	color: #3b5998;
	text-decoration: none;
	border: 1px solid #CFCFCF;
	background-color: #FFFCF9;
}
#hyy_etiket {
	float:left;
	width:240px;
	padding:1px;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
#sbbagla {

	float: none;
	width: 595px;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	border-top-width: 1px;
	border-top-style: solid;
}
#soru_deger {
	float:none;
	padding: 1px;
	width: 630px;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	height: auto;
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
#soru_bagla {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	height: auto;
	width: 630px;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
}
#soru_etiket {
	float:none;
	width:100px;
	padding:1px;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	position: static;
	visibility: visible;
	overflow: visible;
	z-index: auto;
	font-weight: bold;
	color: #003399;
	height: 20px;
	text-align: center;
	white-space: normal;
	text-transform: capitalize;
}
#hbagla {

	float: none;
	width: 630px;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#liste_baslik {
	padding-top:5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: center;
	display: block;
	height: 30px;
	width: 700px;
	padding-right: 5px;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	font-size: small;
	font-weight: bold;
	color: #3b5998;
	text-decoration: none;
	background-color: #FFEAD5;
}
#gbagla {

	float: none;
	width: 720px;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#isim {
	width:130px;
	padding:1px;
	border-top-color: #CFCFCF;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
	text-align: center;
}

.saatbaslik {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}

#zorquizvideo {
	overflow: auto;
	position: static;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	float: right;
}



#kalan_zaman {
	float: right;
	width: 221px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	position: static;
	visibility: visible;
	z-index: auto;
	height: 31px;
	background-image: url(images/kalan_zaman.jpg);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
input.viewSure {
	font-family: Tahoma;
	font-size:10pt;
	color:#FFAE00;
	padding:0px;
	text-align:center;
	border-collapse:collapse;
	border:0px;
	margin: 0px;
	border-width: 0;
	background-color: transparent;
}


input.viewTIME
{
	font-family: Tahoma;
	font-size:13pt;
	font-weight:bold;
	color:#FF0000;
	padding:0px;
	text-align:center;
	text-decoration:underline;
	border-collapse:collapse;
	border:0px;
	margin: 0px;
	background-color: transparent
}

input.viewKALAN
{
	font-family: Tahoma;
	font-size:23pt;
	font-weight:bold;
	color:#FF0000;
	padding:0px;
	margin:0px;
	text-align:center;
	text-decoration:underline;
	border-collapse:collapse;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent
}

.cevap {
	color:#FF0000;
	font-family: Tahoma;
	font-size: 13px;
	text-transform: capitalize;
}

.uyari {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 13px
}

.alt {
	font-family: Tahoma;
	font-size: 11px;
	color: #777
}

.vurgu {
	font-family: Tahoma;
	font-size: 13px;
	color: #3b5998
}
#logo
{
	background:#ffffff url('../images/logo.png') no-repeat;
	height: 85px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 400px;
}
input.cmd {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdc7d8;
	border-right-color: #bdc7d8;
	border-bottom-color: #bdc7d8;
	border-left-color: #bdc7d8;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/cmd.jpg);
	width: 56px;
	height: 21px;
	background-repeat: repeat;
	background-position: center bottom;
	cursor:pointer;
}
input.uzun_cmd {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdc7d8;
	border-right-color: #bdc7d8;
	border-bottom-color: #bdc7d8;
	border-left-color: #bdc7d8;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/uzun_cmd.jpg);
	width: 97px;
	height: 21px;
	background-repeat: repeat;
	background-position: center bottom;
	cursor:pointer;
}
#yetiket149 {
	float:left;
	padding:2px;
	width: 149px;
}
#yetiket194 {
	float:left;
	padding:2px;
	width: 194px;
}#yetiket133 {
	float:left;
	padding:2px;
	width: 133px;
}#yetiket56 {
	float:left;
	padding:2px;
	width: 56px;
}#yetiket108 {
	float:left;
	padding:2px;
	width: 108px;
}#yetiket335 {

	float:left;
	padding:2px;
	width: 335px;
}
#yresim {
	width: auto;
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	height: 60px;
	float: left;
	text-decoration: none;
}



