body         { font-family: Tahoma; font-size: 11;color:#515151 }
table        { font-family: Tahoma; font-size: 11 }
form         { word-spacing: 0; line-height: 100%; margin: 0 }
/*
a            { text-decoration: none }
a:hover      { text-decoration: none; color: #FF0000 }
a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
*/
.s_text {font-family: Tahoma; height: 20; font-size: 11; border: 1px solid #808080; background-image:url('../images/inputbg.gif') }
.s_select {font-family: Tahoma; height: 20; font-size: 11; border: 1px solid #808080; background-image:url('../images/inputbg.gif') }
.s_textarea {font-family: Tahoma; font-size: 11; border: 1px solid #808080; background-image:url(../images/inputbg.gif);  }
:a.hey{font-family:Arial; font-size:11; font-weight:bold; color: #585858}
:active.hey     { font-weight:bold; text-decoration: none; color: #585858}
:link.hey       { font-weight:bold; text-decoration: none; color: #585858}
:visited.hey    { font-weight:bold; text-decoration: none; color: #585858}
:hover.hey      { font-weight:bold; text-decoration: none; color: #FFFFFF}

a  {
color:#515151; /* need because it will use default link color */
text-decoration:none;
}
a:hover  {
color:#359CBD; /* need because it will use default link color */

.record_line {border-bottom: 1px solid #C0C0C0}
.logintab  {
color:#515151; /* need because it will use default link color */
text-decoration:none;
}
:hover.logintab  {
color:#359CBD; /* need because it will use default link color */
text-decoration:none;
}
.logintab2  {
color:#FF0000; /* need because it will use default link color */
text-decoration:none;
}
:hover.logintab2  {
color:#359CBD; /* need because it will use default link color */
text-decoration:none;
}
:hover.linksatir{
 background-color: #46A;
}
.edit1 {
        BORDER-RIGHT: #a3a3a3 1px solid; BORDER-TOP: #a3a3a3 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #a3a3a3 1px solid; COLOR: #504c4c; BORDER-BOTTOM: #a3a3a3 1px solid; FONT-FAMILY: Tahoma; HEIGHT: 17px; BACKGROUND-COLOR: #fdfdfd
}
.buton1 {
        BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND-IMAGE: url(../images/b5.gif); BORDER-LEFT: 0px; COLOR: #10737b; BORDER-BOTTOM: 0px; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Tahoma; HEIGHT: 18px
}
.textstyle   {font-family: Tahoma; height: 20; font-size: 11; border: 1px solid #808080; background-image:url('../images/inputbg.gif') }
.baslikTD    { font-weight: bold; background-color: #D7D7FD }
.boxstyle   {font-family: Tahoma; font-size: 11; border: 1px solid #808080; background-image:url(../images/inputbg.gif);  }
.slogin {
color: #75A0CB; width: 90; height: 20; font-family: Tahoma; font-size: 11; border-style: solid; border-width: 0; padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 0; background-image: url('../images/login_bg.gif'); background-attachment: fixed
}
// Tollbar 1 style
img{ border: 0pt; }

#bottom_div{
height: 150px;
background-color: #b9d1ea;
clear:both;
}

#toolbar1 {
float:left;
font:normal 12px 'Trebuchet MS','Arial';
margin:0;
padding:0;
}

#toolbar1 ul {
background-image:url(back.gif);
background-repeat:repeat-x;
float:left;
line-height:32px;
list-style:none;
margin:0;
padding:0 5px 0 5px;
}

#toolbar1 li {
display:inline;
padding:0;
}

#toolbar1 a {
color:#515151; /* need because it will use default link color */
float:left;
padding:0 3px 0 3px; /* left 3 px because of left.png image */
text-decoration:none;
}

#toolbar1 a span {
display:block;
float:none;
padding:0 3px 0 2px;
}

#toolbar1 a span img {
border:none;
margin:8px 4px 0 0;
}

/* show picture when mouse over link */
#toolbar1 a:hover{
color:#FFFFFF;
background: url(../images/tool_left_1.png) no-repeat left center;
}

#toolbar1 a:hover span {
background:url(../images/tool_right_1.png) no-repeat right center;
}

#toolbar1 a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}
//

// Tollbar 2 style
#bottom_div{
height: 150px;
background-color: #b9d1ea;
clear:both;
}

#toolbar2 {
float:right;
font:normal 13px 'Trebuchet MS','Arial';
margin:0;
padding:0;
}

#toolbar2 ul {
background-image:url(back.gif);
background-repeat:repeat-x;
float:left;
line-height:32px;
list-style:none;
margin:0;
padding:0 5px 0 5px;
}

#toolbar2 li {
display:inline;
padding:0 5px 0 5px;
}

#toolbar2 a {
color:#515151; /* need because it will use default link color */
float:left;
padding:0 5px 0 5px; /* left 3 px because of left.png image */
text-decoration:none;
}

#toolbar2 a span {
display:block;
float:none;
padding:0 5px 0 5px;
}

#toolbar2 a span img {
border:none;
margin:8px 5px 0 0;
}

/* show picture when mouse over link */
#toolbar2 a:hover{
color:#FFFFFF;
background: url(../images/tool_left_2.png) no-repeat left center;
}

#toolbar2 a:hover span {
color:#FFFFFF;
background:url(../images/tool_right_2.png) no-repeat right center;
}

#toolbar2 a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}
//
