﻿.Title1
{
    color: #000066;
    font-family:  "Arial" , "sans-serif";
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1px;
}
.Title2
{
    color: #000066;
    font-family: "Verdana" , "Arial" , "Helvetica" , "sans-serif";
    font-size: 18px;
    font-weight: 600;
}
.Title3
{
    color: #29517c;
    font-family:  "Arial" , "sans-serif";
    font-size: 15px;
    font-weight: bold;
    height: 29px;
    letter-spacing: 1px;
    overflow: hidden;
    position: relative;
    vertical-align: baseline;
}
.Title4
{
    color: #29517c;
    font-family:  "Arial" , "sans-serif";
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}

.Title5
{
    font-family: "Arial", "sans-serif";
    font-size: 13px;
    color: #000000;
}


.Copyright
{
    color: #cc3300;
    font-family: "Arial" , "Helvetica" , "sans-serif";
    font-size: 10px;
    text-align: center;
}

.Version
{
    font-size: 10px;
    color: #999999;
    font-family: "Arial" , "Helvetica" , "sans-serif";
    text-align: center;
}

.space
{
    font-size: 1px;
    background-color: #CCCCCC;
    border-color: #FFFFFF #999999 #999999 #FFFFFF;
}

.body
{
    font-family: "Arial" ;
    font-size: 12px;
    color: #000000;
}
.input-buttom
{
    font-family: "Arial";
    font-size: 12px;
    color: #333333;
    background-color: #FFCC00;
    text-align: center;
    cursor: hand;
    border: none;
    padding: 10px 16px;
    border-radius: 8px;
    margin-top: 12px
}
.input-button-gray
{
    font-family:  "Arial";
    font-size: 12px;
    color: white;
    background-color: gray;
    text-align: center;
    vertical-align: middle;
    border-color: #FFFFE1 #B56C00 #b56c00 #FFFFe1;
    height: 20px;
    border-style: outset;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.input-single
{
    font-family: "Arial" ;
    font-size: 12px;
    color: #334A66;
    background-color: #F3F3F3;
    border-color: #4C4C4C #CCCCCC #CCCCCC #4c4c4c;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.input-multi
{
    font-family: "Arial";
    font-size: 14px;
    color: 334a66;
    background-color: #ffffff;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    border-radius: 8px;
    padding: 8px 14px;
    border: 1px solid #848484;
}
.input-textarea
{
    font-family:  "Arial";
    font-size: 12px;
    color: 334a66;
    background-color: f3f3f3;
    vertical-align: middle;
    border-color: #4C4C4C #CCCCCC #CCCCCC #4c4c4c;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
}
.Input-table-buttom
{
    font-family: "Arial" ;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #3366CC;
    text-align: center;
    border-color: #FFFFFF #003366 #003366 #FFFFFF;
    cursor: hand;
    height: 20px;
    border-style: outset;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}
.tbl-hd-1
{
    font-family: "Arial";
    font-size: 12px;
    color: #FFFFFF;
    background-color: #0053A6;
    font-weight: bold;
}

.tbl-hd-2
{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	background-color: bfd5ea;
	font-weight: bold;
}


.tbl-txt-0
{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 15px;

}
.tbl-txt-1
{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.tbl-txt-2
{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	background-color: f5f5f5;
}
.tbl-txt-3
{
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	background-color: #E7E7E7;
	font-weight: normal;
}
.tbl-txt-14 {
    font-family: "Arial";
    font-size: 14px;
    color: #000000;
    letter-spacing: 1px;
    line-height: 15px;
}
.note0
{
	font-family: "Arial";
	font-size: 10px;
	color: 8C1C04;
	letter-spacing: 1px;
	line-height: 15px;
}
.note1
{
	font-family: "Arial";
	font-size: 12px;
	color: 8C1C04;
	letter-spacing: 1px;
	line-height: 15px;
}
.bluetxt12pt 
{
	font-family: "Arial"; 
	font-size: 12px; 
	color: 006699
}
a.title-link:hover
{
    font-family:  "Arial";
    font-size: 14px;
    color: #DD5800;
    text-decoration: underline;
}
a.title-link:link
{
    font-family:  "Arial";
    font-size: 14px;
    color: #333333;
    text-decoration: underline;
}
a.title-link:active
{
    font-family:  "Arial";
    font-size: 14px;
    color: #333333;
    text-decoration: underline;
}
a.title-link:visited
{
    font-family:  "Arial";
    font-size: 14px;
    color: #333333;
    text-decoration: underline;
}
a.table-link:link
{
    font-family: "Arial" ;
    font-size: 12px;
    color: #8C1C04;
    text-decoration: underline;
}
a.table-link:hover
{
    font-family: "Arial" ;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}
a.table-link:visited
{
    font-family:  "Arial";
    font-size: 12px;
    color: #8C1C04;
    text-decoration: underline;
}
a.table-link:active
{
    font-family:  "Arial";
    font-size: 12px;
    color: #8C1C04;
    text-decoration: underline;
}


.tbl-hd-link-1:link
{
    font-family:  "Arial";
    font-size: 12px;
    color: #FFFFFF;
    background-color: #0053A6;
    font-weight: bold;
}

.tbl-hd-link-1:visited
{
    font-family:  "Arial";
    font-size: 12px;
    color: #FFFFFF;
    background-color: #0053A6;
    font-weight: bold;
    text-decoration: underline;
}

.tbl-hd-link-1:hover
{
    font-family:  "Arial";
    font-size: 12px;
    color: #FFFFFF;
    background-color: #0053A6;
    font-weight: bold;
    text-decoration: underline;
}

.tbl-hd-link-2:link
{
    font-family:  "Arial";
    font-size: 12px;
	color: #000000;
    background-color: #0053A6;
    font-weight: bold;
}

.tbl-hd-link-2:visited
{
    font-family:  "Arial";
    font-size: 12px;
	color: #000000;
    background-color: #0053A6;
    font-weight: bold;
    text-decoration: underline;
}

.tbl-hd-link-2:hover
{
    font-family:  "Arial";
    font-size: 12px;
	color: #000000;
    background-color: #0053A6;
    font-weight: bold;
    text-decoration: underline;
}

.info-txt-0 {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 15px;
}

.info-txt-1 {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 15px;
}

a.info-txt-link-0:link
{
    font-family: "Arial";
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}
a.info-txt-link-0:hover
{
    font-family: "Arial";
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}
a.info-txt-link-0:active
{
    font-family: "Arial";
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}
a.info-txt-link-0:visited
{
    font-family: "Arial";
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}

a.txt-link:link
{
    font-family: "Arial";
    font-size: 12px;
    color: 29517C;
}

a.txt-link:visited
{
    font-family: "Arial";
    font-size: 12px;
    color: 29517C;
}

a.txt-link:active 
{
    font-family: "Arial";
    font-size: 12px;
    color: 29517C;
}

a.txt-link:hover 
{
    font-family: "Arial";
    font-size: 12px;
    color: #000000;
} 

.tb-func-hd {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	background-color: EBF4FD;

}


.DIV_null
{
    border-right: black 0px solid;
    border-top: black 0px solid;
    left: 0px;
    border-left: black 1px solid;
    width: 1024px;
    border-bottom: #000000 1px solid;
    position: absolute;
    top: 0px;
    height: 80px;
    background-color: #9999ff;
}
.submenu_color
{
    border-right: #5eb4f2 1px dashed;
    border-top: #e1f1fd 1px dashed;
    display: none;
    z-index: 6;
    left: 200px;
    font: bold 10pt "Arial";
    border-left: #c3c3c3 1px dashed;
    width: 190px;
    color: #ffffff;
    border-bottom: #0f72bb 1px dashed;
    position: absolute;
    top: 300px;
}
.mainmenu_color
{
    border-right: #0f72bb 1px solid;
    font-weight: bold;
    font-size: 11pt;
    border-left-color: #ffffff;
    left: 0px;
    visibility: hidden;
    border-bottom-color: #1c5c8e;
    width: 100px;
    border-top-style: solid;
    border-top-color: #4076a0;
    border-left-style: solid;
    position: absolute;
    top: 120px;
    border-bottom-style: solid;
}
.menuText1
{
    font: 12px "Arial" , "Helvetica" , "sans-serif";
    color: #ffffff;
    background-color: #0f72bb;
}
.menuText2
{
    font: 12px "Arial" , "Helvetica" , "sans-serif";
}
.menuText3
{
    font: 12px "Arial" , "Helvetica" , "sans-serif";
    color: #ffffff;
    background-color: #4076a0;
}
.submenu
{
    border-right: #ffffff 0px dotted;
    border-top: #ffffff 0px dotted;
    display: none;
    z-index: 6;
    left: 200px;
    font: bold 10pt "Arial";
    border-left: #000000 0px dotted;
    width: 120px;
    color: #ffffff;
    border-bottom: #006666 0px dotted;
    position: absolute;
    top: 300px;
}
.mainmenu
{
    border-right: #00cccc 1px;
    border-left-color: #ffffff;
    left: 0px;
    border-bottom-color: #0066cc;
    font: 12px "Georgia" , "Times New Roman" , "Times" , "serif";
    width: 113px;
    color: #ffffff;
    border-top-style: none;
    border-top-color: #000000;
    border-left-style: none;
    position: absolute;
    top: 10px;
    border-bottom-style: none;
}
.DIV_MainLogo
{
    left: 0px;
    background-image: url(images/webmax_logo_m.jpg);
    overflow: visible;
    width: 102%;
    position: absolute;
    top: 0px;
    height: 70px;
}
.DIV_TopNavi
{
    font-size: 10px;
    left: 125px;
    overflow: hidden;
    width: 70%;
    color: #ffffff;
    font-family: "Arial" , "Helvetica" , "sans-serif";
    position: absolute;
    top: 13px;
    height: 10px;
}
.DIV_TheMenu
{
    border-left-color: black;
    left: 0px;
    border-bottom-color: black;
    width: 88px;
    border-top-color: black;
    position: absolute;
    top: 107px;
    height: 100%;
    background-color: #006666;
    border-right-width: thin;
    border-right-color: #000000;
}
.DIV_TheTitle
{
    border-right: black 0px solid;
    border-top: black 0px solid;
    font-size: 10px;
    left: 125px;
    overflow: hidden;
    border-left: black 0px solid;
    width: 70%;
    color: #000066;
    border-bottom: #000000 0px solid;
    font-style: normal;
    font-family: "Arial" , "Helvetica" , "sans-serif";
    position: absolute;
    top: 30px;
    height: 12px;
}
.DIV_TopNaviBG
{
    left: 0px;
    background-image: url(images/navi.jpg);
    overflow: hidden;
    width: 102%;
    position: absolute;
    top: 70px;
    height: 23px;
}
.DIV_TheTitleBG
{
    border-right: black 0px solid;
    border-top: black 0px solid;
    left: 0px;
    overflow: hidden;
    border-left: black 0px solid;
    width: 102%;
    border-bottom: #000000 1px solid;
    position: absolute;
    top: 93px;
    height: 22px;
    background-color: #ffcc33;
}
.LogoLeft
{
    background-position: left 50%;
    background-image: url(images/webmax_logo_l.jpg);
    width: 336px;
    background-repeat: no-repeat;
    position: relative;
    height: 70px;
}
.LogoMiddle
{
    background-image: url(images/webmax_logo_m.jpg);
    width: auto;
    background-repeat: repeat;
    position: relative;
    height: 70px;
}
.LogoRight
{
    background-position: right 50%;
    background-image: url(images/webmax_logo_r.jpg);
    width: 349px;
    background-repeat: no-repeat;
    position: relative;
    height: 70px;
}
.client
{
    padding-right: 0px;
    padding-left: 0px;
    left: 125px;
    padding-bottom: 0px;
    margin: 0px;
    overflow: hidden;
    width: 100%;
    padding-top: 0px;
    position: absolute;
    top: 80px;
}
.logo-bg-left
{
    background-image: url(images/logo-bg-left.gif);
    width: 124px;
    background-repeat: no-repeat;
    position: relative;
    height: 43px;
}
.logo-bg-middle
{
    background-image: url(images/logo-bg-middle.gif);
    width: auto;
    background-repeat: repeat;
    position: relative;
    height: 43px;
    background-color: #ffffff;
}
.logo-bg-right
{
    background-image: url(images/logo-bg_right.gif);
    width: 105px;
    background-repeat: no-repeat;
    height: 43px;
}
.menuText5
{
    font: 12px "Arial" , "Helvetica" , "sans-serif";
    color: #000000;
}
.menuText0
{
    font: 12px "Arial" , "Helvetica" , "sans-serif";
    color: #000000;
    background-color: #818181;
    width: 100%;
}
.toolbarText
{
    font: 12px "Arial" , "Helvetica" , "sans-serif";
    color: #ffffff;
    background-color: #0066cc;
    cb-border-style: "outset";
    cb-hover-color: #000000;
    cb-hover-background: #ffff00;
    cb-selected-background: #ffffff;
    padding: 3px;
    margin: 1px;
}

.3DBar
{
	font-size:7;
	border-style:"double";
	border-width:1px;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='gray', Positive='true');
}

@media all
{
    expand\:node
    {
        behavior: url(/wmx_menu.htc);
        font: bold 10pt verdana;
    }
    cool\:bar
    {
        behavior: url(/coolbar.htc);
        padding: 5px;
    }

    cool\:button
    {
        behavior: url(/coolbutton.htc);
        text-align: center;
    }

    cool\:tab
    {
        behavior: url(/cooltab.htc);
        text-align: center;
    }
}
.userData
{
    behavior: url(#default#userData);
}

.ToolTip
{
	BORDER-RIGHT: 1px solid; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	CURSOR: default; 
	BORDER-BOTTOM: 1px solid; 
	POSITION: absolute; 
	width:200px; 
	BACKGROUND-COLOR: #ffffe7;
	visibility:hidden
}

.gdaReport
{
    background-color: #000000;
}

.gdaSetting
{
    background-color: #FFFFFF;
}