body { 
	font-family: arial, arial CE, helvetica, sans-serif; 
	font-size: 12px;
	margin: auto;
	background: #FFF url(inventive_bg.gif) repeat-x 0% 0%;
	text-align: center;
}

th,td,p { 
	font-family: arial, arial CE, helvetica, sans-serif; font-size: 12px;
}

input {
	font-family: arial; 
	font-size: 12px;
}

DIV.dialog {
	position: relative;
	top: 75px;
	width: 485px;
	overflow: hidden;
	margin: 0px auto 0px;
}

IMG.header {
	margin: 0px 0px 3px;
}

DIV.dialog DIV.dialog-row {
	width: 485px;
	height: 152px;
	overflow: hidden;
}

DIV.dialog DIV.dialog-row IMG {
	float: left;
	margin: 0px 3px 0px 0px;
}

FORM {
	margin: 0px;
	padding: 0px;
		display: block;
		float: left;
		width: 329px;
		height: 152px;
		position: relative;
		background-color: #bce7dd;
}

TABLE.dialog-form {
	position: absolute;
	left: 60px;
	top: 30px;
	color: #FFF;
}

.clr {clear: both;}


DIV.buttons {
	width: 485px;
	height: 19px;
	overflow: hidden;
	margin-top: 3px;
}


.links {
	position: absolute;
	left: 240px;
	top: 365px;
	font-size: 15pt;
	display: block;
	width: 400px;
}

.links tr td {
	background-color: #e3e5ef;
	padding: 2px 10px 2px;
	text-align: center;
}

.links tr td A {
	color: #747d9d;
	text-decoration: none;
}



#footer table {
	position: relative;
	top: 75px;
	width: 485px;
	height: 60px;
	margin: auto;
}
#footer #copyright {
	vertical-align: middle;
	text-align: right;
	color: #aaa;
}

#footer a {
    color: #aaa;
}

.buttondefault {
	width: 80px;
	font-weight: bold;
}
