﻿body {
    color:#247a7d;
    font-family:sans-serif;
    font-size:12px;
}

a {
    color:#247a7d;
    font-family:sans-serif;
    font-size:12px;
    font-weight:700;
}

td {
    color:#247a7d;
    font-family:sans-serif;
    font-size:12px;
}

.factoryWelcome {
    color:#FFF;
    font-family:sans-serif;
    font-size:11px;
    font-weight:700;
}

#div_Content {
    display:none;
}

.validatorCalloutHighlight {
    background-color:#F4F66F;
    border:solid 1px #7F9DB9;
}

.watermarked {
    background-color:#F0F8FF;
    border:1px solid #BEBEBE;
    color:gray;
}

.modalPopup {
    background-color:#FFF;
    border-color:#8880BD;
    border-style:solid;
    border-width:3px;
    padding:3px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.cssHidden {
    display:none;
}

.MoveBar {
    background-color:#8880BD;
    color:#FFF;
    cursor:move;
    font-size:18px;
    font-weight:700;
    padding:2px;
}
.boxxx
{
    width: 466px;
    max-height:434px;
    height:434px;
    overflow-x: hidden; 
    overflow-y: scroll; 
}
.b {
    font-weight:700;
}

#ctl00_btn_Search {
    background:transparent url(../../images/SearchBar/Top/go.gif) 0 0 no-repeat;
    height:21px;
    width:22px;
}

#div_im {
    height:20px;
    left:0;
    position:absolute;
    right:0;
    visibility:hidden;
    width:20px;
    z-index:999999;
}

div.txt {
    border-color:#7E7FBD;
    border-style:solid;
    border-width:2px;
    left:0;
    position:absolute;
    top:0;
    visibility:hidden;
    z-index:998;
}

div.txt2 {
    border-color:#FFF;
    border-style:solid;
    border-width:0;
    height:60px;
    left:0;
    position:absolute;
    top:0;
    visibility:hidden;
    width:60px;
    z-index:999;
}