body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
	background: url(http://www.carocoops.org/images/waves_bkg_nn.jpg);
}
/* page regions */
#header {
	background-color: #336699;
	color: #ffffcc;
	width: 100%;
	margin-top: 0px;
}
#leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #eeeeee;
	font-weight: bold;
	width: 140px;
	padding: 5px;
	border-right: 1px solid #336699;

	}
#leftnav img {
	margin-top: 3px;
	margin-bottom: 3px;
	}
#leftnav a {
	color: #000000;
	text-decoration: none;
	}
#leftnav a:hover {
	color: #DD0000;
	text-decoration: underline;
	}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #77aadd;
	width: 100%;
	margin-bottom: 0px;
	text-align: center;
}
/* new horiz menu */
#menu {
	background: #ccddee;
	text-align: right;
	vertical-align: middle;
	height: 30px;
	border-bottom: 1px solid #336699;
	}
#menu a:link {
	color: #225588;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#menu a:visited {
	color: #225588;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#menu a:hover {
	color: #000000;
	}
#menu img {
	border: 0px;
	vertical-align: middle;
	}
.tabs {
	text-align: center;
	height: 30px;
	}
.tabs td {
	border-right: 1px solid #336699;
	border-left: 1px solid #ddeeff;
	}
td.here { background-color: #ddeeff;}
/* page elements */
a:link {color: #3366CC;}
a:visited {color: #225588;}
a:hover {color: #DD0000;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: rgb(205,0,0);
	text-align: left;
	padding-bottom: 5px;
	background: #ffffff; /* Netscape 4 hack */
	margin-left: 5px; /* Netscape 4 hack */
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
	text-align: center;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: 2px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-left: 5px; /* Netscape 4 hack */
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
ul {
	margin-top: 0px;
}
li {
	margin-bottom: 3px;
}
/* specific classes */
.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #dd0000;
	margin-bottom: 0px;
	text-align: center;
}
.maintable {
	width: 100%;
	border-right: 1px solid #336699;
	border-left: 1px solid #336699;
}
hr {
	color: #336699;
	height: 1px;
}
.center {
	text-align: center;
}
.navinfo {
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}
.error {
	color: #dd0000;
	text-align: center;
	font-weight: bold;
	}
a.nav2 {
	font-weight: normal;
	font-size: 90%;
	margin-left: 5px;
	/*text-decoration: underline ! important;*/
	}
.alert {
	font-weight: bold;
	color: #cc0000;
	}