#holder
{
	text-align:center;
	width:777px;
	border:0;
}

#footline
{
	text-align:center;
	padding:10px;
}

div.contents
{
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	border: 1px solid #FC9751;
	text-align:left;
}

div.contents h1
{
	padding:5px;
	margin:0px;
	font-size:18px;
	background-color:#F7ECDF;
	
	border-top: 2px solid #FC9751;
}

div.contents div.msg
{
	padding:5px;

	*height:250px;
	_height:250px;
	min-height:250px;
}

div.contents div.footer
{
	text-align:right;
	padding:5px;
	border:0;
	border-top:1px dashed #999999;
	background-color:#EEEEEE;
}


div.contents #sitemap h2 a
{
	text-transform:capitalize;
	text-decoration:none;
	font-size:12px;
	color:#000099;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	vertical-align:top;
}

body {
	background-color:#FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

input[type="text"]
{
	width:350px;
}
input[type="submit"]
{
	width:auto!important;
	border:1px solid #003333;
	background-color:#330000;
	color:#FFFF00;
	font-weight:bold;
	height:25px;
	text-align:center;
}
textarea
{
	width:350px;
	height:200px;
}

input[type="text"], textarea
{
	border:1px solid #CCCCCC;
	color:#000033;
	padding:4px;
}

img, a
{
	border:0;
}

.validator-icon
{
	text-align:center;
}




form#ftp
{
	padding:10px;
	border-right:1px solid #FF0000;
	width:250px;
}

form#database
{
	padding:10px;
	border-right:1px solid #FF0000;
	width:280px;
}

form#project
{
	padding:10px;
	border-right:1px solid #FF0000;
	width:280px;
}