body {
	font-family: arial, helvetica, serif; 
	font-size:10px;
	background-image:url(backgr.jpg);
	padding: 1em;
	margin: 0;
}

#content {
	width: 900px;
	background-color: white;
	padding: 0em 0;
	border: 6px double black;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	}
html>body #content {
	width: 900px;
} 

a {
	text-decoration: none;
}

a:link {
	color: #993300;
}

a:visited {
	color: #CA00CA;
}

a:active {
	color: #999999;
}


a:hover {
	text-decoration: none;
}

h1 {
	text-align: center;
	padding: 0 0 0.25em 0;
	margin: 0;
}
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:12px; }

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: black;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid black;
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	width: 109px;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid #993300;
	border-width: 1px 0;
}

li#first {
	border-left-width: 14px;
}

li#last {
	border-right-width: 13px;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: white;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #993300;
	border-left: solid 1px #993300;
	border-bottom: solid 1px #993300;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: white;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}

p {
	clear: left;
	padding: 0em 1em 0 1em;
	margin: 0;
}

#footer {
	width: 912px;
	height: 18px;
	background-color: black;
	font-family: arial, helvetica, serif; 
	font-size:10px;
	color: white;
	text-align:center;
	margin: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	}
	
Table { width: 100%;}
Th    { text-align:left; font-weight:700;}
Cel {vertical-align:text-top; vertical-align:top;}




