body {
	margin-top: 0px;
	margin-bottom: 10px;
	background: #151c54 url(images/background.gif) repeat-x;
}
.centre {
	margin: 10px auto;
	width: 850px;
	background-color: #ffffff;
}
.centre1 {
	margin: 0px auto;
	width: 850px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.blue1 {
	background: url(images/px_blue1.gif) repeat;
}
.pad15 { 
	padding: 0px 15px 0px 15px;
	border-left: 1px solid #cccccc;
}
table.menu {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.menu td {
	background: #e1e1e1;
	border-bottom: 1px solid #cccccc;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #151c54;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #151c54;
	text-decoration: none;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #151c54;
	text-decoration: underline;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #151c54;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #151c54;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00a0e2;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #151c54;;
}
.contact {
	padding: 10px;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
}

