﻿*
{
    font-family : Times New Roman;
    font-size : small;
}

html
{
    padding-right : 0px;
    padding-left : 0px;
    padding-bottom : 0px; 
    margin : 0px;
    padding-top : 0px
}

body
{
    padding-right : 0px;
    padding-left : 0px;
    padding-bottom : 0px;
    margin : 0px;
    padding-top : 0px
}

form
{
    padding-right : 0px;
    padding-left : 0px;
    padding-bottom : 0px;
    margin : 0px;
    padding-top : 0px
}

div
{
    padding-right : 0px;
    padding-left : 0px;
    padding-bottom : 0px;
    margin : 0px;
    padding-top : 0px
}

.bgheader
{
    background-image: url(../Images/bg_header.jpg);
}

.bglef
{
    background-image: url(../Images/bg_left.gif);
}

.bgrig
{
    background-image: url(../Images/bg_right.gif);
}

.bgbot
{
    background-image: url(../Images/bg_bottom.gif);
}

.bgmenu
{
    background-image: url(../Images/bg_menu.jpg);
}

.title
{
    font-weight : bold;
    background-color: #009999;
    color : #990000;
    border-bottom: 1px solid Blue;
    border-top: 1px solid Blue;
}

.subtitle
{
    background-image: url(../Images/sub_title_bg.jpg);
}

.tableBorder
{
    border-right: none;
    border-top: solid 1px #9C9C9C;
    border-left: solid 1px #9C9C9C;
    border-bottom: none;
    table-layout: fixed;
}

.tableBorder2
{
    border-right: none;
    border-top: solid 1px #9C9C9C;
    border-left: none;
    border-bottom: none;
    table-layout: fixed;
}

.tableBorder3
{
    border-right: none;
    border-top: none;
    border-left: solid 1px #9C9C9C;
    border-bottom: none;
    table-layout: fixed;
}

.tdBorder
{
    border-right: solid 1px #9C9C9C;
    border-top: none;
    border-left: none;
    border-bottom: solid 1px #9C9C9C;
    table-layout:fixed;
}

.tdBorder2
{
    border-right: solid 1px #9C9C9C;
    border-top: none;
    border-left: none;
    border-bottom: none;
    table-layout:fixed;
}

.gvBorder
{
    border-right: solid 1px #9C9C9C;
    border-top: solid 1px #9C9C9C;
    border-left: solid 1px #9C9C9C;
    border-bottom: solid 1px #9C9C9C;
    table-layout: fixed;
}

.gvBorder1
{
    border-right: solid 1px #9C9C9C;
    border-top: none;
    border-left: solid 1px #9C9C9C;
    border-bottom: solid 1px #9C9C9C;
    table-layout: fixed;
}

.gvCellBorder
{
    border-right: solid 1px #9C9C9C;
    border-top: none;
    border-left: none;
    border-bottom: solid 1px #9C9C9C;
    table-layout: fixed;
}

.text_right
{
    text-align:right;
    padding-right:3px;
}

.text_right2
{
    text-align:right;
    padding-right:1px;
}

.text_left
{
    text-align:left;
    padding-left:3px;
}

.text_readonly
{
    background-color:#E0E0E0;
    border:solid 1px #7F9DB9;
}

.text_eng {
    IME-MODE: disabled;
}

.table_sitemap
{
    border-left: solid 2px #800000;
    border-right: solid 2px #800000;
    border-top: solid 2px #800000; 
    border-bottom: solid 2px #800000;
}

.td_sitemap
{
    border-bottom: solid 2px #800000;
    font-weight: bold;
    background-color: #CCCCFF;
}

.table_request_form
{
    background-color:#ADD8E6;
    text-align: left;
    border-bottom:solid 1px black;
    border-right:solid 1px black;
    border-left:solid 1px black;
    border-top:solid 2px red;
}

.gv_col_hide
{
    display:none;
}

.div_overflow
{
    OVERFLOW: auto;
}

.Menu
{ 
   text-align:left;
   font-size:12px;
   cursor:hand;
   height:20px;
   background-color:#D2B48C;
   font-weight:bold;
   border-style:solid;
   border-width:1px;
   border-color:#800000;
   width:130px;
}

.MenuList
{ 
   padding-left:5px;
   text-align:left;
   cursor:hand;
   width:125px;
   height:20px;
   border-top:solid 0px #800000;
   border-left:solid 1px #800000;
   border-right:solid 1px #800000;
   border-bottom:solid 1px #800000;
   background-color:#D2B48C;
}

.MenuLink
{
    font-size:10px;
    text-decoration:none;
}

.IframeStyle
{
    position: absolute;
    z-index:-1;
    width:132px;
    height:21px;
}

.LinkNoline
{
   text-decoration:none;
}

.CursorHand
{
    cursor:hand;
}
