@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
}
.BlueMenu {
	color: #03B3DC;
	font-weight: bold;
	text-decoration:none
}
.BlueMenu a:hover {
	color: #666666;
	font-weight: bold;
}.felidsetborder {
	border: 1px solid #999999;
}

.style3 {
	color: #999999;
	font-size: 14px;
}
.style4 {
	font-size: 14px;
	color: #03B3DC;
}
	.input, select {
	background-image:url(images/form_bg.jpg);
	border:1px solid #cecece;
	color:#333333;
	height:24px;
	font-size:18px
}
.textArea{
font-size:18px;
font-weight:bold
}
	.Butt {
	background-image:url(images/form_bg.jpg);
	border:1px solid #cecece;
	color:#03B3DC;
	height:27px;
	font-size:18px
}
