body {
	background-color: #F8F8F8;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #0A6D9B;
}
a:visited {
	color: #0A6D9B;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #0A6D9B;
}
a.our {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
}
a.our:link {
	text-decoration: none;
}
a.our:visited {
	text-decoration: none;
	color: #6F6F6F;
}
a.our:hover {
	text-decoration: none;
	color: #FF3300;
}
a.our:active {
	text-decoration: none;
	color: #6F6F6F;
}
a.read1 {
	font-family: Verdana;
	font-size: 10px;
	color: #10A8C9;
	font-weight: bold;
}
a.read1:link {
	text-decoration: none;
}
a.read1:visited {
	text-decoration: none;
	color: #10A8C9;
}
a.read1:hover {
	text-decoration: none;
	color: #10A8C9;
}
a.read1:active {
	text-decoration: none;
	color: #10A8C9;
}
a.read2 {
	font-family: Verdana;
	font-size: 10px;
	color: #DD3607;
	font-weight: bold;
}
a.read2:link {
	text-decoration: none;
}
a.read2:visited {
	text-decoration: none;
	color: #DD3607;
}
a.read2:hover {
	text-decoration: none;
	color: #DD3607;
}
a.read2:active {
	text-decoration: none;
	color: #DD3607;
}
.search {
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size:11px;
	color: #373737;
	border-left:2px inset #404040;
	border-top:2px inset #404040;
	border-right:0px solid #404040;
	border-bottom:0px solid #404040;
	width: 147px;
	height: 19px;
	margin-bottom: 7px;
	padding-left: 5px;
}
.input1 {
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size:11px;
	color: #373737;
	border-left:2px inset #404040;
	border-top:2px inset #404040;
	border-right:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
	width: 187px;
	height: 19px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.input2 {
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size:11px;
	color: #373737;
	border-left:2px inset #404040;
	border-top:2px inset #404040;
	border-right:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
	width: 187px;
	height: 109px;
	margin-bottom: 10px;
	padding-left: 5px;
	overflow:auto;
}
.style1 {
	font-family: Verdana;
	font-size: 10px;
	color: #12294a;
}
.style2 {
	font-family: Verdana;
	font-size: 10px;
	color: #515050;
}
.style3 {
	font-family: Verdana;
	font-size: 10px;
	color: #6f6f6f;
}
.titles {
	font-family: Verdana;
	font-size: 14px;
	color: #10A8C9;
	font-weight: bold;
}
.messages {
	font-family: Verdana;
	font-size: 12px;
	color: #515050;
	font-weight: bold;
}
.questions {
	font-family: Verdana;
	font-size: 14px;
	color: #515050;
	font-weight: bold;
}