@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#666666;
	color:#666666;
/*	background: url('../_images/header.jpg') top center no-repeat; */
}
	align: justify;
td,th {
	color: #666666;
	background:white;
}
p, li {
	line-height: 1.8em;
	font-size:.9em;
}
.featured {
	font-size:.8em;
}
.footer {
	font-size:.7em;
}
.th {
	background:#CCCCCC;
	color:#FFFFFF;
}
.td {
	background:#FFFFCC;
}
body,td,th,p, li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
a:link {
	color:#0066FF;
	text-decoration: underline;
}
a:visited {
	color:#0066FF;
	text-decoration: none;
}
a:hover {
	color:#009900;
	text-decoration: underline;
}
.nav {
	font-size:.9em;
	color:#0066FF;
	font-variant:small-caps;
}
.nav p {
	line-height:1.5em;
}
.nav a {
	color:#0066FF;
	text-decoration:none;
}
.nav a:visited{
	color:#0066FF;
	text-decoration:none;
}
.nav a:hover {
	color:#009900;
	text-decoration: underline;
}
h1, .h1 {
	font-size:1.5em;
	letter-spacing:.4em;
	font-variant:small-caps;
}
h2, .h2 {
	font-size:1.4em;
}
h3, .h3 {
	font-size:1.3em;
}
h4, .h4 {
	font-size:1.2em;
}
h5, .h5 {
	font-size:1.1em;
}
h6, .h6 {
	font-size:1em;
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6, .footer, .nav{
	line-height:normal;
}
h1, h2, h3, h4, h5, h6, {
	color:#666666;
	font-weight:bold;
}
error_mode {
	color:#FF0000
}
.green {
	color:#009900
	}
.orange {
	color:#EC7100
	}