body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#ph2 {
	background-image: url(images/ph2.jpg);
	background-repeat: no-repeat;

}
#ph3 {
	background-image: url(images/ph3.jpg);
	background-repeat: no-repeat;

}
#ph4 {
	background-image: url(images/ph4.jpg);
	background-repeat: no-repeat;

}
#flag {
	background-image: url(images/flag.jpg);
	background-repeat: no-repeat;

}
#menuright{
	background-image: url(images/menuright.gif);
	background-repeat: no-repeat;
	background-position: top;

}
#bcrtop{
	background-image: url(images/bcrtop.gif);
	background-repeat: repeat-x;

}

#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
}
#tx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #55717d;
}
#tx a:link {
	color: #55717d;
	text-decoration: none;
}
#tx a:visited {
	color: #55717d;
	text-decoration: none;
}
#tx a:hover {
	color: #55717d;
	text-decoration: none;
}
#tx a:active {
	color: #55717d;
	text-decoration: none;
}
#txs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55717d;
}

#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55717d;
	background-color: #bec9ce;
	border: 1px solid #0694ce;
}
#submit {
	font: normal 11px Verdana;
	font-style: bold;
	color: #55717d;
	background-color: #bec9ce;
	border: 1px #42b4e6;
}
