/* +----------------------------------------------------------------------+ */
/* | OpenConf                                                             | */
/* +----------------------------------------------------------------------+ */
/* | Copyright (c) 2002-2008 Zakon Group LLC.  All Rights Reserved.       | */
/* +----------------------------------------------------------------------+ */
/* | This source file is subject to the OpenConf License, available on    | */
/* | the OpenConf web site: www.OpenConf.com                              | */
/* +----------------------------------------------------------------------+ */

html{
	overflow-x:hidden;
	overflow-y:scroll;
	}
BODY { 
	font-family: helvetica, arial, sans-serif !important;
	font-size: 11px;
	background-color: #fff;
	color: #333;
	margin: 0;
	text-align:center;
	line-height:17px;

}
TD {
	font-family: helvetica, arial, sans-serif !important;
	font-size: 11px;
}
TH {
	font-family: helvetica, arial, sans-serif !important;
	font-size: 11px;
	font-weight:bold;
}

A.confName:hover {
	color: #ffffff !important;
}
A:link, A:visited  {
	color: #006699;text-decoration:none; font-size: 11px; /*letter-spacing:1px;*/  font-weight: normal;  margin-left: 1px; margin-right: 1px;
}
A:hover {
	color: #ffffff;background-color: #006699; text-decoration:none; font-size: 11px;  /*letter-spacing:1px;*/ font-weight: normal; margin-left: 1px; margin-right: 1px;
}
.mainbody {
	/*margin-left: 90px;
	margin-right: 90px;*/
}
.conf, A.confName:visited, A.confName:link  {
	font-size:16px;
	font-weight:lighter;
	line-height:23px;
	margin:38px 0 0px;
	color: #000;
}
.header {
	
	font-size: 11px;
	font-weight: normal;

}
.HEADER2 {
	
	font-size: 11px;
	font-weight: normal;
}
.footer { /* obsolete */
	border-top:#666 1px solid;
	border-bottom:#666 solid dimgray;
	background-color: #ADD8E6;
	font-size: 9px;
}
.footerBorder {
	border-top: 0px solid;
	border-bottom: 1px solid #666;
	background-color: #FFFFFF;
}
.menu {
	border-bottom:#666 1px solid;
	width: 100%;
	clear: both;
	margin-top:33px;
	padding-bottom:5px;
}
.menuoc {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	border-top: 0px solid dimgray;
	border-bottom: 0px solid dimgray;
	margin-top: 2px;
	width: 100%;
	color: #333;
	clear: both;
}
.menufiller {
	font-size: 11px;
	text-align: right;
}
.menuitem {
	font-weight: bold;
	color:#069;
	font-size: 11px;
	float: left;
	margin-right:18px;
}
.menuitem a{
	font-weight: normal;
	font-size: 11px;
	float: left;
}
.cat {
	font-weight: bold;
	font-size: 11px;
}
.note {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #006600;
}
.note2 {
	font-weight: normal;
	color: #006600;
}
.note3 {
	font-weight: normal;
	color: #800080;
	font-size: 11px;
	font-style: italic;
}
.item {
	font-weight: bold;
}
.item2 {
	font-weight: bold;
	background-color: #eee;
}
.box {
	border: solid;
	border-color: black;
	border-width: 1px;
}
.sep {
	background-color: #fff;
}
.err {
	color: #990000;
	font-weight: normal;
}
.warn {
	color: #C86464;
	font-weight: normal;
}
.rowheader {
	background-color: #006699;
}
.row1 {
	background-color: #006699;
}
.row2 {
	background-color: #006699;
}
.rowselect:hover {
	background-color: #006699;
}
.del {
	background-color: #006699;
}
.ocform input.ocinput {
	background-color: #006699;
	color: #000;
}
.ocform select {
	background-color: #006699;
	color: #000;
}
#processing {
	font-weight: bold;
	font-size: 120%;
}
#tracks li { margin-bottom: 0.5em; }

.popup { position: relative; }
.popup a { text-decoration: none; color: #000; background-color: inherit; }
.popup a:hover { text-indent: 0; background-color: #006699; }
.popup a span { display: none;  }
.popup a:hover span { display:block; text-align: left; font-weight: normal; font-size: 0.9em; color: #000; position:absolute; top: 1em; left: 6em; z-index: 100; background-color: #006699; border: 1px solid #cc9; padding:5px; text-decoration: none; white-space: pre;}

/* DO NOT CHANGE THE STYLE BELOW */
.powered {	
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;

}
/* DO NOT CHANGE THE STYLE ABOVE */

