body
{
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ddd;
	line-height: 1.3em;
}

#wrapper
{
	width: 98%;
	margin: 0 auto;
	padding: 4px;
	background: #fff;
	border: 6px solid #C7C7C7;

}

#wrapper-d
{
        width: 100%;
        margin: 0;
        padding: 0px;
        background: #fff;
}



img {
	border: 0;
}



td {
	text-align: left;
}


#content
{
	margin-top: 10px;
	padding: 5px;
}

h1 {
	color: #ccc;
	font-size: 20px;
}

fieldset
{
	padding: 10px;
	-moz-border-radius: 8px;
	border: 1px solid #b1b1b1;
	line-height: 1.5em;
}

legend
{
	color: #BB7D3E;
	font-weight: bold;
	font-size: 14px;
}


#footer
{
	text-align: center;
	font-size: x-small;
	padding: 10px;
	background: #F8F8F8;
	margin-top: 20px;
	color: #ababab;
}

#footer a
{
	text-decoration: none;
	color: #ababab;
}

a {color: #000; text-decoration: underline;}

a:hover{color:#660000; text-decoration: underline;}

#buttonForm1 {
		float: left;
		}
	#buttonForm2 {
		float: right;
		}
	#buttonForm3 {
		float: left;
		clear: both;
		}
	#buttonForm4 {
		float: right;
		}
	.buttonForm {
		width: 385px;
		margin: 5px 0;
		padding: 5px;
		}
	.buttonForm legend {
		color: #808080;
		}
	.buttonForm table {
		width: 100%;
		}
	.buttonForm td {
		color: #ABABAB;
		}
	.buttonForm {
		border: 1px solid #d8d8d8;
		}
	.buttonForm input,
	.buttonForm select {
		width: 150px;
		padding-top: 0;
		padding-bottom: 0;
		}
	#footer {
		clear: both;
		padding-top: 20px;
		text-align: center;
		}
	.buttonForm .pButton {
		width: 20px;
		color: #80B4E4;
		font-weight: bold;
		background: #D6EBFF;
		height: 22px;
		margin-left: 5px;
		border: 1px solid;
	}
