/* Global */
body {
margin: 0px;
scrollbar-base-color: #EAEEF4;
scrollbar-arrow-color: #8394B2;
scrollbar-darkshadow-color: #FFFFFF;
background-color: #FFFFFF;
color: #000000;
}
body, table, input, select, textarea, .maintable, .button, .altbg1, .altbg2 {
font: 9pt ËÎÌå;
}

.b_title{
font: 48pt Á¥Êé;
font-weight: bold;
}
a {
text-decoration: none;
color: #3A4F6C;
}
a:hover {
text-decoration: underline;
}
table {
color: #000000;
empty-cells: show;
border-collapse: separate !important;
border-collapse: collapse;
line-height:150%
}
input, select, textarea {
color: #000000;
font-weight: normal;
background-color: #EAEEF4;
border: 1px solid #7AC4EA;
}
input {
height: 21px;
}
form {
margin: 0px;
padding: 0px;
}
legend {
color: #000000;
}
.checkbox, .radio {
border: 0px;
background: none;
vertical-align: middle;
height: 16px;
}
.simpletable {
border: 1px solid #8394B2;
padding: 1px;
clear: both;
background-color: #F2F5F9;
}
.tableborder {
background: white;
outline: 1px solid #8394B2;
border: 0px !important;
border: 1px solid #8394B2;
}
.spaceborder {
width: 100%;
border: 1px solid #8394B2;
padding: 1px;
clear: both;
background-color: #F2F5F9;
}
.singleborder {
font-size: 0px;
line-height: 1px;
padding: 0px;
background-color: #EAEEF4;
}
.button {
padding: 0 5px;
color: #FFFFFF;
background-image:  url(../image/dialogHeaderImg.jpg);
background-repeat: repeat-x;
background-position: 0 50%;
outline: 1px solid #8394B2;
border: 1px solid #FFF !important;
height: 19px !important;
border: 1px solid #8394B2;
height: 21px;
line-height: 17px;
}
.lightbutton {
background: #F2F5F9;
border: 1px solid #FFFFFF;
color: #3A4F6C;
}
.submitbutton {
margin-top: 8px !important;
margin-top: 6px;
margin-bottom: 5px;
text-align: center;
}
.postsubmit {
border: 1px solid #8394B2;
background-image:  url(../image/dialogHeaderImg.jpg);
text-align: center;
padding: 10px 0px;
margin-top: 6px;
}
.bold {
font-weight: bold;
}
.header {
font-weight: bold;
color: #FFFFFF;
background-image:  url(../image/dialogHeaderImg.jpg);
height: 20px;
padding-left: 10px;
}
.header td {
padding-left: 10px;
}
.header a {
color: #FFFFFF;
}
.header input {
background:none;
vertical-align: middle;
height: 16px;
}