body
{ text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	background-color: #6666CC;
	background-image: url('/test/images/background-main.gif');
	background-position: center;
}

div.main {
	width: 780px;
	text-align: center;
}

table {
	border-collapse: collapse;
}

table.main {
	width: 100%;
}

td {
	vertical-align: top;
}

.csname		{ color: black; #FF6666; }
img		{ border: 0px;}
img.bullet	{ margin-right: 0.5em;}
img.titlelogo	{ width: 94px; height: 76px;}
img.titletext	{ width: 370px; height: 31px;}

img.logotop {
	border: none;
	width: 400px;
	height: 153px;
}

h1		{ font-family: "BernhardMod BT", garamond, georgia, "times new roman", serif;
			font-size: 20px;
			color: #000000;
			text-align: center;
			margin-top: 0em;
		}

h2		{ font-family: Perpetua, "Book Antiqua", times, serif;
			font-size: large;
			color: #0033CC;
			text-align: left;
			margin-top: 0.25em;
			margin-bottom: 0em;
		}

h3		{ font-family: Perpetua, "Book Antiqua", times, serif;
			font-size: large;
			color: #0033CC;
			text-align: right;
			margin-top: 0.25em;
			margin-bottom: 1em;
		}



p,a		{ font-family: tahoma, verdana, arial, sans-serif;
			font-size: small;
			font-weight: bold;
			text-align: justify;
			margin-top: 0px;
			margin-bottom: 0.5em;
			color: #666666;
		}

a:hover
		{ color: blue ;
	}
.legal		{ font-size: xx-small;
			font-family: arial;
			color: blue;
			margin-top: 6em;
			text-align: center;
		}

li		{ font-family: tahoma, verdana, arial, sans-serif;
			font-size: small;
			font-weight: bold;
			margin-top: 0px;
			margin-bottom: 0.5em;
			text-align: left;
			list-style-image: url('images/menu-list-image.gif');
			color: #666666;
		}

li		{ font-family: tahoma, verdana, arial, sans-serif;
			font-size: small;
			font-weight: bold;
			margin-top: 0px;
			text-align: left;
			color: #666666;
		}

li.od		{ color: #008080; }

td.titlepagelogo	{ text-align: left;
			vertical-align: bottom;
		}

td.titlemainlogo	{ text-align: left;
			vertical-align: top;
		}
