body {
margin:0px;
padding:0px;
font-family:tahoma;
font-size:12px;
}
a , a:visited {
text-decoration:none;
}
#menu {
height:21px;
text-decoration:none; 
background: url(images/bk.gif) repeat-x ;

}
#menu ul { float:right; list-style: none; margin: 0; padding: 0; border-bottom:1px solid #4F7F96; text-decoration:none;background: url(images/bk.gif) repeat-x ;}
#menu h2,#menu  a h2 , #menu ul a:visited , #menu a ,h2{ height:20px;line-height:16px;text-align:center;color: black; text-transform: uppercase;font-size:12px;margin:0px; font-weight:bold; width:100px;text-decoration:none;color:#FFFFFF;}

#menu li {float:right;text-decoration:none;text-align:center;} 
 
#menu ul a:hover h2  { background: url(images/bg2.gif) repeat-x ;width:100px;height:20px; text-decoration:none;color:#000000;}
.taged{ background: url(images/bg2.gif) repeat-x ;width:100px;height:20px; text-decoration:none;color:#000000;}
.untagged{
background:none;


}
.mybut{
background: #C811B6;
width:100px;
color:#FFFFFF;
font-weight:bold;
height:30px;
}
.diverror{
color:red;
font-size:11px;
text-align:right;
}
.errorborder{
border:#FF0000;

}

#psContainer {
				height:18px;
				width:100px;
				border:1px solid #000;
				float:left;	
				margin-left:200px;
				background-color:#DDDDDD;
				text-align:right;
			}
			
			#psStrength {
				background-image:url('strength.jpg');
				height:18px;
				width:0px;
			}
