body {
	background: #e6eff4;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;       
}
BODY {
	SCROLLBAR-FACE-COLOR: #b8cee5; SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; SCROLLBAR-SHADOW-COLOR: #f3f3f3; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #6d8693; scrollbar-dark-shadow-color: white; scrollbar-3d-light-color: #9BAAC1
}

div.textArea {
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 13px;
	color: #330099;	
	margin: 20px auto 20px auto;
	width: 720px;
	text-align: left;
        
}
	div.textArea table {
		width: 100%;
	}
	div.textArea h1 {
		font-size: 110%;
		font-weight: bold;
		margin: 5px 0px 5px 0px;
		color: #FF0000;

	}
	a.header {
		color: #FF0000;
		font-weight: bold;

	}
	td.txtInput1 {
		width: 50%;
		background: #DBE7EE;
		text-align: right;
		padding: 3px;

	}
	td.txtInput2 {
		width: 50%;
		text-align: right;				
		padding: 3px;

	}
	td.formInput1 {
		width: 50%;
		background: #DBE7EE;
		text-align: left;
		padding: 3px;

	}
	td.formInput2 {
		width: 50%;
		text-align: left;				
		padding: 3px;

	}


a {
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 13px;
	color: #330099;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

span.red {
	color: #FF0000;
}
.textbox {
	 BACKGROUND-COLOR: #CBDAE3;
}
.textboxsv {
	 BACKGROUND-COLOR: #FDF4EA;
}

