body {
	margin: 0;
	padding: 0;
	color: #444;
	font: 1em Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(/index_files/drop-shadow-lines-760.gif) repeat-y top center;
}

body.popup {
	background: #ccc none;
}

/* -------------------------------------------- */

div.header480x60 {
	width: 480px;
	height: 60px;
	position: absolute;
	right: 5px;
	top: -30px;
	text-align: center;
	/*
	border: 1px solid #558;
	*/
}
div.footer728x90 {
	/*
	margin: 5px 0px 5px 35px;
	width: 728px;
	height: 90px;
	text-align: center;
	border: 1px solid #eee;
	*/
}

/* -------------------------------------------- */
a {
	text-decoration: none;
}
a:link {
	color: #c60;
	background: none;
	border-bottom: 1px solid #fdc;
}
a:visited {
	color: #c96;
	background: none;
	border-bottom: 1px none;
}
a:hover,
a:active {
	color: #c00;
	background: none;
	border-bottom: 1px solid #c00;
}

p a:link,
p a:visited {
	color: #447;
	border-bottom: 0 none;
}
p a:hover,
p a:active {
	color: #000;
	border-bottom: 0 none;
}


.imglinks a:link,
.imglinks a:visited {
	border-bottom: 0 none;
}
.imglinks a:hover,
.imglinks a:active {
	border-bottom: 0 none;
}

img {
}
img.left {
	float: left;
	padding-right: 5px;
}
a img {
	border: 0 none;
	vertical-align: middle;
}

hr {
	height: 0;
	border: 0 none;
	border-top: 1px solid #eee;
}

p {
	padding: 0 1px;
	margin: 0.5em 0 1.0em;
	line-height: 1.4em;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
}
p.endform {
	text-align: center;
	padding: 0px 10px;
	color: #999;
}
p.summary {
	color: #88a;
	font-size: 1.3em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #eee;
}
p.quote {
	font-style: normal;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
}
p.credits {
	color: #bbc;
	font-style: italic;
	text-align: right;
}
p.usrmsgs {
	font-size: 0.8em;
	font: 0.8em Verdana, Tahoma, sans-serif;
	padding: 0px 15px;
	text-align: center;
}
p.small {
	font-size: 0.8em;
	font: 0.8em Verdana, Tahoma, sans-serif;
}
p em {
	color: #000;
}

#prepage p {
	padding: 0;
	margin: 0 0 0.2em;
}

h1,h2,h3,h5,h6 {
	padding: 0;
	margin: 1em 0 0.5em;
	margin: 0em 0 0.5em;
}

h4 {
	padding: 0;
	margin: 0em 0 0.5em 0.5em;
}

h1 {	
	margin-top: 0;
	font-size: 2.0em;
	font-weight: normal;
	color: #447;
}

h1 a:link {
	color: #447;
	background:  url(/index_files/dots-447-10.gif) repeat-x bottom left;
	border: 0 none;
}
h1 a:visited {
	color: #669;
	border: 0 none;
}
h1 a:hover,
h1 a:active {
	color: #000;
	border: 0 none;
}

.p-c h1 {
	font-size: 1.7em;
	padding: 0;
	margin: 0.3em 0 0.3em;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #ccc;
}
.p-l h2,
.p-l a,
.p-r h2 {
	/*
	font-weight: bold;
	*/
	width: 90%;
	border-bottom: 2px dotted #eee;
	margin: 0 0 0.5em;
	padding: 0;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #336;
}
.p-c h3,
.p-c2 h3 {
	color: #369;
}
.p-r h3 {
	color: #369;
}
#prepage h4 {
	padding: 0;
	margin: 0 0 0.1em;
}
h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #999;
}
h5 {
	font-size: 1.0em;
	font-weight: normal;
	color: #999;
}
h6 {
	font-size: 0.8em;
	font-weight: normal;
	color: #999;
}

ul {
	margin: 0 0 1em;
	padding: 0 0 0 1px;
	list-style: none none;
}
ul li {
	margin: 0;
	padding: 2px 0 2px 15px;
}


.p-c2 ul li,
.p-c ul li {
}

ul.imglinks {
}
ul.imglinks li {
	background:  none;
}

ul.list1 {
	font-size: 1.2em;
}
ul.list1 li {
}

ul.list2 {
	font-size: 1.4em;
}
ul.list2 li {
}

ul.menu li {
	font-size: 1.3em;
	font-weight: bold;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background:  url(/index_files/mini-logo-lite.gif) no-repeat top left;
}
ul.menu li a {
	display: block;
	padding: 2px 0 2px 25px;
}
ul.menu li a:link,
ul.menu li a:visited {
	background:  url(/index_files/mini-logo-lite.gif) no-repeat top left;
	border: 1px solid #fff;
	text-decoration: none;
	color: #4be;
}
ul.menu li a:hover,
ul.menu li a:active {
	background:  url(/index_files/mini-logo-hi.gif) no-repeat top left;
	border: 1px solid #eee;
	text-decoration: none;
	color: #46c;
}

ol {
	margin: 0;
	padding: 0 0 0 2em;
}
ol li {
	margin: 0;
	padding: 0;
}

span.highlight {
	background-color: #ffc;
}


/* ---------------------------------- 
 * generic classes
 */
 
.normal {
	font-weight: normal;
}

.divider {
	display: block;
	clear: both;
	height: 0;
}
.inset {
	margin: 2em 0;
	padding: 0 1em;
	border: 1px solid #ccf;
}
.functions {
	color: #ddd;
}
#page .functions p a:link, 
#page .functions p a:visited {
	color: #aaa;
	background: none;
	border-bottom: 0 none;
}
#page .functions p a:hover, 
#page .functions p a:active {
	color: #000;
	background: none;
	border-bottom: 0 none;
}
.comments {
	color: #999;
}
.error {
	color: #c00;
}
p.error {
	padding: 3px;
	border: 1px solid #fcc;
}
.help {
	cursor: help;
}

a.help:link,
a.help:visited {
	color: #f60;
	border-bottom: 0 none;
}
a.help:hover,
a.help:active {
	color: #f00;
	border-bottom: 1px solid #f00;
}


/* ---------------------------------- 
 * sub containers
 */

.g-left {
	width: 140px;
	float: left;
}
.g-right {
	width: 140px;
	float: right;
	text-align: right;

}

.navsystem-right{
	float: right;
}
.navsystem-left{
	float: left;
}

.p-m {
	width: 780px;
	float: left;
	margin: 0 0 0 2px;
	padding-right: 10px;
	border-right: 1px solid #eef;
}

.p-l {
	width: 180px;
	float: left;
	padding: 0 5px 0 0;
	font-size: 0.85em;
}

.p-c {
	width: 590px;
	float: right;
}


.p-r {
	width: 0px;
	float: right;
	margin: 0 2px 0 0;
	padding: 0;
	font-size: 0.85em;
}

/* ---------------------------------- 
 * main containers
 */

#container {
	width: 800px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
body.popup #container {
	width: 480px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
}
body.popup #container a {
	border: 0 none;
	text-decoration: none;
}
/* ------------------------------- */

.pop-box,
.index-box {
	margin: 0;
	padding: 0 0 1.5em;
}
.index-box p {
	text-align: left;
	margin: 0;
	padding: 0 0 0.5em;
}

/* ------------------------------- */
#smallprint {
	font-size: 0.8em;
}

/* ------------------------------- */

#head {
	color: #000;
	height: 80px;
	font-size: 0.8em;
	padding: 0 10px 0 0;
	margin: 0 0 10px;
	position: relative;
	border-bottom: 5px solid #447;
	border-bottom: 1px solid #336;
	background-color: #FFF;
}
.homepage #head,
.top-level #head {
	/*
	height: 170px;
	*/
}

#head a {
	text-decoration: none;
}
#head a:link,
#head a:visited {
	color: #cce;
	border-bottom: 0 none;	
	background: none;
}
#head a:hover,
#head a:active {
	color: #fff;
	border-bottom: 0 none;	
	background: none;
}
#head-admin p.funcs,
#head p.funcs {
	font-size: 0.9em;
	font: 0.8em Verdana, Tahoma, sans-serif;
	padding: 0px 5px;
}
#head p.funcs span {
	color: #aac;
}
#head p.funcs span {
	color: #aac;
}

/* ------------------------------- */
/*
#logo a {
	padding-top: 75px;
	height: 0px;
	width: 300px;
	display: block;
	text-decoration: none;
	background: #fff url(/index_files/logo.gif) no-repeat -5px 0px;
	overflow: hidden;
}
#logo a:link,
#logo a:visited {
	border-bottom: 0 none;
}
#logo a:hover,
#logo a:active {
	border-bottom: 0 none;
}
*/
#navsystem {
/*
	margin-left: 10px;
*/
	margin-left: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#navsystem a {
	padding: 2px 10px;
}
#head-admin #navsystem a {
	padding: 2px 8px;
}
/*
#navsystem-right a {
	border: 1px solid #000;
}
*/
#head #navsystem a:link,
#head #navsystem a:visited {
	border: 1px solid #404072;
}
#head #navsystem a:hover,
#head #navsystem a:active {
	border: 1px solid #558;
}
#head-admin #navsystem a:link,
#head-admin #navsystem a:visited {
	border: 1px solid #fff;
}
#head-admin #navsystem a:hover,
#head-admin #navsystem a:active {
	border: 1px solid #eee;
}
#navsystem a#home {
	border-left: 0 none;
}
#navsystem a:link,
#navsystem a:visited {
	background-color: transparent;
}
#navsystem a:hover,
#navsystem a:active {
	background-color: transparent;
}

/* ------------------------------- */

#minipage {
	width: 430px;
	padding: 20px;
	font-size: 0.8em;
}
#prepage {
	padding: 0px 5px;
	font-size: 0.8em;
	color: #ccc;
}
#page {
	width: 750px;
	width: 790px;
	padding: 0px 5px;
	font-size: 0.8em;
}
#prefoot {
	padding: 5px 0 15px;
}
#recent {
	padding: 5px 0 15px;
	text-align: center;
}

/* ------------------------------- */

#foot {
	height: 120px;
	padding: 5px 10px 15px;
	font: 0.7em Verdana, sans-serif;
	color: #ccc;
	border-top: 5px solid #eee;
}
#foot a {
	text-decoration: none;
}
#foot a:link,
#foot a:visited {
	color: #bbb;
	border-bottom: 1px solid #ddd;
}
#foot a:hover,
#foot a:active {
	color: #333;
	border-bottom: 1px solid #333;
}


