body {
	margin: 0;
	padding: 0;
	color: #666;
	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: #F00;
	background: none;
	border-bottom: 1px solid #fdc;
}
a:visited {
	color: #A00;
	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: #C00;
	border-bottom: 0 none;
}
p a:hover,
p a:active {
	color: #F00;
	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.route {
	color: #f22;
	font-family: "Time New Roman", Times, serif;
	}



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: #aaa;
}

#prepage p {
	padding: 0;
	margin: 0 0 0.2em;
}

h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0em 0 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: #447;
}
.p-l h2,
.p-la h2,
.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;
	color: #999;
}
h5 {
	font-size: 1.0em;
	color: #999;
}
h6 {
	font-size: 0.8em;
	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;
}

/* -------------------------------- */

table a:link,
table a:visited {
	color: #333;
	border: 0 none;
}
table a:hover,
table a:active {
	color: #000;
	border: 0 none;
}

table {
	margin: 0 0 20px;
	padding: 1px;
	border: 1px solid #eee;
	border-collapse: collapse;
}
table caption {
	margin: 0;
	padding: 2px 0px;
	font-size: 1.2em;
	text-align: left;
	color: #999;
	font-weight: bold;
}
table th {
	margin: 0;
	padding: 2px;
	color: #fff;
	background-color: #ddd;
}
table tr {
	margin: 0;
	padding: 0;
}
table td {
	margin: 0;
	padding: 0;
	color: #999;
}

/* -------------------------------- */

table.msg-mini {
	width: 100%;
}
table.msg-mini caption {
}
table.msg-mini th {
}
table.msg-mini tr {
	text-align: left;
}
table.msg-mini tr.stripe {
	background-color: #eee;
}
table.msg-mini td {
	vertical-align: top;
	border-bottom: 1px solid #eee;
	padding: 2px;
}


/* -------------------------------- */

table.msg-short {
	width: 360px;
}
table.msg-short caption {
}
table.msg-short th {
}
table.msg-short tr {
	text-align: left;
}
table.msg-short tr.stripe {
	background-color: #eee;
}
table.msg-short td {
	vertical-align: top;
	border-bottom: 1px solid #eee;
	padding: 2px;
}

/* -------------------------------- */

table.msg-wide {
	width: 560px;
}
table.msg-wide caption {
}
table.msg-wide th {
}
table.msg-wide tr {
	text-align: left;
}
table.msg-wide tr.stripe {
	background-color: #eee;
}
table.msg-wide td {
	vertical-align: top;
	border-bottom: 1px solid #eee;
	padding: 2px;
}
table.msg-wide td.highlight {
	font-weight: bold;
}
table td.draft {
	background-color: #ffc;
}
table td.publish {
	background-color: #cfc;
}
table td.live {
	background-color: #fcc;
}
span.draft {
	background-color: #ffc;
}
span.publish {
	background-color: #cfc;
}
span.live {
	background-color: #fcc;
}

/* -------------------------------- */

table.calendar {
	width: 170px;
}
table.calendar caption {
}
table.calendar th {
}
table.calendar tr {
}
table.calendar td {
	width: 25px;
	height: 25px;
	font-size: 0.9em;
	text-align: center;
	vertical-align: middle;
}

/* -------------------------------- */
 
form {
}
form p {
}
form label {
}
form input.t,
form input.t1,
form input.t2 {
	background-color: #ffe;
	border: 1px solid #ddd;
	padding: 2px;
}
form textarea.t,
form textarea.t1,
form textarea.t2,
form textarea.t3,
form textarea.t4 {
	background-color: #ffe;
	border: 1px solid #ddd;
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif;
}

form.medium p.unf label {
	float: none;
	padding-left: 1em;
	text-align: right;
	width: auto;
	border: 0 none;
	display: inline;
}

/* ---------------------------------- 
 * form containers
 */
 
form#search-results {
	border: 1px solid #eee;
	background-color: #ffe;
	padding: 0px 10px;
} 
 
/* ------------------------------- */
form.medium {
	width: 570px;
}
form.medium p {
	clear: both;
}
form.medium a.help {
	margin: 0px 10px;
}
form.medium label {
	margin-left: 5px;
	float: left;
	width: 90px;
	color: #999;
	border-bottom: 2px dotted #eee;
}
form.medium input.t {
	width: 400px;
	float: left;
	margin-bottom: 10px;
}
form.medium input.t2 {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
form.medium textarea {
	width: 400px;
	float: left;
	margin-bottom: 10px;
}
form.medium textarea.t {
	height: 450px;
}
form.medium textarea.t1 {
	height: 50px;
}
form.medium textarea.t2 {
	width: 300px;
	height: 100px;
}
form.medium textarea.t3 {
	height: 200px;
}
form.medium textarea.t4 {
	height: 300px;
}

/* -------------------------------- */

form.small p {
	clear: both;
}
form.small label {
	float: left;
	width: 100px;
	color: #999;
	border-bottom: 2px dotted #eee;
}
form.small input.t {
	width: 250px;
	background-color: #ffffee;
}
form.small textarea.t {
	width: 250px;
	height: 150px;
	background-color: #ffffee;
}
form.small textarea.t1 {
	width: 250px;
	height: 50px;
	background-color: #ffffee;
}
form.small textarea.t2 {
	width: 250px;
	height: 100px;
	background-color: #ffffee;
}

/* -------------------------------- */

.poll-box {
	border: 1px solid #eee;
	padding: 5px;
	background: url(/index_files/poll-bg.jpg) no-repeat top right;
}
.poll-box h3 {
	padding: 0;
	margin: 0 0 0.5em;
}
form.poll {
	padding: 0;
	margin: 0;
}

/* -------------------------------- */

form#register2col {
	width: 760px;
}

form#login {
}
form.login {
	border: 1px solid #eef;
	padding: 5px;
	padding: 1px 5px;
	margin: 0;
	margin: 0 0 10px;
}

form.login h3 {
	padding: 5px 0px 5px 5px;
	margin: 0;
	color: #bbb;
}
form.login p {
	clear: both;
	padding: 5px 0px 5px 5px;
	margin: 0;
}
form.login label {
	display: block;
	float: left;
	padding-right: 10px;
	width: 100px;
	color: #999;
	border-bottom: 2px dotted #ccc;
}
.p-l form.login label,
.p-r form.login label {
	width: auto;
}
form.login input.t {
	width: 150px;
	border: 1px solid #ddd;
	background-color: #ffe;
}

/* -------------------------------- */

form.tiny p {
	clear: both;
}
form.tiny label {
	float: left;
	width: 80px;
	color: #999;
	border-bottom: 2px dotted #eee;
}
form.tiny input.t {
	width: 120px;	
	background-color: #ffffee;
}

/* ---------------------------------- 
 * 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;
}

.label {
	color: #ccc;
}
.content {
	color: #000;
	padding: 3px;
	border: 1px solid #eee;
	background-color: #ffe;
	margin-bottom: 4px;
}
.content200 {
	color: #000;
	padding: 3px;
	border: 1px solid #eee;
	background-color: #ffe;
	margin-bottom: 4px;
	height: 200px;
	overflow: auto;
}

/* ---------------------------------- 
 * sub containers
 */

.g-left {
	width: 320px;
	width: 340px;
	float: left;
}
.g-right {
	width: 320px;
	width: 340px;
	float: right;
	text-align: right;
}

.g-left-w {
	width: 500px;
	width: 540px;
	float: left;
}
.g-right-n {
	width: 140px;
	float: right;
	text-align: right;
}

.p-m {
	width: 540px;
	width: 580px;
	float: left;
	margin: 0 0 0 2px;
	padding-right: 10px;
	border-right: 1px solid #eef;
}
.p-ma {
	width: 530px;
	width: 570px;
	float: left;
	margin: 0 0 0 2px;
	padding-right: 10px;
	border-right: 1px solid #eef;
}
.p-m2 {
	width: 740px;
	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-la {
	width: 180px;
	float: right;
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	font-size: 0.85em;
}

.p-c {
	width: 340px;
	width: 380px;
	float: right;
}
.p-ca {
	width: 340px;
	width: 380px;
	float: left;
	margin-left: 2px;
}

.p-c2 {
	width: 540px;
	width: 575px;
	float: right;
}
.p-full {
	padding: 0 10px;
	float: left;
}

.p-c50 {
	width: 45%;
	margin-right: 2%;
	float: left;
}

.p-r {
	width: 180px;
	float: right;
	margin: 0 2px 0 0;
	padding: 0;
	font-size: 0.85em;
}

.col3 {
	width: 235px;
	width: 250px;
	padding: 5px;
	float: left;
}
.col33 {
	width: 30%;
	padding: 0 2% 0 1%;
	float: left;
}
.col33r {
	width: 30%;
	padding: 0;
	float: right;
	text-align: right;
}
.col60 {
	width: 59%;
	padding: 0;
	float: left;
}
.col40r {
	width: 39%;
	padding: 0;
	float: right;
	text-align: right;
}
.col25 {
	width: 22%;
	padding: 0 1%;
	float: left;
}
.col50 {
	width: 330px;
	width: 350px;
	padding: 0 3% 0 0;
	float: left;
	/*
	border: 1px solid #f00;
	*/
}

/* ---------------------------------- 
 * main containers
 */

#container {
	width: 760px;
	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: #CC9;
	height: 160px;
	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: #0000ff;
}
.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;
}

/* ------------------------------- */
#head-mini {
	color: #669;
	height: 70px;
	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: #404072;
}
/* ------------------------------- */


#head-admin {
	color: #999;
	height: 120px;
	font-size: 0.8em;
	padding: 0 10px 0 0;
	margin: 0 0 10px;
	position: relative;
	border-bottom: 5px solid #eee;	
	background: #fff none;
}
#head-admin a {
	text-decoration: none;
}
#head-admin a:link,
#head-admin a:visited {
	color: #333;
	border-bottom: 0 none;	
	background: none;
}
#head-admin a:hover,
#head-admin a:active {
	color: #000;
	border-bottom: 0 none;	
	background: none;
}

/* ------------------------------- */
/*
#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;
}
/*
#head #navsystem .g-left a:link,
#head #navsystem .g-left-w a:link,
#head #navsystem .g-left a:visited,
#head #navsystem .g-left-w a:visited {
	border: 1px solid #404072;
}
#head #navsystem .g-left a:hover,
#head #navsystem .g-left-w a:hover,
#head #navsystem .g-left a:active,
#head #navsystem .g-left-w a:active {
	border: 1px solid #558;
}
*/
#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;
}

/* ---------------------------------- 
 * special containers
 */

#login-status {
}

form#search {
	padding: 0;
	margin: 20px 0 0;
}
form#search p {
	padding: 0;
	margin: 10px 0;
}
form#search label {
	color: #88a;
}
#head #search input,
#head-admin #search input {
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
#head #search input#q,
#head #search input#query {
	border: 1px inset #666;
	background-color: #225;
	color: #fff;
	padding: 2px;
	margin: 2px 0;
}
#head #search input#submit {
	font-size: 11px;
	color: #ccf;
	height: 22px;
	width: 90px;
	border: 0 none;
	padding: 2px;
	margin: 0;
	vertical-align: middle;
	text-align: center;
	background: url(/index_files/search-button.gif) no-repeat center center;
}
input#vote,
input#login {
	font-size: 0.9em;
	padding: 1px 10px;
	margin: 0 5px;
	vertical-align: bottom;
}
input#vote2,
input#login2 {
	font-size: 11px;
	color: #669;
	height: 22px;
	width: 52px;
	border: 0 none;
	padding: 0;
	margin: 0;
	text-align: center;
	background: url(/index_files/small-button.gif) no-repeat center center;
}
