BODY {

	font-family:Helvetica,Arial;
	font-size:12px;
	color:#38567F;
	margin:0 0 0 0px;
	
}

P {
	font-size:12px;
	color:#38567F;
	
}

A {
	color:#01AFEC;
	text-decoration:none;
}

A:hover {
	color:#01AFEC;
	text-decoration:underline;
}



BODY.iframe {

	color:#38567F;
	margin:5 20px 20px 20px;
	
}

.Titles {

	font-size:14px;
	word-spacing:10px;
	line-height:20px;
	
	
}

.submit_button {

	border-width:0px;
	background:#38567F;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	width:540px;

}


.input_text {

	border-width:0px;
	background:#87D2F4;
	height:18px;
	font-family:Helvetica,Arial;
	font-size:12px;
	color:#38567F;
	width:100%;
	
}


#content_layer {

	overflow:auto;
	position:relative;
	height:290px;

}
	