/* This stylesheet written by !brahim yeler for THE UNITECH Education Comp. */
/* CSS Standart Tag Style */
body { background:url(../images/background4.gif) left top repeat-x; background-attachment:fixed; margin:0px; padding:0px; font-size:11px; font-family:Tahoma, Verdana, sans-serif; background-color:#CCC; }
a { background-color:inherit; color:#1a4887; text-decoration:none; }
a:hover { color:#C30; background-color:inherit; text-decoration:none; }
h1 { font-family:Arial, Helvetica, sans-serif; font-size:24px; line-height:25px; color:#c50a00; letter-spacing:-1px; /*margin-bottom:-10px;*/ background-color:inherit; }
h2 { font-family:Helvetica, Arial, sans-serif; font-size:15px; color:#273c5b; background-color:inherit; }
h3 { font-family:Helvetica, Arial, sans-serif; font-size:13px; line-height:inherit; color:#666; background-color:inherit; } 
h4 { font-family:Tahoma, Verdana, sans-serif; font-size:11px; color:#666; background-color:inherit; }
p { text-align:justify; color:#333; background-color:inherit; }
li { color:#666; background-color:inherit; }
/* My Standart Classes */
.float { float:left; }
.both { clear:both; }
/* CSS Classes Style */
.header { width:927px; padding:8px 20px 0px 20px; background-color:#FFF; }
.banner { width:967px; text-align:right;}
.menu {  width:692px; height:24px; padding:9px 20px 0px 0px; background:url(../images/menubg.gif) repeat-x; font-size:11px; font-family:Tahoma, Verdana, sans-serif; font-weight:bold; color:#1a4887; }
.main { padding:20px 20px 20px 0px; width:947px; height:auto; background:#fff; margin-top:-3px; }
.left { width:195px; background-image:url(../images/sol_bg_bg.gif); background-position:left top; background-repeat:repeat-y; height:400px; }
.leftin { width:165px; padding:10px 15px 0px 15px; height:100%; background-image:url(../images/sol_bg.gif); background-position:bottom center; background-repeat:no-repeat; }
.leftin a, .leftin a:hover { font-size:10px; font-weight:normal; }
.center { width:540px; padding-left:10px; padding-right:10px; }
.right { width:175px; border-left:1px solid #CCC; padding-left:10px; }
.content { border-bottom:1px dashed #CCC; margin-right:10px; }
.footer { width:957px; border-top:1px solid #CCC; padding:10px 5px 0px 5px; height:auto; background-color:#fff; text-align:left; }
#ref a:hover { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#c50a00; }
#ref a { font-size:11px; /*font-weight:bold;*/ font-family:Arial, Helvetica, sans-serif; color:#666; }
p { text-align:left; }
.formboth { padding:15px; margin:5px; border:1px solid #bbcff4; height:20px; }
.formboth#i { background-color:#e9f1ff; }
.formlabel { width:150px; height:17px; /*border:1px solid #ccc;*/ padding-top:3px; padding-left:10px; color:#666; background-color:inherit; }
.formlabel#z { border-left:3px solid #598fb2; }
.formboth input { background-image:url(../images/send_bg.gif); width:75px; height:21px; border:0px; font-weight:bold; color:#0f3e6d; background-repeat:repeat-x; font-family:Tahoma, Verdana, sans-serif; font-size:11px; }
.forminput input { width:250px; height:15px; padding:3px; border:1px solid #bbcff4; margin-top:-2px; background-image:url(../images/input_bg.gif); background-repeat:repeat-x; }
