/* CSS Document */
body { font-family: Tahoma, Verdana; font-size:12px; margin-left: 150px; }

.Menu { line-height:25px; display:inline; font-weight:bold; }
.Menu a { width:100px; height:25px; float:left; margin-left:1px; text-align:center; text-decoration:none; background:url(../images/menu_item.gif) no-repeat 0 0px; color:#000000; }
.Menu a:hover { background-position: 0px -25px; color:#000000; }

.mLink { font-size:11px; color:#004777; text-decoration:none; padding:5px; }
.sLink { font-size:12px; color:#0072c4; text-decoration:none; }

.Active a { background:url(../images/menu_item.gif) no-repeat 0 -50px; color:#FFFFFF; }
.Active a:hover { color:#000000; }

.inputbox{ font-size:13px; }
.hatatex { border:#FF0000 solid 2px; color:#FF0000; }
.hatabox { background-color:#FF0000; color:#FFFFFF; padding: 5px; }
.alan1 { background:#dedede; }
.alan2 { background:#e9e9e9; }
.alan3 { background:#ffffff; }
.arka { background-color:#e9e9e9; }

#onay { background-color:#0099FF; color:#FFFFFF; padding: 10px; font-size:18px; border:10px; }
#hata { background-color:#FF0000; color:#FFFFFF; padding: 10px; font-size:18px; border:10px; }
fieldset { border:none; border-top:#dedede 1px solid; }
legend { font-size:16px; }

.mesajAt { display: none; position:absolute; height: 220px; width:350px; padding:2px; border: 1px solid orange; background-color: white; z-index:1002; }
.arkaAl{ display: none; position: absolute; top: 0%; left: 0%; width: 100%; bottom:-20%; background-color: white; z-index:1001; -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80); }
