body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	background-color: #72BBC4;
	background-attachment: scroll;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.bg-skyblue{
	background-color: #C8F0FF;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
}
.txt-justify {
	  text-align: justify;
}
.bottombg-rgt {
	background-attachment: fixed;
	background-image: url(../images/bottom_curv_rgt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.txt-blue {
	color: #318EBA;
}
.txt-darkblue {
	color: #145B7D;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;


}
.red {
	color: #FF0000;
}

.form
{
	font-family: Arial, Helvetica, sans-serif;
	color: #52371F;
	border: 1px solid #4CA3CF;
}
.button {
	BORDER-RIGHT: #4CA3CF 1pt outset;
	BORDER-TOP: #4CA3CF 1pt outset;
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.8em;
	BORDER-LEFT: #4CA3CF 1pt outset;
	COLOR: #1A80AB;
	BORDER-BOTTOM: #4CA3CF 1pt outset;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
