body { 
margin : 0 0 0 0;
padding : 0;
color : #1a1a1a;
font-family : arial;
font-size : 11px;
background-color : #e8c63c;
} 
table { 
font-family : arial;
font-size : 11px;
} 
input { 
font-size : 10px;
} 
h1 { 
margin : 8px;
font-size : 18px;
color : #e09900;
} 
h2 { 
margin : 8px;
font-size : 14px;
color : #1a1a1a;
} 
h4 { 
margin : 0px;
font-size : 10px;
color : #e09900;
} 
p { 
color : #404040;
margin : 5px;
} 
img { 
border : 0;
} 
a { 
text-decoration : none;
color : #404040;
} 
a:hover { 
text-decoration : underline;
color : #007599;
} 

.search_box { 
background-color : #e9e9e9;
background-image: url("/imagens/search-box.jpg");
background-repeat: no-repeat;
} 
.member_box { 
background-color : #e9e9e9;
} 

.morada { 
font-size : 13px;
} 
.aviso { 
font-size : 13px;
} 

#principal_lista { 
background-color : #d1d2ff;
background-image : url("/imagens/last_box.jpg");
background-repeat : no-repeat;
border-width : 1px;
border-style : solid;
border-color : #333333;
} 
.search-box {
color : #404040;
margin : 5px;
padding : 2px;
font-size : 15px;
text-align : left;
border-width : 0px;
}
.form-inserir {
color : #404040;
margin : 5px;
text-indent : 30px;
padding : 2px;
font-size : 11px;
text-align : left;
}
#ja-registado{
	position:absolute;
	top:330px;
	left: 50%;
	margin: 0 0 0 150px;

	width:300px;
	height:150px;
	padding:5px;
	border-width: 1px;
	border-style: solid;
	border-color: #BBBBBB;
	background-color: #ffffff;
	font-family: tahoma;
	font-size: 13px;
	letter-spacing: 0px;
}
.headings { 
color : #404040;
letter-spacing: 3px;
font-size : 13px;
text-align : center;
font-weight: bold;
} 
