body {
	background: #3875ae url(i/back.jpg) repeat-x top left;
	padding: 0;
	margin: 41px 0 0 0;
}

a:link, a:active, a:visited {
	color: #2f4a66;
	text-decoration: underline;
}	

a:hover {
	color: black;
}

p {
	font: normal 13px Arial;
	color: #369;
	letter-spacing: 20%;
	margin: 0 0 15px 0;
	text-align: justify;
}

h1 {
	font: bold 17px Arial;
	color: #369;
	letter-spacing: 20%;
	margin: 45px 0 15px 0;
	text-align: center;
}

h2 {
	font: bold 13px Arial;
	color: #2f4a66;
	letter-spacing: 20%;
	margin: 0 0 15px 0;
	text-align: left;
}

b {
	font: bold 13px Arial;
	color: #369;
	letter-spacing: 20%;
}

li {
	font: normal 13px Arial;
	color: #369;
	letter-spacing: 20%;
	margin: 0 0 15px 0;
}

form, input {
	margin: 0;
	padding: 0;
}

input, textarea, select {
	border: 1px solid #999;
	background: #eee;
	padding: 1px;
	font: normal 13px Arial;
	color: #333;
	font: normal 13px Arial;
	color: #369;
	letter-spacing: 20%;
}

table.frm1 input {
	border: none;
	background: none;
}

table td.center {
	background: url(i/vertical.jpg) repeat-x top left;
}

table.text {
	background: white url(i/textback.jpg) repeat-y top center;
}

div.copyright {
	overflow:hidden;
	font: normal 11px Tahoma;
	color: white;
	letter-spacing: 20%;
}

div.copyright a:link, div.copyright a:active, div.copyright a:visited {
	color: white;
	text-decoration: underline;
}	

div.copyright a:hover {
	color: #ff0;
}

div.menu {
	font: normal 11px Arial;
	color: #555;
	letter-spacing: 20%;
}

div.menu a:link, div.menu a:active, div.menu a:visited {
	color: #555;
	text-decoration: underline;
}	

div.menu a:hover {
	color: black;
}

table.z td {
	border: 1px solid #a4bdd4;
	font: normal 13px Arial;
	color: #369;
	text-align: center;
}

table.tb td, table.frm td, table.frm1 td {
	font: normal 13px Arial;
	color: #369;
}