﻿* { margin:0px; padding:0px;    
}
body 
{
    margin:-2px;
    padding:0px;
    font-family : verdana;
    font-size:10pt;
    background-color:#005B9A;/*#EEF66C; */
    margin-left:auto;
    margin-right:auto;
}
table
{
    margin-left:auto;
    margin-right:auto;
}
#Container
{
    background-color:#f9f9f9;
    margin-right:auto; 
    margin-left:auto;
}
#footer
{ 
    background-image:url(../images/Other/footer_bg.gif);
    border-top: 5px solid Red;
    text-align:center;
    color:White;
    font-size:8pt;
    margin-top:-4px;
}
#header
{
     width: 940px;
     position: relative;
     height: 100px;
     margin-bottom:-2px;
     border-bottom: 2px solid #000000;    
     background-color:White;
}
#content
{
    background-color:#E6E6E6;
    margin-bottom:-4px;    
}
#content td
{
     
}
#desc
{
    border: solid 2px Red;
    background-color:White;
}

#login
{
    color:White;
    border-style:solid;
    border-width:1px;
    border-color:Black;
    /*background-color:#3399cc;*/
    /*background-image:url(../images/Other/page2_title2.gif);*/
  background-color:#5195CE;  
}
#login a
{
    color:#fff; text-align:center; text-decoration:none; font-size:8pt;
}

#login a:hover
{
    color:Red; text-decoration:underline;
}
#login a:active
{
    color:Green; text-decoration:underline;
}

#search
{
    /*background-image:url(../images/Other/page2_title2.gif);*/
    background-color:#2288ff;
  /*  border-style:solid;
    border-width:1px;
    border-color:Black;*/
}
#search a
{
    text-align:center;
    text-decoration:none;
    color:Black;
    font-weight:bold;
}
#search a:hover
{
    text-decoration:underline;
    color:White;
}

#mainmenu
{
    border-bottom: 2px solid #000000;
    border-top: 2px solid #000000;
    margin:-2px;
    margin-left:auto;
    margin-right:auto; 
    background-image:url(../images/layout/topcontent.jpg);
    background-position:top;
}
#left
{
    /*background-image:url(../images/Other/page2_title2.gif);    background-color:#006295;*/
   background-color:#005DB3;
}

#right
{
   /* background-image:url(../images/Other/page2_title2.gif);*/
    background-color: #2288ff;/*#005DB3;*/
    color:White;
}
#center
{
    background-image:url(../images/Other/page2_title2.gif);
    color:White;
}

#txtCaptcha
{
    font-size:12pt;   
    text-transform:uppercase;
}
#Flash
{    
    background-image:url(../images/layout/topcontent.jpg);   
}

.myBox
{
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 60%;
    padding: 20px;
    text-align: left;
    background-color: #778899;
    border: 3px solid #ffffff;
    /*ZVB-810633*/
}

.border
{
    border-style:groove;
    border-color:Black;
    border-width:1px;
    border-collapse:collapse;
}
.border1
{
    border-style:dashed;
    border-color:Silver;
    border-width:2px;   
}
.subheader
{
    background-image:url(../images/Other/title.gif);
    background-position:center;
    background-repeat:no-repeat;
    color:White;
    font-size:9pt;
    text-align:center;
}
.subheader a
{
    color:White; 
    text-decoration:none;
}
.subheader a:hover
{
       color:white;        
       text-decoration:underline;
       font-size:11pt;
       font-weight:bold;
}
.blackheader
{
    background-image:url(../images/Other/m5.jpg);
    background-position:center;
    color:White;
    font-size:9pt;
    text-align:center;
    font-weight:bold;
}
.catlog
{
    background-image:url(../images/Other/m5.jpg);
    background-position:center;
    font-size:9pt;
    color:White;
    text-align:center;
    vertical-align:middle;
    font-weight:bold;
}

.textbox
{    
    vertical-align:middle;
    font-size:11pt;
}
.HomeNav
{
    text-align:center;
    background-image:url(../images/design/back.gif);
    color:White;
    font-weight:bold;    
}
.wcolor
{
    color:White;
    font-weight:bold;
}

.SearchButton
{
    border-style:solid;
    border-width:1px;
    border-color:Black;
    color : Maroon;
    background-color: Orange;
    vertical-align:middle;
}


.double-border { border:1px solid #ccc; padding:2px; background:#eee; }


.Button
{
    height:25px; 
    background-color:#74C2E1;
    border:solid 1px #0191C8;
    font-weight:bold;
}
.Button:hover
{
    height:25px; 
    background-color:#ffffff;
    border:solid 1px #1191C8;
    font-weight:bold;
}

.WelcomeNote
{
    background-color:#5195ce;
    color:White;
}

.loading-indicator
{    
 font-size:8pt;    
 background-image:url(../images/loading/loading.gif);    
 background-repeat: no-repeat;      
 background-position:bottom left;    
 padding-left:20px;    
 height:30px;    
 text-align:center;    
}
#loading{    
 border:3px solid #B2D0F7;   
 background:white url(../images/loading/block-bg.gif) repeat-x;    
 padding:10px;    
 font:bold 14px verdana,tahoma,helvetica;    
 color:#003366;    
 width:180px;    
 text-align:center;    
}
#Pager
{
    background-color:#f6f6f6;
    font-weight:bold;
    font-size:10pt;
}
.adback
{
    background:url(../images/Ads/myemagadbg.jpg);
    background-repeat:repeat-x;
}

.adback a
{
    text-decoration:none;
    color:White;
    font-size:10pt;    
}
.adback a:hover
{
    text-decoration:underline;
    color:White;
    font-size:10pt;    
}
.sustrad
{
 background: #FFD528;   
}


