<style type="text/css">

/* standard elements */
table {margin-left:auto; margin-right:auto;} /* center table in mozzilla */

xtable
{ border-color: rgb( 100, 100, 255); /* dev */
border-style: dashed; 
} 

xtd 
{ border-color: #FFBD32;  /* dev */
border-style: ridge; 
}

html 
{
	height: 100%;
}

body 
{
	text-align: center;
	font: normal 62.5%;
	font-family: Verdana;
	height: 100%;
	xbackground-image: url(http://www.wevoke.com/bb/templates/ptifo/images/wevoke_logo.jpg);
	xbackground-repeat: no-repeat;
	xbackground-position: 1px 1px;
	xbackground-position: 3% 3%;
}


#outer
{
	height: 100%;
	xborder-style: solid;
	xborder-color: #000000;
	xborder-width: 1px;
}

#logo
{
	margin-top:1%;
	margin-left:2%;
	text-align:left;
}

#inner
{
	position:relative;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:3px;
	padding-left:5px;
	xtop:15px;
	margin-top:8%;
	xleft:10px;
	xline-height: 20px;
	xmargin:0 auto;
	width:95%;
	color:#666699;
	font-size: 14px;
	xfont-weight: bold;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	xborder-bottom-width: 0px;
	text-align:left;
	margin-left:auto; margin-right:auto; /* center table in mozzilla */
	background: url(http://www.wevoke.com/templates/skin/admin/default/bg.jpg) repeat-x left bottom;
}

</style>
