body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color:#454545;
}


.yui-skin-sam .yui-panel {
  border: none;
}

.yui-skin-sam div.V3panel div.hd {
  height: 24px;
  font-size: 12px;
  background: url(/images/common/panelHDR1.gif) repeat-x;
  margin-right: 4px;
  margin-left: 4px;
  border: 0px none #000000;
}


.V3panel .tl {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  height: 24px;
  width: 6px;
  left: 0px;
  top: 0px;
  position: absolute;
  background-image: url(/images/common/panelTL1.gif)
}
.V3panel .tr {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 6px;
  height: 24px;
  background-image: url(/images/common/panelTR1.gif);
}

.yui-skin-sam div.V3panel div.bd {
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #3574fe;
  border-bottom-color: #3574fe;
  border-left-color: #3574fe;
  margin: 0px;
  background-color: #ffffff;
}


.V3panel .ft {
  height: 3px;
  bottom: 0px;
}

.yui-skin-sam div.V3ModalOverlay div.hd {
  display : none;
}

.yui-skin-sam div.V3ModalOverlay div.bd {
  border : none;
  margin: 0;
  padding : 0;
  background-color:transparent;
}

.yui-skin-sam div.V3ErrorRight div.hd {
    border: 0px none #000000;
    background-color: #ff3333;
    height: 3px;
    background-image: none;
    margin-right: 3px;
    margin-left: 12px;
}


.V3ErrorRight .tl {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 17px;
    width: 12px;
    left: 0px;
    top: 0px;
    position: absolute;
    background-image: url(/images/common/V3ErrorRightTL.gif);
    background-repeat: no-repeat;
}
.V3ErrorRight .tr {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 3px;
    height: 3px;
    background-image: url(/images/common/V3ErrorRightTR.gif);
    background-repeat: no-repeat;
}

.V3ErrorRight .bl {
    width: 12px;
    height: 3px;
    background-image: url(/images/common/V3ErrorRightBL.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
}

.V3ErrorRight .br {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 3px;
    width: 3px;
    position: absolute;
    background-image: url(/images/common/V3ErrorRightBR.gif);
    background-repeat: no-repeat;
    right: 0px;
}

.yui-skin-sam div.V3ErrorRight div.bd {
    color: #FFFFFF;
    margin-top: 0px;
    margin-left: 9px;
    top: 10px;
    margin-right: 0px;
    background-color: #ff3333;
    background-image: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: none;
    border-right-width: 3px;
    border-right-color: #ff3333;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 10px;
    text-align : left;
}

.yui-skin-sam div.V3ErrorRight div.ft {
    height: 3px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
    background-color: #ff3333;
    background-image: none;
    margin-left: 12px;
    margin-right: 3px;
}

.yui-skin-sam div.V3ErrorRight a.container-close {
    background: url(/members/images/buttons/closeerror.gif);
    position: absolute;
    height: 14px;
    width: 32px;
    right: 6px;
    bottom: 5px;
    cursor: pointer;
    background-repeat: no-repeat;
    top: auto;
}

.yui-skin-sam div.V3ErrorLeft div.hd {
    border: 0px none #000000;
    background-color: #ff3333;
    height: 3px;
    background-image: none;
    margin-right: 12px;
    margin-left: 3px;
}


.V3ErrorLeft .tl {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 3px;
    width: 3px;
    left: 0px;
    top: 0px;
    position: absolute;
    background-image: url(/images/common/V3ErrorLeftTL.gif);
    background-repeat: no-repeat;
}
.V3ErrorLeft .tr {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 12px;
    height: 17px;
    background-image: url(/images/common/V3ErrorLeftTR.gif);
    background-repeat: no-repeat;
}

.V3ErrorLeft .bl {
    width: 3px;
    height: 3px;
    background-image: url(/images/common/V3ErrorLeftBL.gif);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
}

.V3ErrorLeft .br {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 3px;
    width: 3px;
    position: absolute;
    background-image: url(/images/common/V3ErrorLeftBR.gif);
    background-repeat: no-repeat;
    right: 0px;
    margin-right: 9px;
}

.yui-skin-sam div.V3ErrorLeft div.bd {
    color: #FFFFFF;
    margin-top: 0px;
    margin-left: 0px;
    top: 10px;
    margin-right: 9px;
    background-color: #ff3333;
    background-image: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-right-width: 3px;
    border-right-color: #ff3333;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 10px;
    border-left-width: 3px;
    border-left-color: #ff3333;
    text-align: left;
}

.yui-skin-sam div.V3ErrorLeft div.ft {
    height: 3px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
    background-image: none;
    margin-left: 3px;
    margin-right: 12px;
    background-color: #FF3333;
}
