.breakdiv {
	height:5px;
	background-color:#333333;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin:0px;
	padding:0px;
	margin-top:-5px;
}
.menubreak {
	padding: 0px;
	margin: 0px;
	margin-top: -11px;
}
.aaa a:link {
	color:#e6e6e6;
	text-decoration:none;
}
.aaa a:hover {
	text-decoration:none;
}
.select {
	font-size:11px;
}
.float_right {
	float:right;
	margin-top:0px;
	margin-left:10px;
	border:1px solid #333333;
}
.memtbl {
	border:1px solid #cccccc;
	margin:5px;	
}
.memtbl th {
	padding:3px;
	width:100%;
	height:20px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	background-image: URL(../images/hbg.jpg);
	background-repeat: repeat-x;
	background-color: #812d2d;
}
.memtbl td {
	vertical-align:top;
	text-align: left;
}
.tweet {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	padding-left: 2px;
}
