/* CSS Document */

.content{
		font-family: verdana, helvetica;
		font-size: 10pt;
		
}
.contentBig{
		font-family: verdana, helvetica;
		font-size: 20pt;
		font-weight:bold;
		
}
.contentBig2{
		font-family: verdana, helvetica;
		font-size: 14pt;
		font-weight:bold;
		
}
.footer{
 		font-family: verdana, helvetica;
		font-size: 7pt;

}
.header{
		font-family: verdana, helvetica;
		font-size: 10pt;
		font-weight:bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body.margin {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.whiteText {
	font-family: verdana, helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:bold;
}
.whiteTextBig {
	font-family: verdana, helvetica;
	font-size: 20pt;
	color: #FFFFFF;
	font-weight:bold;
}
.blackheader{
		font-family: verdana, helvetica;
		font-size: 14pt;
		font-weight:bold;

}
.errMsg{
	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #CC0033;
	font-weight:bold;

}
.mytable
  { 
    border:1px solid #666;
    

  }
.blueText{

	font-family: verdana, helvetica;
	font-size: 8pt;
	color: #6699CC;
	font-weight:bold;


}

.bigbox{
	font-family: verdana, helvetica;
	font-size: 14pt;
	font-weight:bold;
	color: #000000;
	border: 1px solid orange;
	background-color: lightyellow;
	padding: 1px;
	width: 190px;
	height: 70px;
	
}

.smallbox{
	font-family: verdana, helvetica;
	font-size: 25pt;
	font-weight:bold;
	color: #000000;
	border: #CCCCCC, thin;
	background-color: #FFFF99;
	padding: 1px;
	width: 150px;
	height: 70px;

	
}
.notificationText{
	font-family: verdana, helvetica;
	font-size: 12pt;
	color: #CC0033;
	font-weight:bold;

}
A.navi:link {font-family:Verdana; font-size: 12px; color:#F86600; text-decoration:none; font-weight: bold; } 
A.navi:visited {font-family:Verdana; font-size: 12px; color:#F86600; text-decoration:none;  font-weight: bold; } 
A.navi:hover {font-family:Verdana; font-size: 12px; color:#F86600; text-decoration:none; font-weight: bold; }
A.navi:active {font-family:Verdana; font-size: 12px; color:#0066CC; text-decoration:none;  font-weight: bold;}
tr.LogoRow{
background-image: url("images/discocenter.gif")
}

html {
overflow-x:auto;
overflow-y:auto;
}
#navigationDiv a {
   text-decoration:none;
   display:block;
   color:black;
   margin-bottom:5px;
}
ul#menu
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#menu li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	font-family:Tahoma;
}

ul#menu li a
{
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	font-family:Tahoma;
}

	ul#menu li a:hover
{
	color: #fff;
	background: #c64934;
}
ul#menu li a.active
{
	color: #c64934;
	background: #fff;
}

/* from live */

.text-large {  font-size: 108%}
.text-std {  font-size: 83%}
.text-small {  font-size: 67%}

h1 {  font-size: 108%; font-weight: bold; margin: 0px}
h2 {  font-size: 83%; font-weight: bold; margin: 4px}
h3 {  font-size: 83%; font-weight: bold; margin-top: 1px; margin-bottom: 0px; padding-left: 5px; border-left-width: 3px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: solid; border-color: #999999}
h4 {  font-size: 67%; font-weight: bold; margin-top: 11px; margin-bottom: 0px}
h5 {  font-size: 83%; font-weight: bold; margin: 0px}
h6 {  font-size: 67%; font-weight: bold; margin-top: 1px; margin-bottom: 0px; padding-left: 5px; border-left-width: 3px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: solid; border-color: #999999}

th.data-th1-left {  font-size: 83%; text-align: left; font-weight: normal; background-color: #CCCCCC; padding: 6px 12px}
th.data-th2-left {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
th.data-th1-center {  font-size: 83%; font-weight: normal; background-color: #CCCCCC; padding: 6px 12px}
th.data-th2-center {  font-size: 83%; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
td.data-td {  font-size: 83%; background-color: #FFFFFF; padding: 6px 12px 6px 12px}

th.data-th1-left-s {  font-size: 67%; text-align: left; font-weight: normal; background-color: #CCCCCC; padding: 6px 12px}
th.data-th2-left-s {  font-size: 67%; text-align: left; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
th.data-th1-center-s {  font-size: 67%; font-weight: normal; background-color: #CCCCCC; padding: 6px 12px}
th.data-th2-center-s {  font-size: 67%; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
td.data-td-s {  font-size: 67%; background-color: #FFFFFF; padding: 6px 12px 6px 12px}

th.listtable-th1 {  font-size: 83%; text-align: left; font-weight: bold; background-color: #CCCCCC; padding: 6px 12px}
th.listtable-th2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
td.listtable-td1 {  font-size: 83%; background-color: #FFFFFF; padding: 6px 6px 6px 12px}

.note {  font-size: 67%; color: #FF9900; vertical-align: text-top; font-weight: bold}
.note-red {  font-size: 67%; color: #990000; font-weight: normal}

/* update 20031110 */
th.data-th1-left-2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #CCCCCC}
th.data-th2-left-2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8}
th.data-th1-center-2 {  font-size: 83%; font-weight: normal; background-color: #CCCCCC}
th.data-th2-center-2 {  font-size: 83%; font-weight: normal; background-color: #E8E8E8}

th.data2-th1-left {  font-size: 83%; text-align: left; font-weight: normal; background-color: #e8e8e8; padding: 6px 12px}
th.data2-th2-left {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
th.data2-th1-center {  font-size: 83%; font-weight: normal; background-color: #e8e8e8; padding: 6px 12px}
th.data2-th2-center {  font-size: 83%; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
td.data2-td {  font-size: 83%; background-color: #FFFFFF; padding: 6px 12px 6px 12px}

th.data2-th1-left-s {  font-size: 67%; text-align: left; font-weight: normal; background-color: #e8e8e8; padding: 6px 12px}
th.data2-th2-left-s {  font-size: 67%; text-align: left; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
th.data2-th1-center-s {  font-size: 67%; font-weight: normal; background-color: #e8e8e8; padding: 6px 12px}
th.data2-th2-center-s {  font-size: 67%; font-weight: normal; background-color: #E8E8E8; padding: 6px 12px}
td.data2-td-s {  font-size: 67%; background-color: #FFFFFF; padding: 6px 12px 6px 12px}

th.data2-th1-left-2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #e8e8e8}
th.data2-th2-left-2 {  font-size: 83%; text-align: left; font-weight: normal; background-color: #E8E8E8}
th.data2-th1-center-2 {  font-size: 83%; font-weight: normal; background-color: #e8e8e8}
th.data2-th2-center-2 {  font-size: 83%; font-weight: normal; background-color: #E8E8E8}

th.data2-th1-left-s-2 {  font-size: 67%; text-align: left; font-weight: normal; background-color: #e8e8e8}
th.data2-th2-left-s-2 {  font-size: 67%; text-align: left; font-weight: normal; background-color: #E8E8E8}
th.data2-th1-center-s-2 {  font-size: 67%; font-weight: normal; background-color: #e8e8e8}
th.data2-th2-center-s-2 {  font-size: 67%; font-weight: normal; background-color: #E8E8E8}
