﻿body
{
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    font-size: 11px;
    line-height: 150%;
    color: #333;
    margin: 2px 0px 0px;
    background-color: #eeeeee;
}

a
{
    font-family: "Arial", "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    color: #000099;
    font-size:12px;
    text-align: left;
    text-decoration: none;
}

a:hover
{
    font-family: "Arial", "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    color: #000099;
    font-size:12px;
    text-align: left;
    text-decoration: underline;
}

div#Content
{
    background-color: #ffffff;
    z-index: 1;
    width: 100%; /*margin: 100px auto 0 auto;*/
    /*border: 1px solid #ddd;*/
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    background-image: url(../image/Shadow.gif);
    background-repeat: repeat-x;
}

.padd
{
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}

div#Links
{
    /*background-color: #ffffff;
    /*z-index: 1;*/
    /*border: 1px solid #ddd;*/
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 95%;
}

.heading
{
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    font-size: 14px;
    color: #FF3300;
    font-weight:bold;
}

/* Set the padding and font size for each even element in a GridView. */
.GridRowStyle
{
  padding-left: 3px;
  font-size: 80%;
}

/* Set the padding, font size and background color for each odd element in a GridView. */
.GridAlterenatingRowStyle
{
  background-color: #add4f9;
  padding-left: 3px;
  font-size: 80%;
}

/* Align the text in each of the <td> item cells in a GridView. */
.GridRowStyle td, .GridAlterenatingRowStyle td
{
   vertical-align: middle;
}

/* Change the background color, color, alignment and padding for the Header row of a GridView. */
.GridHeaderStyle
{
  background-color: #3399ff;
  padding-left: 3px;
  text-align: left;
  font-size: 80%;
}

/*  */
.TextBox
{
  font-family: Arial;
}

.Msg
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: Sans-Serif;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-image: url(../image/msgback.gif);
    background-repeat: repeat-x;
}

.MsgHeader
{
    background: url(../image/information.png) no-repeat; /* x-pos y-pos */
    font-weight: normal;
    font-size: 12px;
    color: #4169e1;
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    padding-left: 17px;
}

.MsgBody
{
    font-size: 11px;
    color: #990000;
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
}

.footer
{
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    font-size: 10px;
    color: #ffffff;
}

.alert
{
    background: url(../image/cancel.png) #fff6bf no-rep
}
.thead
{
    padding: 2px;
    font-weight: bold; /*background-color: #ffe4b5;*/
    background-color: #FFFFFF; /*background-color:Maroon;*/
    color: #FFFFFF;
    direction: ltr;
}


.thead
{
    padding: 2px;
    font-weight: bold; /*background-color: #ffe4b5;*/
        background-color: #336699; /*background-color:Maroon;*/
        color: #FFFFFF;
        text-align: left;
}

.tdata
{
    border: 1px solid #DFE8FD;
    text-align: left;
}

.bghead
{
    background-image: url('../image/bghead.gif');
    background-repeat: repeat-x;
    height: 30px;
    padding-left: 5px;
    padding-top: 5px;
    border: #cccccc 1px solid;
    text-align: left;
}

.bgcon
{
    padding-left: 10px;
    padding-top: 10px;
    border: #cccccc 1px solid;
    padding-right: 10px;
    padding-bottom: 10px;
}

.info
{
    background: url(../image/information.png) no-repeat; /* x-pos y-pos */
    font-weight: normal;
    color: #4169e1;
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    padding-left: 17px;
}

.error
{
    background: url(../image/exclamation.png) no-repeat; /* x-pos y-pos */
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    padding-left: 17px;
}

.webWindowTitleBar
{
    font: 14px "Lucida Sans Unicode";
    padding-left: 10px;
    background-color: #6495ed;
    color: white;
    cursor: move;
    /*background-image: url(../image/Bar3.jpg);*/
}

.bborder
{
    padding-top: 3px;
    border-bottom: #cccccc 1px solid;
}

.company
{
    color: #ffffff;
    background-color: #ffffff;
    font-weight: bold;
    font-family: Arial, Serif;
    border-bottom: #06952B 2px solid;
}

.tabborder
{
    border-right: #22bcb9 1px solid;
    border-top: #22bcb9 1px solid;
    border-left: #22bcb9 1px solid;
    border-bottom: #22bcb9 1px solid;
    background-color: white;
}

.mlink
{
    background-color: #666699;
    padding-top: 30px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-left: white 1px solid;
}
.mlink:hover
{
    background-color: #CCCCFF;
    padding-top: 30px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-left: white 1px solid;
}

.mainLink
{
    color: #ffffff;
}
.mainLink:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.hlink
{
    /*  border-right: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;    
    border-left: #cccccc 1px solid;    
    border-top: #cccccc 1px solid;
    */
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 4px;
    color: #FFFFFF;
    padding-top: 5px;
    background-color: #003366;
    text-decoration: none;
}

.hlink:hover
{
    /*  border-right: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;    
    border-left: #cccccc 1px solid;    
    border-top: #cccccc 1px solid;
    */
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 4px;
    color: #FF3300;
    padding-top: 5px; /*background-color: #1aa29f;*/ /*background-color:#E62828;*/
    background-color: #19E105;
    text-decoration: underline;
    background-color: #0066CC;
}

.ndbar
{
    border-top: #06952B 2px solid;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-color: #CC3300;
  
}

.sideborder
{
    border-right: #228b22 5px solid;
    border-left: #228b22 5px solid;
    padding-right: 10px;
    padding-left: 10px;
}

.subhead
{
    font-size: 12px;
    border-bottom: #6495ed 2px solid;
    color: #4169e1;
}

.name
{
    font-size: 11px;
    color: #696969;
    text-decoration: underline;
    font-weight: bold;
}

.lbborder
{
    border-bottom: #cccccc 1px solid;
}

.midCon
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.bord
{
    border-bottom: #cccccc 1px solid;
}

.beLink
{
    background-color: #C0C0C0;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    color: #FF3300;
}

.beLink:hover
{
    background-color: #0066CC;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    color: #FF3300;
}


.printData
{
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;   
}

.printHead
{
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;   
}
.gvrowheader
{
    background-color: #336699;
}
.gvrowstyle
{
    /*background-color:#E62828;*/
    background-color: #C0C0C0; /*color:White;*/
}

.gvaltrowstyle
{
    background-color:#ffffff;
}

.news
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000066;
    text-decoration: none;
    font-weight: Bold;
}

.readmore
{
    font-size: 12px;
    color: #FF3300;
    text-decoration: none;
    font-weight: normal;
}

.newscontent
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
}

.newsdate
{
   color: #000066; 
   text-decoration: none;
   font-weight: normal; 
}
.textlang
{
    font-size: 13px;
    color: #CC3300;
    text-decoration: none;
    font-weight: normal;
}
