#body_right_top {
	margin: 0px 0px 10px;
	text-align: justify;
	padding-bottom: 10px;
}
#body_right_top h3 {
	font-size: 16px;
	text-transform: capitalize;
	color: #006297;
	font-weight: bolder;
}
#body_right_top h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CC0000;
	padding-top: 5px;
}

#body_right_top .cc_text {
	font-size: 11px;
	text-align: center;
	width: 250px;
	height: 20px;
	display: block;
}

#body_right_top a {
	font-weight: bold;
	color: #22a2e1;
	text-decoration: none;
}
#body_right_top a:active {
	color: #000066;
}
#body_right_top a:visited {
	font-weight: bold;
	color: #1fa9da;
}
#body_right_top a:hover {
	text-decoration: underline;
}
#body_right_top .input {
	border: 1px solid #1fa9da;
	height: 18px;
	width: 60px;
}
.button {
	background-image: url(../images/bkg_text_water.jpg);
	display: block;
	border: thin outset #1fa9da;
	height: 20px;
	width: 100px;
	text-align: center;
	background-position: 50%;
	font-weight: bold;
}
.widgets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
}
tbl.widgets a {
	font-weight: normal; 
	color: #CCC;
	margin: 0px;
}