/* +----------------------------------------------------------------------+ */
/* | OpenConf                                                             | */
/* +----------------------------------------------------------------------+ */
/* | Copyright (c) 2002-2006 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: #fff;
	color: #000;
	margin: 0;
	padding: 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, A:link, A:visited, A:hover {
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #0000ff;
	font-size:10pt;
}
A:hover {
	color: #ff0000;
}

A:visited {
	color: #aa00ff;
}

A.menuitem {
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #0000ff;
	font-size: 9pt;
	font-weight: bold;
}
A.menuitem:hover {
	color: #ff0000;
}

.mainbodybackground {
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #003399;
}
.mainbody {
	margin-left: 30px;
	margin-right: 30px;
}
.conf {
	font-family: arial,helvetica,sans-serif;
	font-size: 14pt;
	font-weight: bold;
/*	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
*/
}
.header {
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #f38f1d;
}
.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: 9px;
	font-family: arial, helvetica, sans-serif;
	padding: 3px;
	font-weight: normal;
}
.footerBorder {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #99ccff;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	padding: 3px;
	font-weight: normal;
}
.menu {
/*	background-color: #99ccff;*/
	border-bottom: 1px solid #003399;
	width: 100%;
	clear: both;
}
.menuoc {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	width: 100%;
/*	background-color: #99ccff;*/
	color: #000033;
	clear: both;
}
.menufiller {
/*	background-color: #99ccff;*/
	width: 100%;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size: 9pt;
	text-align: right;
	color: #003399;
}
div.menuitem {
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #eeeeee;
	border-right: 1px solid #003399;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
	font-weight: bold;
	font-size: 9pt;
	float: left;
	padding: 0.3em;
}
.cat {
	font-weight: bold;
	font-size: 10pt;
}
.note {
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	color: #006600;
}
.note2 {
	font-weight: bold;
	color: #006600;
}
.note3 {
	font-weight: bold;
	color: #800080;
	font-size: 9pt;
	font-style: italic;
}
.item {
	font-weight: bold;
}
.item2 {
	font-weight: bold;
	background-color: #eeeeee;
}
.box {
	border: solid;
	border-color: black;
	border-width: 1px;
}
.sep {
	background-color: #cccccc;
}
.err {
	color: #990000;
	font-weight: bold;
}
.warn {
	color: #800080;
	font-weight: bold;
}
.rowheader {
	background-color: #ccdddd;
}
.row1 {
	background-color: #eeeeee;
}
.row2 {
	background-color: #dddddd;
}
.del {
	background-color: #ccccff;
}
#processing {
	font-weight: bold;
	font-size: 120%;
}
#tracks li { margin-bottom: 0.5em; }

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

.cmt {
	display:inline;
}
.cmth {
	cursor:pointer;
	background-color:#ddeedd;
}
.cmttd {
	text-align:center;
}