#container1 {
	width: 900px;
	height:auto;
	BORDER-right: #000000 1px solid;
	BORDER-left: #000000 1px solid;
	BORDER-top: #000000 1px solid;
	BORDER-bottom: #000000 1px solid;
	z-index:500000;
	height:auto;
	overflow: hidden;
	min-width:600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #800000;
	left: 0px;
	top: 0px;
}
h3 {
	color: #008080;
	font-style: italic;
}
li {
	color: #000000;
	font-size: 0.8em;
}
a {
	color: #330000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.teal { color: teal}
.tealBold { color: teal; font-weight: bold}
.tealBoldInit { color: teal; font-size: 1.1em; font-weight: bold}
.navLinks {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.8em;
	background-image: url(../img/btn_new.jpg);
}
.obligatory {
	color: #666666;
	font-style: italic;
	font-size: 0.9em;
}
