html, body {
    width:100%;
    height:100%;
}

body {
    margin: 0;
    padding: 0;
    background-color:#F0F0F0;
}

body, td {
    font-family:arial, verdana, sans-serif;
    font-size:75%;
    color:#000000;
}

a,a:link,a:visited,a:active    {
    color:#01589B;
    text-decoration: underline;
}
a:hover {
    color:#0273CA;
    text-decoration: underline;
}


a.gray,a.gray:link,a.gray:visited,a.gray:active    {
    color:#73777D;
    text-decoration: none;
}
a.gray:hover {
    color:#000000;
    text-decoration: none;
}

a.black,a.black:link,a.black:visited,a.black:active    {
    color:#000000;
    text-decoration: none;
}
a.black:hover {
    color:#024C85;
    text-decoration: none;
}

a.white,a.white:link,a.white:visited,a.white:active    {
    color:#FFFFFF;
    text-decoration: none;
}
a.white:hover {
    color:#FFFB00;
    text-decoration: none;
}

a.blue,a.blue:link,a.blue:visited,a.blue:active    {
    color:#024C85;
    text-decoration: none;
}
a.blue:hover {
    color:#01589B;
    text-decoration: none;
}

h1 {
    font-weight:bold;
    font-size:130%;
    margin-top:0px;
    margin-left:0px;
    margin-bottom:10px;
    color:#013359;
}

h3 {
    font-weight:bold;
    font-size:100%;
    color:#484848;
    margin-top:0px;
    margin-left:0px;
    margin-bottom:10px;
}

form {
    margin: 0;
}

h1 {
    text-align:center;
    font-weight:bold;
    font-size:140%;
    color:#0472CB;
    margin-top:5px;
    margin-bottom:5px;
}

h2 {
    text-align:left;
    font-weight:bold;
    font-size:110%;
    color:#045AA0;
    margin-top:0px;
    margin-bottom:5px;
}

p {
    margin-left:0;
    margin-right:0;
    margin-top:15px;
    margin-bottom:15px;
}

.tbl_main {
    width:100%;
    height:100%;
}


.top {
    height:26px;
    background-color: #000000;
}

.top_text {
    color:#B3B3B3;
    font-weight:bold;
    padding-left:15px;
    font-style : italic;
}

.big_top {
    height:167px;
}

/* in style.htm
.under_top {
    height:55px;
    background-image: url(img/bg/bg_under_top.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #C7C6C5;
    text-align:center;
}
//*/

.box {
    width:95%;
    background-color: #FFFFFF;
    border:1px solid #7A7A7A;#
    margin-top:10px;
}

.box_head {
    background-color: #0472CB;
    color:#FFFFFF;
    text-align:center;
    font-weight:bold;
    font-size:14px;
}

.dtree {

}


/* in style.htm
.left_side {
    width:50%;
    background-image: url(img/bg/bg_left.gif);
    background-position: right;
    background-repeat: repeat-y;
    background-color: #D5D5D5;
}

.right_side {
    width:50%;
    background-image: url(img/bg/bg_right.gif);
    background-position: left;
    background-repeat: repeat-y;
    background-color: #D5D5D5;
}

.left {
    width:215px;
    background: url(img/bg/bg_top_left.gif) top repeat-x #FFFFFF;
    padding-top:15px;
    border-right:1px solid #C9C9C9;
}

.right {
    padding-top:15px;

    background: url(img/bg/bg_top_right.gif) top repeat-x #F0F0F0;
    padding-left:20px;
    padding-right:20px;
    width:100%;
}

.big_top_left {
    width:50%;
    background: url(img/bg/bg_bt_left.gif) top repeat-x #088CD6;
}

.big_top_right {
    width:50%;
    background: url(img/bg/bg_bt_right.gif) top repeat-x #088CD6;
}
//*/

.line {
    border-bottom:1px solid #C9C9C9;
    height:1px;
    margin-top:10px;
    margin-bottom:10px;
    width:100%;
}

.menu {
    font-size:13px;;
    font-weight:bold;
}

.left_head {
    font-size:110%;
    font-weight:bold;
}

.blue_color {
    color:#01589B;
}

.left_box, .left_box1  {
    padding-left:8px;
    padding-right:10px;
    padding-bottom:10px;
    border-bottom:1px solid #C9C9C9;
}

.left_box1 {
    border:none;
}

.input {
    border:1px solid #B3B9C3;
}

.submit {
    background:#E0DFE3;
    border:1px solid #919194;
    font-size:11px;
    font-weight:bold;
}

/* in style.htm
.left_side {
    width:50%;
    background-image: url(img/bg/bg_left.gif);
    background-position: right;
    background-repeat: repeat-y;
    background-color: #D5D5D5;
}

.right_side {
    width:50%;
    background-image: url(img/bg/bg_right.gif);
    background-position: left;
    background-repeat: repeat-y;
    background-color: #D5D5D5;
}
//*/
 
.tbl_menu {
    width:100%;
    margin-left:0px;
    margin-right:0px;
}

.submenu, .submenu_a {
    font-size:11px;
    padding-top:3px;
    padding-left:7px;
    padding-bottom:5px;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
}
.submenu_a {
    background:#EDF4FA;
    border-top:1px solid #024C85;
    border-bottom:1px solid #024C85;
    font-weight: bolder;
}

.submenu1, .submenu1_a {
    font-size:11px;
    padding-left:20px;
    padding-top:3px;
    padding-bottom:3px;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    background:#F0F0F0;
}

.submenu1_a {
    background:#F8F8F8;
    font-weight: bolder;
}

.submenu2, .submenu2_a {
    font-size:11px;
    padding-left:30px;
    padding-top:3px;
    padding-bottom:3px;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    background:#F8F8F8;
}

.submenu2_a {
    font-weight: bolder;
}

.submenu3, .submenu3_a {
    font-size:11px;
    padding-left:40px;
    padding-top:3px;
    padding-bottom:3px;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    background:#F8F8F8;
}

.submenu3_a {
    font-weight: bolder;
}

.submenu4, .submenu4_a {
    font-size:11px;
    padding-left:50px;
    padding-top:3px;
    padding-bottom:3px;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    background:#F8F8F8;
}

.submenu4_a {
    font-weight: bolder;
}

.box1 {
    margin-top:10px;
    border-left:3px solid #024C85;
    border-bottom:1px solid #024C85;
}

.box1_text {
    width:100%;
    padding-left:5px;
    padding-right:0px;
    text-align:justify;
}

.img {
    margin-left:5px;
    margin-right:5px;
    margin-bottom:5px;
    border:1px solid #024C85;
}

.butt {
    text-align:right
}

.head_text {
    padding-top:3px;
    padding-left:20px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:14px;
}

.submit {
    background:#E0DFE3;
    border:1px solid #919194;
    font-size:9px;
}

.bottom {
	height:40px;
	background:#01589B;
	border-top:1px solid #494948;
	text-align:center;
	font-size:10px;
    color:#FFFFFF;
}