<style type="text/css">

div.box{ 
  border:20px solid;
  padding:30px;
  background: #ffc;
  width:300px;
}

.footer {
   float:left;/*fix for buggy browsers*/
   display:table-cell;
   width:50%;
   background-color:#ec6614;
   color:white;
   font-family: Verdana, sans-serif;
   font-size:10px;
   border:0px;
}

.image-left {
   float: left; 
   vertical-align: text-top;
}
 
 .widget_tableDiv {
        width: 690px;
        overflow:auto;
 }

div.wrapContainer {
    width:99.5%; 
    float:left;
} 

 #myTable {
            width:420px;
            margin: 0px;
            padding: 0px;
            border:1;
            border-spacing:5px;
            border-collapse: collapse;
            border-left: 1px solid #ccc;
            border-right: 1px solid #ccc;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            font-family: Verdana, sans-serif;
            font-size:10px;
            font-style:regular;
 }

 #myTable td {
                background: #F7F8E0;
                border-bottom:1px solid #ccc;
                border-right:1px solid #ccc;
                font-size: 1em;
                border:1;
                border-left:1px solid #ccc;
 }

.body { 
       color: black; 
       background: white; 
       font-family: Verdana, sans-serif;
}

.cizgi { 
        border: 1px solid black;
}

A:link {text-decoration: none; color: #999999}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

.p { 
     text-indent: 2em; 
     margin-top: 0; 
     margin-bottom: 0; 
}

.tiny { 
     text-indent: 2em; 
     font-size:9px;
     font-style:regular;
}

.item { 
       font-family: Verdana, sans-serif;
       font-size:10px;
       font-style:regular;
       text-align:left;
}

.item_bold { 
       font-family: Verdana, sans-serif;
       font-size:11px;
       font-style:regular;
       font-weight:bold;
       text-align:right;
}

.msgs_bold { 
       color: #FF6633;
       font-family: Verdana, sans-serif;
       font-size:14px;
       font-style:regular;
       font-weight:bold;
       text-align:right;
}

.notice { 
       color: #999966;
       font-family: Verdana, sans-serif;
       font-size:11px;
       font-style:regular;
}

.bbaslik {
       color: #999966;
       font-family: Verdana, sans-serif;
       font-size:10px;
       font-style:regular;
       text-decoration: none; 
}

.desc_txt{
       font-family: Verdana, sans-serif;
       font-size:10px;
       font-style:regular;
       text-align:center;
}

.desc_txt2{
       font-family: Verdana, sans-serif;
       font-size:12px;
       font-style:regular;
       text-align:center;
}

..tablediv0 {
   display:table;
   width:800px;
   border:0px;
   border-spacing:5px;/*cellspacing:poor IE support for  this*/
   border-collapse:separate;
}

.tablediv {
   display:table;
   width:800px;
   background-color:#orange;
   border:0px;
   border-spacing:5px;/*cellspacing:poor IE support for  this*/
   border-collapse:separate;
}

.celldivblank {
   float:left;/*fix for buggy browsers*/
   display:table-cell;
   width:22px;
   background-color:white;
   border:0px;
}

.celldiv {
   float: left;/*fix for buggy browsers*/
   display: table-cell;
   background-color:white;
   border:0px;
   font-size:10px;
}

.celldiv16b {
   float:left;/*fix for buggy browsers*/
   display:table-cell;
   width:50%;
   background-color:#ec6614;
   color:white;
   font-family: Verdana, sans-serif;
   font-size:16px;
   font-weight:bold;
   border:0px;
}

.rowdiv  {
display: table-row;
width: auto;
}

</style>
