﻿.LinkNoHightlight, .LinkNoHightlight:hover, .LinkNoHightlight:visited, .LinkNoHightlight:link
{
    text-decoration:none;
    border:none;
}

a img { border:none; }

.emailContentBorder
{
    padding: 6px;
    border: 1px solid #C0C0C0;
    background-color: #FFFFFF;
    margin: 6px;
    text-align: left;
}

.ScrollHideMenu
{
    overflow:hidden;
}

.listAutoComp
{
    border: 1px none #000000;
    list-style-type: none;
    margin: 0px;
    text-align: left;
}

.listAutoCompItem
{
    padding: 4px 6px 6px 6px;
    border-style: none solid none solid;
    border-width: 1px;
    color: #000080;
    background-color: #E1E1FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.listAutohover
{
    border: 1px solid #000000;
    background-color: #C6C6FF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    padding: 4px 6px 6px 6px;
}


/* Locks the left column */
td.locked, th.locked {
border-right: 1px solid silver;
position:relative;
cursor: default;
/*IE5+ only*/
left: expression(document.getElementById("MainContent_Panel1").scrollLeft-2);
}


.registerDDL
{
    list-style-type:none;
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
}

.registerDDLBox
{
    margin: 0px;
    border-color: #6666FF;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    display: block;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: #FFFFCC;
    float: left;
    width: 70px;
}

.editContent
{
    font-size:12px;
    color:Red;
}
.SelectionList
{
    background-color:White;
    border:solid 1px gray;
    margin:5px 5px 5px 5px;
}
.watermarked
{
    color:Gray;
}
.MemberLoginBtn, .MemberLoginBtn:link, .MemberLoginBtn:visited
{
    background-image:url(../Images/MemberLogin.png);
    background-repeat:no-repeat;
    height:43px;
    width:212px;
}
.MemberLoginBtn:hover
{
    background-image:url(../Images/MemberLoginHover.png);
}
.NewKeylabel
{
    font-family: 'Courier New' , Courier, monospace;
    font-size: xx-large;
    font-weight: bold;
    font-style: normal;
    color: #314463;
}
.pageHeading
{
    color: #4B6F90;
    font-size:x-large;
    text-decoration:none;
    margin-bottom:15px;
}
.pageParagraph
{
    margin-bottom: 10px;
    color: #303030;
}
.BoxInner
{
    padding: 7px 25px 25px 25px;
}
.rightFloater
{
    float:right;
}
.ConfValue
{
    margin-left:10px;
    color:Black;
    font-weight:bold;
}
.StatusMessage
{
    font-size:14px;
    font-weight:bold;
    color: #4B6F90;
}

.smallLabelText
{
    font-size: 10px;
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
}

.modalPopup
{
    border: 3px solid #BEDEDE;
    background-color: white;
    padding: 4px;
    width: 300px;
}
.modalBorder
{
    border: 2px solid #BEDEDE;
    background-color: white;
    padding: 4px;
    margin-top: 6px;
}
.modal_header
{
    border: 3px solid #BEDEDE;
    background-color: #BEDEDE;
    padding: 4px;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
}
.modalBackground
{
    background-color: Gray;
    /* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
}

.registrationSheetItemTextboxMargin
{
    margin-left:20px;
}

.progress
{
  text-align:center;
  vertical-align:middle;
  position: absolute;
  left: 44%;
  top: 35%;
  border-style:outset;
  border-color:silver;
  background-color:Silver;
  white-space:nowrap;
  padding:5px;
}

.Situation
{
    font-family: Courier New;
    font-size: 11pt;
}