.jazz {color:#ff0000;}
.zong {color:#f99000;}
.warid {color:#000099;}
.ufone {color:#00cc00;}
.telenor {color:#000fff;}

select {
    font-size:15px;
}


* { margin:0px; padding:0px; }

body {
    font-size:11px;
    font-family:Verdana;
    text-align:left;
    line-height:21px;
    }
p   {
    padding:35px 0px 0px 0px;
    }
img {border-style:none;}    
h1 { 
    color:#f99000;
    font-size:17px;
    padding:10px 0px 0px 0px;
    text-align:left;
    font-family:Arial;
    }
a:link, a:visited {
    color:#000;
    text-decoration:none;
    }
a:hover {text-decoration:underline;}
.warper { 
    margin:0px;
    padding:0px 10px 10px 10px;
    width:180px;
    height:490px;
    background:url(images/smscontrol.gif) no-repeat top; 
     }
     
.warper1 { 
    margin:0px;
    padding:0px 0px 0px 0px;
    width:300px;
    height:250px;
    background:url(images/smscontrol.gif) no-repeat top; 
     }
.btn {
    padding:3px;
    color:#fff;
    background:#000;
    border:solid 1px #fff;
    }
.btn:focus {
    border:solid 1px #fff;
    }
    
    
    
#cmbNumCode {width:50px;}
#txtMessage {
    padding:2px;
    width:176px;
    height:146px;
    background:#fff;
    border:solid 1px #ccc;
    overflow:hidden;
    }
#txtSender {width:180px; border:solid 1px #ccc;}
#txtnumber {width:122px; border:solid 1px #ccc;}
#A07 {
    text-align:center;
    background:url(images/smspunch.gif) no-repeat 0% 50%;
    }
#A07 a:link, #A07 a:visited {display:block; width:160px; height:90px;}
