body
{
	background:#990000;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
	margin:10px 0 16px;
	text-align:center;
}

#form_container
{
	background:#fff;
	
	margin:0 auto;
	text-align:left;
	width:800px;
	height: auto;
}

#form_login
{
	background:#fff;
	
	margin:0 auto;
	text-align:left;
	width:500px;
	height: auto;
}

#form_lista
{
	background:#fff;
	
	margin:0 auto;
	text-align:left;
	width:900px;
	height: auto;
}


#top
{
	display:block;
	height:10px;
	margin:10px auto 0;
	width:800px;
}

#footer
{
	width:800px;
	clear:both;
	color:#999999;
	text-align:center;
	width:800px;
	padding-bottom: 15px;
	font-size: 85%;
}

#footer a{
	color:#999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#bottom
{
	display:block;
	height:10px;
	margin:0 auto;
	width:800px;
}

form.appnitro
{
	margin:20px 20px 0;
	padding:0 0 20px;
}

/**** Logo Section  *****/
h1
{
	background-color:#CC0000;
	margin:0;
	min-height:0;
	padding:0;
	text-decoration:none;
	
	text-indent:-8000px;
	text-color:#ffffff;
	
}

h1 a
{
	
	display:block;
	height:100%;
	min-height:40px;
	overflow:hidden;
}


img
{
	behavior:url(css/iepngfix.htc);
	border:none;
}


/**** Form Section ****/
.appnitro
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}
.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}



