html
{
	overflow-x: auto;
}

body
{
	background: #fff url(Images/bgsitio.png) repeat-x; 
	color: #000;
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
	font-size: 9px;
	align: center;
	line-height: 120%;
	margin: 30px 0 40px 0;
	padding: 0px;
	text-align: center;
}

.ipbtable
{
	width: 100%;
}

table.ipbtable,
tr.ipbtable,
td.ipbtable
{
	background: transparent;
	color: #FFF;
	font-size: 10px;
	line-height: 135%;
}

.ipbtable td,
.divpad
{
	padding: 5px;
}

td.nopad
{
	padding: 0;
}

th
{
	text-align: left;
}

form
{
	display: inline;
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
	vertical-align: middle;
}


a:link,
a:visited,
a:active{
	background: transparent;
	color: #0054ff;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #00a2ff;
}

#footer
{
	margin: 0px auto 0px auto;
	border: 1px solid #444;
	padding: 6px;
	text-align: center;
	background: #444;
	width: 636px
}

#wrapper
{
	margin: 20px auto 0px auto;
	border: 4px;
	padding: 0px;
	text-align: center;
	width: 650px
}


					
					
