/* Üyelik Form Tablosu */
.uyetablo { margin:0 auto; background-color:#EDEDED; border:3px double #CCC; padding:15px; }
.uyetablo .sol { text-align:right; width:145px; color:#777; font-weight:bold; }
.uyetablo .sag { text-align:left; width:245px; color:maroon; font-weight:bold; border-bottom:1px dotted #CCC; }

.uyetablo .norinput { width:230px; border:1px solid #CCC; }
.uyetablo .telinput { width:75px; border:1px solid #CCC; }
.uyetablo .norselect { width:233px; border:1px solid #CCC; }

.uyetablo .hatalar { color:#F33; text-align:center; }

.uyetablo .baslik { text-align:center; font-size:13px; color:#069; padding-top:5px; padding-bottom:5px; font-weight:bold; }
.uyetablo .baslik span { font-weight:normal; font-size:12px; font-style:italic; color:#999; }
.uyetablo .aralik { height:15px; }
.uyetablo .buton { text-align:center; }

.onaytext { color:#063; font-size:14px; text-decoration:underline; font-weight:bold; }
.onaydetay { font-size:14px; }


.redtext { color:#F00; font-size:14px; text-decoration:underline; font-weight:bold; }

