
 body
        {
            /*background-image: url(images/BW-bg.jpg);*/
            background-repeat:repeat-x;
            background-color:#cccccc;
            margin-right: 0px;
        }
        #signin-box
        {
            position:absolute;
            /*width: 513px;
            height: 353px;*/
            z-index: 1;
            top: 43px;
            visibility: inherit;
        }
        #signin-box2
        {
            
            /*width: 513px;
            height: 353px;*/
            z-index: 1;
            visibility: inherit;
        }
         #signin-box3
        {
            
            /*width: 513px;
            height: 353px;*/
            z-index: 1;
            visibility: inherit;
        }
        
.BWmembership-bg {
	background-image: url(images/globe-bwdefinition-trans.png);
	background-repeat: no-repeat;
	background-position: 20px top;
}
.txtbackground
{
	background-image:background:url(<%=WebResource("AjaxControlToolkit.DropDown.drop-arrow.gif")%>) no-repeat 50% 50%;
	
}
.txtfield_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	background-color: #F0F0FF;
	padding: 1px;
	height: 12px;
	width: 180px;
	border: 2px solid #FFFF00;
}
.txtfield_md {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	background-color: #F0F0FF;
	padding: 1px;
	height: 12px;
	width: 110px;
	border: 2px solid #FFFF00;
}
.txtfield_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	background-color: #F0F0FF;
	padding: 1px;
	height: 12px;
	width: 45px;
	border: 2px solid #FFFF00;
}
.greenfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	font-weight: bold;
	vertical-align: middle;
}
.standard-blackfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	vertical-align: middle;
}
.link-yellowfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
}
.standard-whitefont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}
.standard-yellowfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: yellow;
	text-decoration: none;
	text-align:left;
}
.signin-avatars {
	background-image: url(images/signin-avatars-trans.png);
	background-repeat: no-repeat;
	background-position: top;
}
.signin-avatars2 {
	background-image: url(images/professional-avatars.png);
	background-repeat: no-repeat;
	background-position: top;
	height:600px;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.watermarked_login

{

color: Gray; 
font-family: Tahoma;
font-size: 11px; 
border: solid 1px #a9a9a9;
text-indent:2px; 
vertical-align:middle;
text-align:left; 
width:180px;
border: 2px solid #FFFF00;

}

.watermarked_psw

{

color: White; 
font-family: Tahoma;

font-size: 11px; 
border: solid 1px #a9a9a9;

text-indent:2px; 
vertical-align:middle;

text-align:right; 
background-image:url(images/psw_wMark.png);

background-repeat:no-repeat; 
}

