@charset "utf-8";
body {
	background-color: #b4e6fd;
	background-image: url(images/home_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
}
.border_white {
	border: 1px solid #FFFFFF;
}
.maintxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #023446;
	text-decoration: none;
}
.prop_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #905304;
}
.f_txt {
	font-family: Verdana;
	font-size: 9px;
	color: #0c6b96;
	text-decoration: none;
}

