/* +----------------------------------------------------------------------+ */
/* | OpenConf                                                             | */
/* +----------------------------------------------------------------------+ */
/* | Copyright (c) 2002-2007 Zakon Group LLC.  All Rights Reserved.       | */
/* +----------------------------------------------------------------------+ */
/* | This source file is subject to the OpenConf license, that is bundled | */
/* | with this package in the file LICENSE, and is available at:          | */
/* | http://www.zakongroup.com/technology/openconf-license.shtml          | */
/* +----------------------------------------------------------------------+ */


BODY { 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	background-color:		#6C8E8F;
	color: #FFF;
	margin: 0;
}
TD {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
}
TH {
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
A.confName:link {
	text-decoration: none;
	color: #000000;
}	
A.confName:visited {
	text-decoration: none;
	color: #000000;
}
A.confName:hover {
	color: #666666;
}
A:link {
	text-decoration: none;
	color: #1A2133;
}
A:visited {
	text-decoration: none;
	color: #1A2133;
}
A:hover {
	color: #1A2133;
	text-decoration:	underline;
}
.mainbody {
	margin-left: 30px;
	margin-right: 30px;
	width: 809px;
}
.conf {
	font-family: arial,helvetica,sans-serif;
	font-size: 0pt;
	font-weight: bold;
	margin:		0px;
	background:	url('/templates/ecaade/banner-top.png') no-repeat 0 0;
	height:			225px;
}
.header {
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.HEADER2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.footer { /* obsolete */
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #99ccff;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding: 3px;
}
.footerBorder {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #99ccff;
	border-right: 1px solid black;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding: 3px;
	width: 839px;
}
.menu {
	background-color: #99ccff;
	border-bottom: 1px solid black;
/*	width: 100%; */
	width: 840px;
	clear: both;
}
.menuoc {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
/*	width: 100%; */
	width: 839px;
	background-color: #99ccff;
	color: #000033;
	clear: both;
}
.menufiller {
	background-color: #99ccff;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size: 9pt;
	text-align: right;
	border-right: 1px solid black;
	color:	#1A2133;
}
.menuitem {
	background-color: #344265;
	border-right: 1px solid black;
	font-weight: bold;
	font-size: 9pt;
	float: left;
	padding: 0.3em;
}
.menuitem a:link {
	color:	#E0780C;
}
.menuitem a:visited {
	color:	#E0780C;
}
.menuitem a:hover {
	color:	#E0780C;
}

.cat {
	font-weight: bold;
	font-size: 10pt;
}
.note {
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	color: #FC9C00;
}
.note2 {
	font-weight: bold;
	color: #E1B589;
}
.note3 {
	font-weight: bold;
	color: #800080;
	font-size: 9pt;
	font-style: italic;
}
.item {
	color:				#344265;
	background-color: #eeeeee;
	font-weight: bold;
}
.item2 {
	font-weight: bold;
	color:				#344265;
	background-color: #dddddd;
}
.item3 {
	background-color: #99CCFF;
	font-weight: bold;
	color: #344265;
}
.box {
	border: solid;
	border-color: black;
	border-width: 1px;
}
.sep {
	background-color: #cccccc;
	height:	5px;
}
.err {
	color: #F77C00;
	font-weight: bold;
}
.warn {
	color: #800080;
	font-weight: bold;
}
.rowheader {
	color:				#344265;
	background-color: #ccdddd;
}
.row1 {
	color:				#344265;
	background-color: #eeeeee;
}
.row2 {
	color:				#344265;
	background-color: #dddddd;
}
.del {
	background-color: #ccccff;
}
#processing {
	font-weight: bold;
	font-size: 120%;
}
#tracks li { margin-bottom: 0.5em; }
.config_table
{
	border:			1px solid #344265;
}
.config_table.td
{
	color:				#344265;
}
.author_submit
{
}
input, textarea, select {
	border:		1px solid #6C8E8F;
}


/* DO NOT CHANGE THE STYLE BELOW */
.powered {
	text-align: center;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding: 3px;
	width: 840px;
}
/* DO NOT CHANGE THE STYLE ABOVE */
