<style type="text/css">

Body,td,p,th
{
   font-size:10px Tahoma,arial,helvetica,sans-serif;
}

.ErrorText
{
    color: red;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}

.Req
{
color: red;
}


.NormalText
{
    color: black;
    font-family: Tahoma;
    font-size: 10px;
}

.Normal
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.NormalBold
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px    
}


.MyDataGrid
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8px;
  text-decoration: none;
  color:  black;
  cursor:hand;
}

a.MyLink:link {font-family: Verdana;font-size: 11px;color:#555555;text-decoration: none;cursor:hand;}
a.MyLink:visited {font-family: Verdana;font-size: 11px;color:#555555;text-decoration:none;cursor:hand;}
a.MyLink:hover {font-family: Verdana;font-size: 11px;color:#066;text-decoration: underline;}
a.MyLink:active {font-family: Verdana;font-size: 11px;color: blue; }

a.MyLink2:link {font-family: Verdana;font-size: 11px;color:#555555;text-decoration:none;cursor:hand;font-size=11px;}
a.MyLink2:visited {font-family: Verdana;font-size: 11px;color:#555555;text-decoration:none;cursor:hand;}
a.MyLink2:hover {font-family: Verdana;font-size: 11px;color:#066;text-decoration: underline;}
a.MyLink2:active {font-family: Verdana;font-size: 11px;color: blue; }

a.MyBottomLink:link {font-family: Verdana;font-size: 10px;color:#555555;text-decoration: none;cursor:hand;}
a.MyBottomLink:visited {font-family: Verdana;font-size: 10px;color:#555555;text-decoration:none;cursor:hand;}
a.MyBottomLink:hover {font-family: Verdana;font-size: 10px;color:#00286C;text-decoration: underline;}
a.MyBottomLink:active {font-family: Verdana;font-size: 10px;color: blue; }


#copyright
{
font-family: Verdana;
font-size: 10px;
color: #555555;
}

.MyDataGrid_BUTTON {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-width: 1px;
  border-color: 000075;
  border-style: solid;
  margin-top: 2px;
  margin-bottom: 3px;
  background-color: #FFFFFF;
  width:50px;
  cursor:pointer;
  cursor:hand;
}


.NormalControlNumber
{
   width        : 98px;
   font-family  : Tahoma,sans-serif,Fixed;
   font-size    : 11px;
   text-align   : right;
}

.NormalControlNumberR
{
   width            : 100px;
   font-family      : Tahoma,sans-serif,Fixed;
   font-size        : 11px;
   text-align       : right;
   background-color : #ececec;
   border-width     : 1px;
   border-color     : #ececec;
}



.NormalControl
{
   width        : 200px;
   font-family  : Verdana,Tahoma,sans-serif,Fixed;
   font-size    : 11px;

/*
   font-family: Verdana, Helvetica, sans-serif;
     font-size: 11px;
   font-weight: normal;
  border-width: 1px;
  border-color: black;
  border-style: solid;
*/
}

.NormalControlSmall
{
   width        : 98px;
   font-family  : Tahoma,sans-serif,Fixed;
   font-size    : 11px;
}


.NormalControlR
{
   width            : 200px;
   font-family      : Tahoma,sans-serif,Fixed;
   font-size        : 11px;
   background-color : #ececec;
   border-width     : 1px;
   border-color     : #ececec;
}


.NormalButton {
  font-family     : Tahoma,Arial, Helvetica, sans-serif;
  font-size       : 12px;
  border-width    : 1px;
  border-color    : 000075;
  border-style    : solid;
  background-color: #FFFFFF;
  width           : 65px;
  cursor          : hand;
}

.NormalButtonSmall {
  font-family     : Tahoma,Arial, Helvetica, sans-serif;
  font-size       : 12px;
  border-width    : 1px;
  border-color    : 000075;
  border-style    : solid;
  background-color: #FFFFFF;
  width           : 55px;
  cursor          : hand;
}


.NormalButtonLong {
  font-family     : Tahoma, Arial, Helvetica, sans-serif;
  font-size       : 12px;
  border-width    : 1px;
  border-color    : 000075;
  border-style    : solid;
  background-color: #FFFFFF;
  width           : 150px;
  cursor          : pointer;
  cursor          : hand;
}


.NormalButtonX
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-indent: -5px;
    border-style: solid;
    border-width: 1px;
    border-color: #cccc99;
    background-color:bisque;
    width:75px;
    cursor:hand;
}

.ContentHead
{
    background-color: #dddca3;
    color: dimgray;
    font-family: Tahoma, Arial;
    font-size: 16px;
    font-weight: bold;
    height: 25px
}

.SubContentHead
{
    background-color:#959ea3;/*dimgray;*/
    color: white;
    font-family: Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    height: 20px
}

/* TipBox*/
#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

/* TopMenu */
.custTopMenuSel
{
  font-weight:bold;
  font-size:13px;
  text-decoration:none;
  text-transform: uppercase;
  color:#ffffff;
  text-align:center;
  background:#515d63;
  cursor:pointer;
}

.custTopMenu
{
  font-weight:bold;
  font-size:13px;
  text-transform: uppercase;
  color:#ffffff;
  text-align:center;
  background:url('images/login-topMenu-off-bg.gif');
  cursor:pointer;
}

.custTopMenuOn
{
  font-size:13px;
  font-weight:bold;
  text-transform: uppercase;
  cursor:pointer;
  background:#959ea3;
  text-align:center;
  color:#ffffff;
}

.custPageTitle 
{
font-size:18px;
padding-left:19px;
}

.custPageTitleRight 
{
padding-right:19px;
text-align:right;
}

#chdrHr {
   background: url(images/topMenu-sub-title-bg.gif);
}

#lefttop {
   text-align:top;
}


/*****/
body { 
   color:#444444; 
   margin: 0px; 
   padding: 0px; 
}
body,td,div,p,th  { 
   font:12px verdana,arial,helvetica,sans-serif;
}
li {
}
a { 
   color:#336699;
   text-decoration:underline; 
}
a:hover { 
   color:#f49539;
   text-decoration:none;
}
.td { 
}
.sideMenu {
   background-color:#ececec;
   cursor:pointer;
   padding:5px;
   padding-left:18px;
   border-bottom: solid 1px #bbbbbb;
}
.sideMenuOn {
   background-color:#b8e062;
   cursor:pointer;
   padding:5px;
   padding-left:18px;
   border-bottom: solid 1px #bbbbbb;
}
p.title {
   color:#689A04;
   font-weight:bold;
}
p.body {
   line-height:130%;
   padding-left:10px;
   text-align: justify
}
a.ftr {
   font-size:11px;
   color:#444444; 
   text-decoration:none;
}
a.ftr:hover {
   font-size:11px;
   color:#444444; 
   text-decoration:underline;
}
.ftr-spc {
   color:#A8D544;
}

* .error {
   color:red;
}
.textbox {
   width:200px;
   font-family:Tahoma,sans-serif,Fixed;
   font-size:11px;
}
input { font-size:11px; }
select { font-size:11px; }

#saNoticeBox td {}
.opttable {
   border:solid 1px #6666cc;
   /*background:#f0f5fa;*/
   background:#8aaaee;
}

.opttable td {
}

ul {
list-style-position: outside;
   list-style-type: square;
}
ul.nom {
   margin-left: 0;
   padding-left: 1em;
}

.sev5    {color:#F60000;}
.sev4    {color:#DC6803;}
.sev3    {color:#DCAB00;}
.sev2    {color:#05C609;}
.sev1    {color:#4045DD;}
A.sev5   {color:#F60000;text-decoration:none;}
A.sev4   {color:#DC6803;text-decoration:none;}
A.sev3   {color:#DCAB00;text-decoration:none;}
A.sev2   {color:#05C609;text-decoration:none;}
A.sev1   {color:#4045DD;text-decoration:none;}
A.sev5:hover   {color:#F60000;text-decoration:underline;}
A.sev4:hover   {color:#DC6803;text-decoration:underline;}
A.sev3:hover   {color:#DCAB00;text-decoration:underline;}
A.sev2:hover   {color:#05C609;text-decoration:underline;}
A.sev1:hover   {color:#4045DD;text-decoration:underline;}
.tblhdr { font-weight:bold;color:#444444; }

#saSuccessBox {border:1px solid #669900;background-color:#ffffcc;padding:2px;text-align:left;margin-bottom:16px;}

#saNoticeBox  {border:1px solid #c6c8f1;background-color:#ffffcc;padding:1px;text-align:left;margin-bottom:10px;}

#saErrorBox   {border:1px solid #cc0202;background-color:#ffffcc;padding:2px;text-align:left;margin-bottom:16px;}

#saGreyBox    {border:1px solid #999999;background-color:#eeeeee;padding:2px;text-align:left;margin-bottom:16px;}

.bl-c2 {background: url(images/corner-c2-bl.gif) 0 100% no-repeat #c2c8ca; padding:0px; }
.br-c2 {background: url(images/corner-c2-br.gif) 100% 100% no-repeat #c2c8ca; padding:0px; }

.ul-c2 {background: url(images/corner-c2-ul.gif) 0 0 no-repeat #4262ad; padding:0px; }
.ur-c2 {background: url(images/corner-c2-ur.gif) 100% 0 no-repeat #4262ad; padding:0px}

.bl-b8 {background: url(images/corner-b8-bl.gif) 0 100% no-repeat #b8e062; padding:0px; }
.br-b8 {background: url(images/corner-b8-br.gif) 100% 100% no-repeat #b8e062; padding:0px; }
.ul-b8 {background: url(images/corner-b8-ul.gif) 0 0 no-repeat #b8e062; padding:0px; }
.ur-b8 {background: url(images/corner-b8-ur.gif) 100% 0 no-repeat #b8e062; padding:0px; }

.bl-ec {background: url(images/corner-ec-bl.gif) 0 100% no-repeat #ececec; padding:0px;border:0px; }
.br-ec {background: url(images/corner-ec-br.gif) 100% 100% no-repeat #ececec; padding:0px;border:0px; }
.ul-ec {background: url(images/corner-ec-ul.gif) 0 0 no-repeat #ececec; padding:0px; }
.ur-ec {background: url(images/corner-ec-ur.gif) 100% 0 no-repeat #ececec; padding:0px; }

.bl-00 {background: url(images/corner-00-bl.gif) 0 100% no-repeat #ececec; padding:0px; }
.br-00 {background: url(images/corner-00-br.gif) 100% 100% no-repeat #ececec; padding:0px; }
.ul-00 {background: url(images/corner-00-ul.gif) 0 0 no-repeat #ececec; padding:0px; }
.ur-00 {background: url(images/corner-00-ur.gif) 100% 0 no-repeat #ececec; padding:0px; }

A.hdrlink {
   color:#444444; 
   font-size:11px;
   text-decoration:none;
}
A.hdrlink:hover {
   color:#444444; 
   font-size:11px;
   text-decoration:underline;
}
A.callToday {
   color:#CCFF42;
   text-decoration:none;
}
A.callToday:hover {
   color:#CCFF42;
   text-decoration:underline;
}

A.green {
   color:#689A04;
   font-weight:normal;
   text-decoration:none;
}
A.green:hover {
   text-decoration:underline;
}
A.greenBold {
   color:#689A04;
   font-weight:bold;
   text-decoration:none;
}
A.greenBold:hover {
   text-decoration:underline;
}

#quote  {
   width:340px;
}
#quote td {
   font:12px serif;
   font-weight:bold;
   color:#BA0000;
   font-size:17px;
   padding-bottom:5px;
   text-align:justify;
}
#quote .sig {
   color:#BA0000;
   font-size:11px;
   font-weight:normal;
   text-align:right;
   padding-bottom:5px;
}

input.btn {
   color:#ffffff;
   border:solid 1px #ebebeb outset;
   padding:3px;
   background:url('images/login-topMenu-off-bg.gif');
   font-size:11px;
}

td.custSideMenuHdr {
   font-weight:bold;
   padding-left:8px;
   padding:3px;
}

.custSideMenu {
   background-color:#ececec;
   cursor:pointer;
   padding:1px;
   padding-left:18px;
   border-bottom: solid 1px #bbbbbb;
}  
.custSideMenuOn {
   background-color:#b8e062;
   cursor:pointer;
   padding:1px;
   padding-left:18px;
   border-bottom: solid 1px #bbbbbb;
}
#chdrHr {
   background: url(images/topMenu-sub-title-bg.gif);
}




.custTopMenu {
  font-weight:bold;
  font-size:13px;
  text-transform: uppercase;
  color:#ffffff;
  text-align:center;
  background:url('images/login-topMenu-off-bg.gif');
  cursor:pointer;}

.custTopMenuOn {
  font-size:10px;
  font-weight:bold;
  text-transform: uppercase;
  cursor:pointer;
  background:#0066cb;
  text-align:center;
  color:#ffffff;
}


.custTopMenuSel {
  font-weight:bold;
  font-size:13px;
  text-decoration:none;
  text-transform: uppercase;
  color:#ffffff;
  text-align:center;
  background:#515d63;
  cursor:pointer;
}

.custPageTitle {
   font-size:18px;/*eee*/
   padding-left:19px;
}
.custPageTitleRight {
   padding-right:19px;
   text-align:right;
}

#custFooter a,td {
}

/* Begin custTableRows */


#custTableRows td.titleLeft {
   padding:0px;
   border:0px;
   background: url(images/corner-c2-ul.gif) 0 0 no-repeat #c2c8ca;
}

#custTableRows td.titleCenter {
   padding:0px;
   border:0px;
   background:#0066cb;
}

#custTableRows td.titleLeftBold {
   padding:0px;
   border:0px;
   font-weight:bold;
   background: url(images/corner-c2-ul.gif) 0 0 no-repeat #c2c8ca;
}

#custTableRows td.titleLeft-b8 {
   padding		:0px;
   border		:0px;
   font-weight	:bold;
   color		:white;
   background: url(images/topMenu-sub-title-bg.gif) 0 0 no-repeat #0066cb;
}

#custTableRows td.isimanaliz{
   padding		:0px;
   border		:0px;
   font-weight	:bold;
   background: url(images/topMenu-sub-title-bg.gif) 0 0 no-repeat #c6c8f1;
}

#custTableRows td.titleLeft-ec {
   padding:0px;
   border:0px;
   background: url(images/corner-ec-ul.gif) 0 0 no-repeat #ececec;
}
#custTableRows .titleText {
   padding:2px; /**eeee ___ 5 */
   font-weight:bold;
   font-size:11px;/*eee*/
}

#custTableRows .titleRight {
   background: url(images/corner-c2-ur.gif) 100% 0 no-repeat #c2c8ca;
   float:right;
   width:5px;
   height:5px;
   font-size:11px;/*eee*/
}
#custTableRows .titleRight-b8 {
   background: url(images/topMenu-sub-title-bg.gif) 0 0 no-repeat #c6c8f1;
   float:right;
   width:5px;
   height:5px;
}
#custTableRows .titleRight-ec {
   background: url(images/corner-ec-ur.gif) 100% 0 no-repeat #ececec;
   float:right;
   width:5px;
   height:5px;
}
#custTableRows {
  border:0px;
}

#custTableRows th {
   padding-left:3px;
   padding-right:3px;
   padding-top:0px;
   padding-bottom:0px;
   text-align:left;
   border:0px;
   border-bottom:solid 1px #cccccc;
   border-right:solid 1px #ececec;
   border-left:solid 1px #ececec;
   background:#ececec;
   font-weight:bold;
   font-size:11px;/*eee*/
}

.th {
   padding-left:3px;
   padding-right:2px;
   padding-top:0px;
   padding-bottom:0px;
   text-align:left;
   border:0px;
   border-bottom:solid 1px #cccccc;
   border-right:solid 1px #ececec;
   border-left:solid 1px #ececec;
   background:#ececec;
   font-weight:bold;
   font-size:10px;/*eee*/
}

.MainMenu
{
   padding		:10px;
   border		:0px;
   font-weight	:bold;
   background	:#c6c8f1;
}


.CheckOut {
   padding-left:3px;
   padding-right:2px;
   padding-top:0px;
   padding-bottom:0px;
   text-align:left;
   border:0px;
   border-bottom:solid 1px #cccccc;
   border-right:solid 1px #ececec;
   border-left:solid 1px #ececec;
   background:#c2c8ca;
   font-weight:bold;
   font-size:10px;/*eee*/
}


.tline {
   font-size:10px;/*eee*/
}

#custTableRows .csell {
   background:#ffffff;
}

#custTableRows td {
   border:0px;
   padding-left:1px;
   padding-right:1px;
   padding-top:1px; /*3*/
   padding-bottom:1px; /*3*/
   border-bottom:solid 1px #ececec;
   border-right:solid 1px #ffffff;
   border-left:solid 1px #ffffff;
}
#custTableRows td.sub {
   border:0px;
   padding:0px;
   padding-top:3px; /*5*/
   padding-bottom:3px; /*5*/
}
#custTableRows td.cleft {
   border-left:1px solid #f0f0f0;
}
#custTableRows td.cright {
   border-right:1px solid #f0f0f0;
}

/* End custTableRows */

/* Begin custTableCols */

/* End custTableCols */

/* Begin tabs */
.stab          { color:#336699;font-size:12px; font-weight:normal; text-decoration:underline; }
.stab:hover    { text-decoration:none; }
.stabSel       { color:#444444;font-size:12px; font-weight:bold;text-decoration:none; }
.stabSel:hover { color:#444444;font-size:12px; font-weight:bold;text-decoration:none; }
.tab2          { color:#444444;font-size:12px; font-weight:normal;text-decoration:none; }
.tab2:hover    { color:#444444;text-decoration:underline; }
.tab2Sel       { color:#444444;font-size:12px;font-weight:bold;text-decoration:none; }
.tab2Sel:hover { color:#444444;text-decoration:none;}

/*****/


/*help Menu Start*/
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}


.hintanchor:link{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: white;
margin: 3px 8px;
text-decoration: none;
}

.hintanchor:visited{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: white;
margin: 3px 8px;
text-decoration: none;
}

#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
width: 620px;
visibility: hidden;
z-index: 100;
}
/* Remind Uyarı için*/
#fadeinbox{
position:absolute;
width: 300px;
left: 0;
top: -400px;
border: 1px solid black;
background-color: lightyellow;
padding: 4px;
z-index: 100;
visibility:hidden;
}
/* Ana sayfa scrool  */

#contentwrapper{
width: 100%;
height: 100%px;
border: 1px solid black;
background-color: #c6c8f1;
padding: 5px;
}

.billcontent{
width: 100%;
display:block;
}


.MyDataGrid:link    { font-family:tahoma,Helvetica;font-size:11px;text-decoration:none;color:black;cursor:hand;}
.MyDataGrid:active  { font-family:tahoma,Helvetica;font-size:11px;text-decoration:none;color:black;cursor:hand;}
.MyDataGrid:visited { font-family:tahoma,Helvetica;font-size:11px;text-decoration:none;color:black;cursor:hand;}
.MyDataGrid:hover   { font-family:tahoma,Helvetica;font-size:11px;text-decoration:none;color:black;cursor:hand;}
.MyDataGrid.header  { font-size:11px;font-style:bold;color:black;background-color:#ffcc66;font-family:Tahoma,Helvetica,Sans-Serif;}
.MyDataGrid.item    { font-size:11px;color:#999999; background-color:white;font-family:Tahoma,Helvetica,Sans-Serif;}
.MyDataGrid.itemCen { font-size:11px;color:#999999; background-color:white;font-family:Tahoma,Helvetica,Sans-Serif;vertical-align:center;}
.MyDataGrid.itemRap { font-size:11px;color:#555555; background-color:white;font-family:Tahoma,Helvetica,Sans-Serif;}
.MyDataGrid.alternate { background-color:#EEEEEE;}
.MyDataGrid.mypager { font-size:11px;vertical-align: center;text-align:center;color:#006666;background-color:white;font-family:tahoma,Helvetica,Sans-Serif;}

a.Links:link {text-decoration: none;}
a.Links:visited {text-decoration: none;}
a.Links:hover {text-decoration: none;}
a.Links:active {text-decoration: none;}

a.MyLink:link {color:#555555;text-decoration: none;cursor:hand;font-size=11px;}
a.MyLink:visited {color:#555555;text-decoration:none;cursor:hand;font-size=11px;}
a.MyLink:hover {color:#066;text-decoration: underline;font-size=11px;}
a.MyLink:active {color: blue;font-size=11px;}

a.MyLinkDolu:link    { width:40px;color:white;background-color:red;text-decoration: none;cursor:hand;font-size=11px;}
a.MyLinkDolu:visited { width:40px;color:white;background-color:red;text-decoration:none;cursor:hand;font-size=11px;}
a.MyLinkDolu:hover   { width:40px;color:white; text-decoration: underline;font-size=11px;}
a.MyLinkDolu:active  { width:40px;color:white;font-size=11px;}

a.MyLinkRez:link    { width:40px;color:white;background-color:green;text-decoration: none;cursor:hand;font-size=11px;}
a.MyLinkRez:visited { width:40px;color:white;background-color:green;text-decoration:none;cursor:hand;font-size=11px;}
a.MyLinkRez:hover   { width:40px;color:white; text-decoration: underline;font-size=11px;}
a.MyLinkRez:active  { width:40px;color:white;font-size=11px;}

a.MyLinkKes:link    { width:40px;color:white;background-color:#6600cc;text-decoration: none;cursor:hand;font-size=11px;}
a.MyLinkKes:visited { width:40px;color:white;background-color:#6600cc;text-decoration:none;cursor:hand;font-size=11px;}
a.MyLinkKes:hover   { width:40px;color:white; text-decoration: underline;font-size=11px;}
a.MyLinkKes:active  { width:40px;color:white;font-size=11px;}

a.MyLink2:link {color:#555555;text-decoration:none;cursor:hand;font-size=11px;}
a.MyLink2:visited {color:#555555;text-decoration:none;cursor:hand;font-size=11px;}
a.MyLink2:hover {color:#066;text-decoration: underline;font-size=11px;}
a.MyLink2:active {color: blue;font-size=11px;}



.MyDataGrid_BUTTON {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border-width: 1px;
  border-color: 000075;
  border-style: solid;
  margin-top: 2px;
  margin-bottom: 3px;
  background-color: #FFFFFF;
  width:50px;
  cursor:pointer;
  cursor:hand;
}





/* Help Menu End*/
</style>
