html,
	body {	
		text-decoration: none;
		font: 12pt "Tahoma",Trebuchet MS,Trebuchet MSx,sans-serif;
		
	}
	body a:link,A:visited,A:active{
		 text-decoration: none;
		 color: blue;
	}
	body A:hover{
		 text-decoration: underline; color: red;
	}
#morerep{
width: 90px;	
height: 90px;	
margin: 0 5px;
text-align: center;
float:left;
border:1px solid #E5E5E5;
}

#allmorerep{
width: 600px;		
margin: 30px auto 10px;
text-align: center;
border-top:1px solid #BFBFBF;
padding: 5px;
}

#alldiv{
width: 600px;	
margin: 0 auto;
}
#alldiv input[type="text"],#alldiv input[type="password"]{
width: 200px;	

}

#alldiv textarea{
width: 100%;	
}

#errmsg{
width: 400px;	
margin: 0 auto 10px;
text-align: center;
border:1px solid #A52A2A;
background-color: #F6E0E0;
padding: 10px;
}
#noerrmsg{
width: 400px;	
margin: 0 auto 10px;
text-align: center;
border:1px solid #8EB842;
background-color: #E3EAD1;
padding: 10px;
}
#donemsg{
width: 100%;	
margin: 0 auto;
text-align: left;
border:1px solid #E1E1E1;
padding: 10px;
}
#donemsg hr{

border:1px solid #D8D8D8;

}
#donemsg a{

font-size:14pt;

}
#contr{
width: 600px;	
margin: 15px auto 10px auto;
text-align: center;
border-bottom:1px solid #E5E5E5;
font-size:13pt;
}
#contr label{
display:block;
width: 600px;	
text-align: left;
font-size:10pt;
}
#contr span{
color:#A52A2A;
}

#divviw{
width: 100%;	
}
#divviw span{
color:#7F7F7F;
font-size:10pt;
}
#divviw label{
color:#A52A2A;
font-size:14pt;
}
#divviw p{
margin: 0;
padding: 0;
}
#logindiv{
margin: 0;
padding: 10px;	
	
}
#logindiv label{
display:block;
width:140px;
float:left;
font-size:12pt;
}
#logindiv h2{
font-size:13pt;
color:#9BBE2E;
}
#tolz{
float:right;	
font-size:9pt;	
}
#tolz img{
float:right;	
margin: 0 0 0 3px;
}

#desc{
overflow:hidden	;
	
float:left;
color:#7F7F7F;
font-size:10pt;
}
#idlink{
width:80px;
float:left;
font-size:13pt;
}
.replist{
padding: 4px 0 4px 0;	
border-bottom:1px solid #E5E5E5;
}
#tweetbox span{
font-size:13pt;
color:#7F1D1D;
}
#mangmasgz{
width: 400px;	
margin: 0 auto;
text-align: center;
border:1px solid #1E90FF;
background-color: #DAE9EE;
padding: 10px;
display:none;
}
#updiv{
width: 100%;	
margin: 0 0 10px 0;
font-size:10pt;
}
