﻿
body {
	font-family:"trebuchet ms", sans-serif;
	font-size:12px; 
	font-weight:500;
	background:#fff;
	padding:0px;
	margin:0px;
	}
	
a {
	text-decoration:none;
	font-family:"trebuchet ms", sans-serif; 
	font-size:12px; 
	font-weight:normal;	
	color:#0D96C1;
	}
	
a:hover{
	text-decoration:underline;
	color:#A2C10D;
}		

img {
	border:0;
}

.generaltext{
	font-family:"trebuchet ms", sans-serif; 
	font-size:12px; 
	font-weight:normal;	
	}

.MyText{
	color:Red;
	font-size:7px; 
	font-family:"trebuchet ms", sans-serif; 
}


.h1{
	font-family:"trebuchet ms", sans-serif; 
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -0.4px;
	line-height: -1em;
	font-size: 2.0em;
}	

.h3{
	font-family:"trebuchet ms", sans-serif; 
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -0.4px;
	line-height: -1em;
	font-size: 1.3em;
}	

.red{
	color : #C10D19;
	}	
	
.orange{
	color : #FF8F00;
	}	
	
.grey{
	color : #A9A9A9;
	}	
	
.blue{
	color : #0D96C1;
	}		

.green{
	color : #A2C10D;
	}
	
ol {
	margin-right:40px;
	}
li {
	margin-bottom:10px;
	}
	
.login{
	font-family:"trebuchet ms", sans-serif; 
	font-size:12px; 
	font-weight:normal;	
	color:silver;
	}

.textbox{
	color:silver;
	border:1px silver groove;
	border-collapse: collapse;
	font-size:12px; 
	height:18px;
	width:90px;
	font-family:"trebuchet ms", sans-serif; 
}



.mainloginbutton{
	margin-left:105px;
	width:57px;
	height:20px;
    padding: 0;
    border: 0;
    background: transparent url(images/btnOnayla.gif) no-repeat center top;
    text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

.showbutton{
	width:57px;
	height:20px;
    padding: 0;
    border: 0;
    background: transparent url(images/btnGoster.gif) no-repeat center top;
    text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

.answersbutton{
	width:121px;
	height:20px;
    padding: 0;
    border: 0;
    background: transparent url(images/btnCevapAnahtari.gif) no-repeat center top;
    text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

.formbutton{
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-family:"trebuchet ms", sans-serif; 	
	font-weight:bold;
	padding: 1px 2px;
	background:url(images/formbg.gif) repeat-x left top;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */	
}

div.searchtoolbar{
	width: 775px; 
	_width: 770px; 
	background-color: #fff;
	border: 2px solid #A8D4D9; 
	padding: 5px; 
	margin: 0px auto
}
div.searchtoolbarCombo{
	width: 760px; 
	background-color: #fff;
	border: 2px solid #A8D4D9; 
	padding: 5px; 
	margin: 0px auto
}

div.searchtoolbarCombothree{
	width: 580px; 
	background-color: #fff;
	border: 2px solid #A8D4D9; 
	padding: 5px; 
	margin: 0px auto
}

div.row {
  clear: both;
  width: 580px;
  padding-top: 10px;

  }
div.rowCombo {
  clear: both;
  width: 750px;
  padding-top: 10px;

  }
  div.rowCombo span {
  float: left;
  width: 250px;
  }
div.row span {
  float: left;
  width: 150px;
  }

.left{
  text-align:left;
  margin-left:5px;
  } 
  
.right{
  text-align:right;
  margin-right:5px;
  }   
  
.center{
  text-align:center;
  }      
    
div.row select {
	margin-left:5px;
	width: 150px;
	font-family:"trebuchet ms", sans-serif; 
	height:22px;
  }

  
.select{
	font-family:"trebuchet ms", sans-serif; 
	height:22px;
}

.margin5{
	margin-left:5px;
}	

.grid{
	color:Black;
	background-color:White;
	border-color:#DEDFDE;
	border-width:1px;
	border-style:None;
	width:70%;
	border-collapse:collapse;
	width:100%;
}

.clear{clear:both}
