body {background-color:#fff; color:#000000; font-family: "trebuchet ms", helvetica, verdana, sans-serif; text-align: center; font-size: 9pt;}

/* Outer Wrapper Division */
#wrapper 
         {position:relative;
          margin-left: auto;
          margin-right: auto;
          text-align: justify;
          width:800px;
          height:100%; 
          border:1px solid #000000; 
          color:#000000;
          background-color:#fff;}
#wrapper a:link 
         {color: #0000ff; 
          font-weight: bold; 
          text-decoration: none;}
#wrapper a:visited 
         {color: #0000ff; 
          font-weight: bold;
          text-decoration: none;}
#wrapper a:hover 
         {color: #0000ff;
          text-decoration: underline; 
          font-weight: bold;}
#wrapper a:actve 
         {color: #0000ff; 
          text-decoration: none; 
          font-weight: bold;}
#wrapper h1 
         {font-size: 22px; 
          text-align: center; 
          margin: 5px 5px 5px 0px;}
#wrapper h2 
         {margin: 10px 5px 10px 0px; 
          font-size: 18px; 
          text-align: center;}
#wrapper h3 
         {margin: 5px 5px 5px 0px; 
          font-size: 16px;}       
#wrapper img.border 
         {border: 1px solid #000000;}
#wrapper img.left 
         {float: left; 
          margin: 0px 4px 4px 0px; 
          border: 1px solid #000000;}
#wrapper img.right 
         {float: right; 
          margin: 0px 0px 4px 4px; 
          border: 1px solid #000000;}
#wrapper img.middle 
         {float: center; 
          margin: 0px 0px 4px 4px;}            

/* Search Container */
#scontainer 
         {position:relative; 
          display:block;
          border-left:170px solid #fff; 
          border-right:10px solid #fff;}
          
#sinner  
         {display:block; 
          margin-left:-170px; 
          margin-right:-10px;
          min-height:400px;          
          padding:0px;}
          
/* Centre Container */
#container 
         {position:relative; 
          display:block; 
          border-left:170px solid #fff; 
          border-right:150px solid #fff;}

#inner   
         {display:block; 
          margin-left:-170px; 
          min-height:400px;          
          margin-right:-150px;
          padding:0px;}
          
/* Left Column */
#left    {float:left; 
          position:relative;
          width:160px;
          left:0px;
          min-height:400px;          
          font-weight: bold; 
          color: #8383c7;
          padding:10px 5px 0px 10px;}
#left    a:link 
         {color: #646464;
          margin-left: 10px;
          font-weight: normal;
          font-size: 10px;
          text-decoration: none;}
#left    a:visited 
         {color: #646464;
          font-size: 10px;
          margin-left: 10px;
          font-weight: normal;}
#left    a:hover 
         {color: #ff0000;
          font-size: 10px;
          margin-left: 10px;
          font-weight: normal;
          text-decoration: underline;}
#left    a:actve 
         {color: #ff0000; 
          font-size: 10px;
          margin-left: 10px;
          font-weight: normal;
          text-decoration: none;}
#left    h4
         {color: #000;
          text-align: center;
          margin: 10px 0px 0px 0px;
          font-size: 11px;
          font-weight: normal;}       
          
/* Right Column */          
#right   {float:right; 
          position:relative; 
          width:140px;
          padding:10px 10px 0px 5px;
          min-height:400px;          
          margin-right:0px;}
#right    h4
         {color: #8383c7;
          text-align: center;
          margin: 0px;
          font-size: 11px;
          font-weight: normal;}
#right    h3
         {color: #8383c7;
          text-align: center;
          margin: -10px 0px 20px 0px;
          font-size: 11px;
          font-weight: normal;}          
#right   p.small
         {color: #000;
          text-align: justify;
          font-size: 9px;
          font-weight: normal; 
          margin: 0px;}
#right   p.smallb
         {color: #000;
          text-align: left;
          font-size: 9px;
          font-weight: bold; 
          margin: 0px 0px 0px 10px;}                   
#right   p.smc
         {color: #000;
          text-align: center;
          font-size: 9px;
          font-weight: bold; 
          margin: 0px;}
#right   p.smallc
         {color: #000;
          text-align: left;
          font-size: 9px;
          font-weight: bold; 
          margin: 5px;}          
#right   span
         {color: #ff0000;
          text-align: justify;
          font-size: 9px;
          font-weight: bold;}          
          
/* Search Column */
#search  {margin-left:170px; 
          margin-right:10px;
          padding:0px 5px 0px 5px;
          position:relative; 
          display:block;
          height:1%;}
          
/* Centre Column */
#centre  {margin-left:170px; 
          margin-right:150px;
          padding:0px 5px 0px 5px;
          position:relative; 
          display:block;
          height:1%;}
          
/* Centre Column For Web List Pages */
#weblist a:link 
         {color: #003399;
          text-decoration: none;}
#weblist a:visited 
         {color: #003399;}
#weblist a:hover 
         {color: #003399;
          text-decoration: underline;}
#weblist a:actve 
         {color: #003399; 
          text-decoration: none;}
#weblist h1
         {text-align: left;
          font-size: 16px;
          font-weight: normal; 
          margin: 10px 50px 0px 50px;}
#weblist font.title
         {font-size: 16px;
          font-weight: normal; 
          margin-left: 50px}                                       
#weblist h1.header
         {color: #8383c7;
          text-align: left;
          font-size: 18px;
          font-weight: bold; 
          margin: 10px 50px 0px 50px;}
#weblist h1.search
         {color: #8383c7;
          text-align: left;
          font-size: 14px;
          font-weight: bold; 
          margin: 10px 50px 0px 50px;}          
#weblist h1.right
         {color: #8383c7;
          text-align: right;
          float: right;
          font-size: 14px;
          font-weight: bold; 
          margin: 10px 50px 0px 50px;}
#weblist font.left
         {color: #000000;
          font-size: 14px;
          margin-left: 30px}                             
#weblist h3 
         {margin: 0px 50px 0px 50px;
          font-weight: normal; 
          font-size:11px;}
#weblist p 
         {margin: 0px 50px 0px 50px;
          font-weight: normal; 
          font-size:11px;}
#weblist h4
         {color: #66cc00;
          font-size: 9px;
          font-weight: normal; 
          margin: 0px 50px 0px 50px;}
          
/* Centre Column For Content Pages */
#content a:link 
         {color: #003399;
          font-weight: normal;
          text-decoration: none;}
#content a:visited 
         {color: #003399;
          font-weight: normal;}
#content a:hover 
         {color: #003399;
          font-weight: normal;
          text-decoration: underline;}
#content a:actve 
         {color: #003399; 
          font-weight: normal;
          text-decoration: none;}
#content h1
         {color: #8383c7;
          text-align: left;
          font-size: 18px;
          font-weight: bold; 
          margin: 10px 5px 0px 5px;}
#content h2
         {color: #000;
          text-align: justify;
          font-size: 16px;
          font-weight: bold; 
          margin: 10px 5px 0px 5px;}
#content h3 
         {color: #8383c7;
          text-align: justify;
          margin: 10px 5px 0px 5px;
          font-weight: bold; 
          font-size:11px;}
#content h4
         {color: #646464;
          text-align: justify;
          font-size: 11px;
          font-weight: normal; 
          margin: 0px 5px 0px 5px;}
#content ul
         {line-height: 10pt; 
          text-indent: 0px;
          font-size: 10px;
          font-weight: normal;
          margin-top: 10px;
          margin-left: 0px;
          list-style-position: outside;
          list-style-image: url("http://www.idesiremobilephones.com/images/arrow.gif"); 
          list-style-type: square;}
#content p
         {color: #000;
          text-align: justify;
          font-size: 11px;
          font-weight: normal; 
          margin: 10px 5px 0px 5px;}
#content p.fsa
         {color: #000;
          text-align: justify;
          font-size: 9px;
          font-weight: normal; 
          margin: 0px 5px 0px 5px;}
#content span
         {color: #000;
          text-align: justify;
          font-size: 12px;
          font-weight: bold;}
#content hr
         {border: 0px;
          border-top: 1px solid #b5b5b5;
          width: 100%;
          height: 1px;
          margin: 0px 10px 5px 0px;}                    
          
/* Header Area Of Page */
#header  
         {background-color:#001d3f;
          color:#fff;
          height: 80px;
          text-align: left;
          margin-top: -10px;
          padding: 0px;}
          
#header  img.left 
         {float: left; 
          padding: 0px;
          margin: 0px; 
          border: 0px;}
#header  h1 
         {font-size: 32px; 
          text-align: left; 
          margin: 0px;
          margin-top: 10px;
          padding-top: 10px;}
#header  h2 
         {font-size: 14px; 
          text-align: left; 
          margin: 0px;
          margin-top: -20px;
          padding: 0px;
          color:#eeeeee;}
           
/* Footer Of Page*/
#footer  {font-size:8pt; 
          width:100%;
          text-align: center; 
          background-color: #001d3f; 
          color: #faf8c9;}
#footer  a:link 
         {color: #fff;
          font-weight: normal;
          text-decoration: none;}
#footer  a:visited 
         {color: #fff;
          font-weight: normal;}
#footer  a:hover 
         {color: #eee;
          font-weight: normal;
          text-decoration: underline;}
#footer  a:actve 
         {color: #eee; 
          font-weight: normal;
          text-decoration: none;}

/* Search Form */
#formcontainer 
         {width:500px;
          font-family: "trebuchet ms", helvetica, verdana; 
          margin: 10px 50px;}       
#formcontainer input
         {background-color:#e6ffff;
          font-size:9pt;}
#formcontainer input.button 
         {height: 22px; 
          font-size:9pt;
          background-color:#f4f4f0;}           
                  
          
.boxb    
         {border:1px solid #cccccc;
 	      background-color:#feffef;
          margin-top: -10px;
          margin-bottom: 10px;         
	      padding:5px;}
.boxg    
         {border:1px solid #cccccc;
 	      background-color:#eeeeee;
          margin-top: -10px;
          margin-bottom: 10px;         
	      padding:5px;}
.boxfsa     
         {border:1px solid #cccccc;
 	      background-color:#eeeeee;
          margin: 0px;
	      padding:5px;}

ul.arrow
         {line-height: 10pt; 
          text-indent: 0px;
          font-size: 10px;
          font-weight: normal;
          margin-top: 10px;
          margin-left:-20px;
          list-style-position: outside;
          list-style-image: url("http://www.idesiremobilephones.com/images/arrow.gif"); 
          list-style-type: square;}

.boxw    {border:1px solid #cccccc;
   	      background-color:#fff;
          margin-top: -10px;
          margin-bottom: 10px;         
          padding:5px;
          font-weight: normal;
	      font-size: 10px;
	      color: #000;}     
	      	      
.custt   
         {border:1px solid #cccccc;
 	      background-color:#eeeeee;
 	      color:#000;
          margin-top: -10px;
          margin-bottom: 10px;         
 	      font-size:10px;
 	      font-weight: normal;
	      padding:5px;}
	      
.prev  
         {color: #8383c7;
          font-size: 14px;
          font-weight: bold;}
          
.next  
         {color: #8383c7;
          margin-right: 40px; 
          font-size: 14px;
          font-weight: bold;}
