body{
	background-color: #CC3333;
	font-family: Arial;
	margin: 0px;
	font-size: 16px;
}
.bodypage{
	background-color: #FFFFFF;
	padding: 20px;
	margin-right: 6px;
	margin-left: 6px;
	text-align: left;
}
.bottom{
	font-size: 12px;
	color: #333333;
	background-image: url(img/h_bgr.gif);
	text-align: center;
	padding: 10px;
	border: 1px solid #82A516;

}
.header{
	border: 1px solid #82A516;


}
.embed_f{
	background-color: #FCFEF3;
	border: 2px solid #82A516;
	height: 90px;
	width: 560px;	
	font-size: 18px;
}
.embed_f:hover{
	background-color: #FFFFCC;

}
.m1{
	margin-left: 20px;
}
.bar1{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #25A2BC;
	background-image: url(img/bar1.gif);
	text-align: left;
	width: 300px;
	border: 1px solid #25A2BC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.bar1_m{
	padding: 10px;
}
.check_h{
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.check_h_i{
	background-color: #FCFEF3;
	border: 2px solid #82A516;
	height: 30px;
	width: 260px;
	font-size: 20px;

}

.check_h_b{
	background-image: url(img/but1.gif);
	background-color: #333333;
	height: 39px;
	width: 108px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}

.check_h_b:hover{
cursor:pointer;
}
.but_up{
	background-image: url(img/but_up.gif);
	background-color: #333333;
	height: 39px;
	width: 108px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.but_up:hover{
cursor:pointer;
}

.style1 {
	font-size: 24px;
	color: #333333;
}
.style2 {
	font-size: 24px;
	color: #82A516;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	color: #82A516;
	font-weight: bold;
}
