body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#gbg2 {
	background-image: url(../images/1/gbg2.gif);
	background-repeat: repeat-y;
}

body a{
	text-decoration:none;
}
#vida1 {
	padding: 15px;
	text-align: left;
	color: #CCC;
}
#vida1 a {
	font-size:16px;
	font-weight:bold;
	color:#0084ff;
}
#vida1 a:hover {
	text-decoration:underline;
}
#rel a{
	color:#FFF;
}
#center {
	text-align: center;
	width: 100%;
	display: table;
}
#bg1 {
	background-image: url(../images/1/bg1.jpg);
	background-repeat: no-repeat;
}
#gbg {
	background-image: url(../images/1/gbg.gif);
}
#lnk a{
	font-size:10px;
	color:#47bf9f;
}
#rel a:hover {
	color:#0084FF;
	text-decoration: underline;
}
#button {
	background-image: url(../images/1/find.gif);
	height: 25px;
	width: 33px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textfield {
	border: 1px solid #666;
	font-size: 14px;
}

