/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
body {
	background-image: url(gfx/bg_site.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight:normal;
}
.img {
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.top-bg {
	background-image: url(gfx/top_bg.jpg);
	padding: 10px;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-weight:normal;
}
h1 {
	font-size: 24px;
	color: #000000;
	font-weight:normal;
	margin: 0px;
	background-color:#FFFFFF;
}
h2 {
	font-size: 10px;
	color: #1F57A1;
	font-weight:bold;
}
h3 {
	font-size: 10px;
	color: #000000;
	font-weight:normal;
}
.menu:link {
	text-decoration: none;
	font-weight:normal;
	color: #000000;
}
.menu:visited {
	text-decoration: none;
	font-weight:normal;
	color: #000000;
}

.menu:hover {
	text-decoration: underline;
	font-weight:normal;
	color: #000000;
}
.menu:active {
	text-decoration: none;
	font-weight:normal;
	color: #000000;
}
.menu-table {
	background: url(gfx/menu.gif) no-repeat bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 17px;
}
.top:link {
	text-decoration: none;
	font-weight:normal;
	color: #666666;
}
.top:visited {
	text-decoration: none;
	font-weight:normal;
	color: #666666;
}

.top:hover {
	text-decoration: underline;
	font-weight:normal;
	color: #666666;
}
.top:active {
	text-decoration: none;
	font-weight:normal;
	color: #666666;
}
.footer {
	text-decoration: none;
	font-weight:normal;
	color: #9A988C;
}
.footer:link {
	text-decoration: underline;
	font-weight:normal;
	color: #9A988C;
}
.footer:visited {
	text-decoration: underline;
	font-weight:normal;
	color: #9A988C;
}

.footer:hover {
	text-decoration: none;
	font-weight:normal;
	color: #9A988C;
}

.enh {
	color: #FF6600;
}
