.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
#searchword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-position: center center;
	vertical-align: middle;
}
#query {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-position: center center;
	vertical-align: middle;
}


.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	vertical-align: text-top;
	padding-top: 0px;
	padding-bottom: 25px;
	padding-right: 10px;
	padding-left: 15px;
}
.style2a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: text-top;
	padding: 15px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #003366;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 15px;
}






/* first control*/
#scrollcontroll_contentmask {
	overflow: hidden;
	position: relative;
	height: 565x;
	width: 670px;
	padding-top: 0;
	padding-right: 10px;
	float: left;
}

#scrollcontroll_scrollcontainer {
	float: left;
	height: 565px;
	width: 10px;
	margin-left: 5px;
	display: none;
}

#scrollcontroll_scrollUpBtn {
}


#scrollcontroll_scrolltrack {
	height: 565px;
	width: 10px;
	background-color: #e0e0e0;
}

#scrollcontroll_scrollknob {
	width: 8px;
	height: 25px;
	border: 1px solid #e0e0e0;
	background-color: #ff0000;
}

#contentcontainer {
	height: 565px;
	width: 700px;
	padding-top: 0;
	padding-right: 10px;
	overflow: scroll;
	overflow-x: hidden;
	margin-top: 5px;
	font-size: 1.1em;
}
