/*************************************************
   Bilişim Bilgisayar Sanayi ve Ticaret Ltd. Şti.
  http://www.bilisimb.com

  Copyright (c) 2007 Bilişim - İzmir - Türkiye

  All rights reserved.
*************************************************/

p, ul, ol, dl, table {padding-bottom: 5px; }

input, select, textarea{font-size:8pt; margin-bottom:5px; padding:1px 0px 1px 2px;}
input {padding-right:2px}
select, textarea {border:1px solid silver;}

a{color: blue;}
a:visited{color:darkcyan}
a:hover{color: red;}

ul {list-style: disc inside; }
ol {list-style: decimal inside; }
dt{font-weight:700;}
dd{margin:1px 0 12px 15px;}

h1, h2, h3, h4, h5 {
	font-family: "MS Sans Serif", Geneva, sans-serif; /*"Trebuchet MS"; */
	font-weight: bold;
	color: #7793A9;
	padding-top: 7px;
}

h1 {font-size: 24pt; }
h2 {font-size: 18pt; }
h3 {font-size: 14pt; }
h4 {font-size: 11pt; }
h5 {font-size: 9pt; }

img.left {padding:5px 5px 5px 0; float:left;}
img.right {padding:5px 0px 5px 5px; float:right;}

.borde {border:1px solid silver; }

.bob a, .bobs{
	background: url(img/bob.gif) no-repeat;
	padding-left: 10px;
	vertical-align: bottom;
}

.bob a:hover{
	background: url(img/bob_ani.gif) no-repeat;
	padding-left:10px;
	vertical-align: bottom;
}

.bobbs{
	background: url(img/bobb_red.gif) no-repeat;
	padding-left:17px;
	vertical-align: bottom;
	font-weight:bold;
	color:black;
}

.bobb a{
	background: url(img/bobb.gif) no-repeat;
	padding-left: 17px;
	vertical-align: bottom;
	font-weight:bold;
	text-decoration:none;
}

.bobb a:hover{
	background: url(img/bobb_ani.gif) no-repeat;
	padding-left:17px;
	vertical-align: bottom;
	font-weight:bold;
	text-decoration:none;
}

.sband{
	background: #D4DCE7;
	color:navy;
}

.sband img{
vertical-align: middle;
margin:4px 0 0 0;
padding: 2px 0 2px 0;
}

.sband input{
vertical-align: middle;
margin:2px 0 2px 0;
padding: 0px 0 0px 2px;
}




