   
.mainbody {
  margin:0;
  padding:0;
  background: url(graphics/splash/background.png?1751338753) left top repeat-x;
  background-color: #FFFFFF;
  background-origin: content
}
.mainbody1 {
  margin:0;
  padding:0;
  background: url(graphics/splash/background.png?1751338753) left top repeat-x;
  background-color: #222222;
  background-origin: content
}

.dialogbody {
  margin:0;
  padding:0;
  background-color: #FFFFFF;
  background-origin: content
}

tr.a,tr.ax {
	margin:0;
	padding:0;
	border:0;
    line-height: 17px;
}
tr.a:hover td {
	background-color: #F5AB0B;
	cursor: hand;
	cursor: pointer;
}

tr.ax:hover td {
	background-color: #FDEECD;
}
td.sx:hover,td.colored-linesnx:hover{
	background-color: #F5AB0B !important;
	cursor: hand;
	cursor: pointer;
}

form {margin: 0px 0px 0px 0px; }

.shadow {
	box-shadow: 0px 0px 10px #CACCE3;
}

/* --- HORIZONAL Menu Style Shaded --- */
td.overmenu {
    background-color : #FFC64B;
    border-left: solid 0px #FFFFFF;
    border-top: solid 0px #ACACAC;
    border-right: solid 0px #ACACAC;
    border-bottom: solid 0px #ACACAC;
    cursor: hand;
    cursor: pointer;
    }
td.livemenu {	
    background-color : #222222;
    border-left: solid 0px #FFFFFF;
    border-top: solid 0px #ACACAC;
    border-right: solid 0px #ACACAC;
    border-bottom: solid 0px #ACACAC;
    cursor: hand;
    cursor: pointer;
    }
td.thismenu {
    background-color : #F5AB0B;
    border-left: solid 0px #FFFFFF;
    border-top: solid 0px #ACACAC;
    border-right: solid 0px #ACACAC;
    border-bottom: solid 0px #ACACAC;
    }
td.slivemenu {
    background-color : #F5AB0B;
    border-left: solid 0px #FFFFFF;
    border-top: solid 0px #ACACAC;
    border-right: solid 0px #ACACAC;
    border-bottom: solid 0px #ACACAC;
    cursor: hand;
    cursor: pointer;
    }
td.sovermenu {
    background-color : #FFC64B;
    border-left: solid 0px #FFFFFF;
    border-top: solid 0px #FFC64B;
    border-right: solid 0px #FFC64B;
    border-bottom: solid 0px #FFC64B;
    cursor: hand;
    cursor: pointer;
    }
td.subovermenu {
    background-color : #FFC64B;
    border-left: solid 1px #FFC64B;
    border-top: solid 1px #FFC64B;
    border-right: solid 0px #FFFFFF;
    border-bottom: solid 0px #FDEECD;
    cursor: hand;
    cursor: pointer;
    }
td.sublivemenu {
    background-color : #C7C7C7;
    border-left: solid 1px #C7C7C7;
    border-top: solid 1px #C7C7C7;
    border-right: solid 0px #FFFFFF;
    border-bottom: solid 0px #F5AB0B;
    cursor: hand;
    cursor: pointer;
    }
td.subthismenu {
    background-color : #808080;
    border-left: solid 1px #808080;
    border-top: solid 1px #808080;
    border-right: solid 0px #FDEECD;
    border-bottom: solid 0px #FDEECD;
    }
td.ssubovermenu {
    background-color : #FFC64B;
    border-left: solid 1px #FFC64B;
    border-top: solid 1px #FFC64B;
    border-right: solid 0px #FFFFFF;
    border-bottom: solid 0px #FDEECD;
    cursor: hand;
    cursor: pointer;
    }
td.ssublivemenu {		
    background-color : #FDEECD;    
    border-left: solid 1px #FDEECD;
    border-top: solid 1px #FDEECD;
    border-right: solid 0px #FFFFFF;
    border-bottom: solid 0px #FDEECD;
    cursor: hand;
    cursor: pointer;
    }

td.titlemenu {
    background-color : #ACACAC;
    border: solid 0 #FFFFFF;
    border-bottom-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-top-width:2px;
    }

a.a	{
    font-family : Arial;
    font-size : 10pt;
    line-height: 30px;
    font-weight : Normal;
	text-decoration: none;
    color : #FFFFFF;
	display: block;
    height:30px;
	}
a.a:Visited	{
    color : #FFFFFF;
    }
a.a:Hover     {
    color : #FFFFFF;
    }
a.a:Active	{
    color : #FFFFFF;
    }
.a	{
    font-family : Arial;
    font-size : 10pt;
    line-height: 18pt;
    font-weight : Normal;
	text-decoration: none;
	color : #000000;
	}

a.as, .as {
    font-family : Arial;
    font-size : 10pt;
    line-height: 30px;
    font-weight : Normal;
	text-decoration: none;
	color : #FFFFFF;
	display: block;
    height:30px;	
	}
a.as:Visited	{
	color : #FFFFFF;
    }
a.as:Hover     {
    color : #FFFFFF;
    }
a.as:Active	{
	color : #FFFFFF;
    }

a.az {
    font-family : Arial;
    font-size : 14pt;
    line-height: 18pt;
    vertical-align:	middle;
    font-weight : bold;
	text-decoration: none;
    position: relative;
	color : #FFFFFF;         
	}
a.az:Visited	{
	color : #FFFFFF;          
    }
a.az:Hover     {
    color : #FFC64B;
    }
a.az:Active	{
	color : #FFFFFF;          
    }
.az	{
    font-family : Arial;
    font-size : 14pt;
    line-height: 18pt;
    font-weight : bold;
	text-decoration: none;
	color : #E9E9E9;
	}
a.bz, .bz {
    font-family : Arial;
    font-size : 8pt;
    line-height: 10pt;
    font-weight : normal;
	text-decoration: none;
    position: relative;
	color : #FFFFFF;         
	}
a.bz:Visited	{
	color : #FFFFFF;          
    }
a.bz:Hover     {
    color : #FFC64B;
    }
a.bz:Active	{
	color : #FFFFFF;          
    }

a.b	{
    font-size : 10pt;
    line-height: 18pt;
    font-weight : normal;
	text-decoration: none;
    vertical-align:	baseline;
    color : #FFFFFF;
	}
a.b:Visited	{
	color : #FFFFFF; 
    }
a.b:Hover     {
	color : #FFFFFF;
    }
a.b:Active	{
	color : #FFFFFF;
    }
a.bv	{
    font-size : 10pt;
    line-height: 18pt;
    font-weight : normal;
	text-decoration: none;
    vertical-align:	baseline;
    color : #FFFFFF;
	}
a.bv:Visited	{
	color : #FFFFFF; 
    }
a.bv:Hover     {
	color : #FFFFFF;
    }
a.bv:Active	{
	color : #FFFFFF;
    }

.b	{
    vertical-align:	baseline;
    font-family : Arial;
    font-size : 10pt;
    line-height: 18pt;
    font-weight : normal;
	text-decoration: none;
	color : #C7C7C7;
	}
.bw	{
    vertical-align:	baseline;
    font-family : Arial;
    font-size : 10pt;
    line-height: 18pt;
    font-weight : normal;
	text-decoration: none;
	color : #FFFFFF;
	}

a.bs, .bs {
    font-size : 10pt;
    line-height: 18pt;
    font-weight : normal;
	text-decoration: none;
    vertical-align:	baseline;
    color : #222222;
	}
a.bs:Visited	{
	color : #222222;
    }
a.bs:Hover     {
	color : #222222;
    }
a.bs:Active	{
	color : #222222;
    }
}

/* --- folio4me copyright class --*/
a.c	{
    font-family : Arial;
    font-size : 7pt;
	text-decoration: none;
	color : #FFFFFF;
	}
a.c:Visited	{
	color : #FFFFFF;  
    }
a.c:Hover     {
    color : #F5AB0B;   
    }
a.c:Active	{
	color : #FFFFFF;  
    }
.c  {
    font-family : Arial;
    font-size : 7pt;
	text-decoration: none;
	color : #FFFFFF;   
	}

/* -- Roll-over Header--*/
a.h	{
    font-family : Arial;
    font-size : 16pt;
    line-height: 18pt;
    font-weight : normal;
	text-decoration: none;
	color : #222222;  
	}
a.h:Visited	{
	color : #222222;  
    }
a.h:Hover     {
    color : #F5AB0B;
    }
a.h:Active	{
	color : #222222;
    }
.h	{
    font-family : Arial;
    font-size : 16pt;
    line-height: 18pt;
    font-weight : normal;
	text-decoration: none;
	color : #808080;
}

/* -- Roll-over --*/
a.g	{
    font-family : Arial;
    font-size : 10pt;
    line-height: 18pt;
    font-weight : normal;
	text-decoration: none;
	color : #D38305; 
	cursor: hand;
	cursor: pointer;
	}
a.g:Visited	{
	color : #D38305; 
    }
a.g:Hover     {
    color : #FFC64B;
    }
a.g:Active	{
	color : #D38305;
    }
a.g0	{
    font-family : Arial;
    font-size : 10pt;
    font-weight : normal;
	text-decoration: none;
	color : #222222; 
	}
a.g0:Visited	{
	color : #222222; 
    }
a.g0:Hover     {
	text-decoration: underline;
    }
a.g0:Active	{
	color : #222222;
    }
.g,.hg	{
    font-family : Arial;
    font-size : 10pt;
    font-weight : normal;
	text-decoration: none;
	color : #808080; 
}
.gl	{
    font-family : Arial;
    font-size : 10pt;
    font-weight : normal;
	text-decoration: none;
	color : #ACACAC; 
}
.gw	{
    font-family : Arial;
    font-size : 10pt;
    font-weight : normal;
	text-decoration: none;
	color : #FFFFFF; 
}

.colored-line,.colored-linec{
    font-family : Arial;
    font-size : 10pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;
    background: #E9E9E9;
}

.colored-lineb{
    font-family : Arial;
    font-size : 10pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;
    background: #E9E9E9;
}
.colored-linen{
    line-height: 10pt;
    font-family : Arial;
    font-size : 10pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;
}
.colored-lines,.colored-linesc{
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;
    background: #E9E9E9;
}
.colored-linesx{
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #808080;
    background: #FDEECD;
}

.colored-linesn,.colored-linesnx {
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;
    background: #E9E9E9;
}
.colored-liness{
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;
    background: #FCECB6;
}
.colored-linesss{
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;
    background: #FBF4DD;
}
.colored-linesh{
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;
    background: #FFC0C0;
}
.colored-linesg{
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;
    background: #C0FFC0;
}

.butg {
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
    border: 2px solid #222222;
    background-color : #222222;
    cursor : pointer;
	color : #FFFFFF;
}
.butx {
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
    border: 2px solid #404040;
    background-color : #808080;
	color : #FFFFFF;
}

a.xg img{
    border: 0px solid #222222;
	margin-top: 1px;	  
	margin-bottom: 0px;
	margin-left: 0px;	  
	margin-right: 0px;
}
a.xg:hover img{
    border: 0px solid #ACACAC;
	margin-top: 0px;	  
	margin-bottom: 1px;
	margin-left: 0px;	  
	margin-right: 0px;
}

a.g img{
    border: 0px solid #222222;
	margin-top: 0px;	  
	margin-bottom: 0px;
	margin-left: 0px;	  
	margin-right: 1px;
}
a.g:hover img{
    border: 0px solid #ACACAC;
	margin-top: 0px;	  
	margin-bottom: 0px;
	margin-left: 1px;	  
	margin-right:0px;
	opacity: .7;
}

a.butg:Hover, input.butg:Hover     {
    background-color : #FFC64B;
    }
.buts	{
    font-family : Arial;
    font-size : 8pt;
    line-height: 9pt;
    font-weight : bold;
	text-decoration: none;
    border: 1px solid #FFC64B;
    cursor : pointer;
    background-color : #222222;
	color : #FFFFFF;
}
a.buts:Hover ,input.buts.Hover    {
    background-color : #FFC64B;
    }
.butsx	{
    font-family : Arial;
    font-size : 8pt;
    line-height: 9pt;
    font-weight : bold;
	text-decoration: none;
    border: 2px solid #C0C0C0;
    background-color : #808080;
	color : #FFFFFF;
}

.butbig {
    opacity: 0.50;
    filter: alpha(opacity=50);
}
.butbig:Hover     {
    opacity: 0.75;
    filter: alpha(opacity=75);
}	

.fileg {
    background-color : #E9E9E9;
    border: 1px solid #222222;
    cursor : pointer;
	color  : #808080;
}
.listboxs {
    font-family : Arial;
    font-size : 8pt;
    line-height: 9pt;
    background-color : #E9E9E9;
    border: 1px solid #222222;
    cursor : pointer;
	color  : #000000;
}
.listboxb {
    font-family : Arial;
    font-size : 8pt;
    line-height: 9pt;
    background-color : #FDEECD;
    border: 0px solid #222222;
    cursor : pointer;
	color  : #808080;
}

/* -- Roll-over small--*/
a.s{
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #222222;
	}
a.sc,.sx{
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;
	}
a.s:Visited	{
	color : #222222;
    }
a.s:Hover {
    color : #808080;
	text-decoration: underline;
    }
span.s:Hover {
    color : #F5AB0B;
    }
a.s:Active	{
	color : #222222;
    }
.sw	{
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #F5AB0B; 
}
.sn	{
    font-family : Arial;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #808080; 
}
.s,.sc	{
    font-family : Arial;
    line-height: 10pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000; 
}
.ttbox	{
    font-family : Arial;
    line-height: 12pt;
    vertical-align:0pt;
	/vertical-align:-1pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #000000;  
    background-color: #00FF00;
    margin:0px;
	padding:0px;
}
.tobox	{
    font-family : Arial;
    line-height: 10pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #000000;  
    background-color: #60FF60;
    background-image: url('graphics/clock.png');
    margin:0px;
}
.tubox	{
    font-family : Arial;
    line-height: 12pt;
    vertical-align:0pt;
	/vertical-align:-1pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #000000;  
    background-color: #60FF60;
    margin:0px;
	padding:0px;
}
.tabox	{
    font-family : Arial;
    line-height: 12pt;
    vertical-align:0pt;
	/vertical-align:-1pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #000000;  
    background-color: #FFD840;
    margin:0px;
	padding:0px;
}
.tpbox	{
    font-family : Arial;
    line-height: 12pt;
    vertical-align:0pt;
	/vertical-align:-1pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #000000;  
    background-color: #FF00FF;
    margin:0px;
	padding:0px;
}
.tbbox	{
    font-family : Arial;
    line-height: 12pt;
    vertical-align:0pt;
	/vertical-align:-1pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #000000;  
    background-color: #949CFF;
    margin:0px;
	padding:0px;
}
.tpboxx	{
    font-family : Arial;
    line-height: 12pt;
    vertical-align:0pt;
	/vertical-align:-1pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #000000;  
    background-color: #FF00FF;
    margin:0px;
	padding:0px;
	cursor: not-allowed;
}
.tbboxx	{
    font-family : Arial;
    line-height: 12pt;
    vertical-align:0pt;
	/vertical-align:-1pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #000000;  
    background-color: #949CFF;
    margin:0px;
	padding:0px;
	cursor: not-allowed;
}
.tpboxy	{
    font-family : Arial;
    line-height: 12pt;
    vertical-align:0pt;
	/vertical-align:-1pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #000000;  
    background-color: #FF00FF;
    margin:0px;
	padding:0px;
	cursor: pointer;
}
.tbboxy	{
    font-family : Arial;
    line-height: 12pt;
    vertical-align:0pt;
	/vertical-align:-1pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #000000;  
    background-color: #949CFF;
    margin:0px;
	padding:0px;
	cursor: pointer;
}
.twbox	{
    font-family : Arial;
    line-height: 10pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #000000;  
    background-color: #FFFFFF;
    margin:0px;
}
.txbox	{
    font-family : Arial;
    line-height: 12pt;
	vertical-align:0pt;
	/vertical-align:-1pt;
    font-size : 8pt;
    font-weight : normal;
	text-decoration: none;
    border: 1px solid #008000;  
    background-color: #00FF00;
    margin:0px;
	padding:0px;
	cursor: not-allowed;
}

.vs {
     font-size : 7pt;
}
.vvs {
     font-size : 5pt;
}
.vertical{
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    white-space:nowrap;
    display:block;
    font-family : Arial;
    font-size : 7pt;
    border: 0px solid #FFFFFF;
	margin-top: 2px;	  
    line-height: 12px;
}
.loglab	{
    font-family : Arial;
    font-size : 8pt;
    line-height: 10pt;
    font-weight : normal;
	text-decoration: none;
	color : #FFFFFF; 
    background-color: transparent;
}
.logbox	{
    font-family : Arial;
    font-size : 8pt;
    line-height: 10pt;
    font-weight : normal;
	text-decoration: none;
	color : #FFFFFF; 
    border: 1px solid #FFFFFF;  
    margin:2px;
    background-color: transparent;
}
.logbut	{
    font-family : Arial;
    font-size : 9pt;
    line-height: 10pt;
    font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
    border: 0px solid #FFFFFF;  
    background-color: transparent;
    cursor: hand;
    cursor: pointer;
	}
.logbutt1	{
    font-family : Arial;
    font-size : 24pt;
    line-height: 36pt;
    font-weight : bold;
	text-decoration: none;
	color : #000000;
    border: 2px solid #FFC64B;
    background-color : #222222;
    cursor: hand;
    cursor: pointer;
	}
.logbuth  {
    font-family : Arial;
    font-size : 9pt;
    line-height: 10pt;
    font-weight : bold;
	text-decoration: none;
	color : #FFC64B;
    border: 0px solid #FFFFFF;  
    background-color: transparent;
    cursor: hand;
    cursor: pointer;
    }

/* --- Header font --*/
.h1, h1 {
    font-family : Arial;
    font-size : 16pt;
    line-height: 18pt;
	text-decoration: none;
	color : #F5AB0B;
	margin-top: 0px;	  
	margin-bottom: 0px;
	}
a.h1 {
    font-family : Arial;
    font-size : 16pt;
    line-height: 16pt;
	text-decoration: none;
	color : #222222;
	margin-top: 0px;	  
	margin-bottom: 0px;
	}
a.h1:Visited	{
	color : #222222; 
    }
a.h1:Hover     {
    color : #808080; 
	text-decoration: underline;
    }
a.h1:Active	{
	color : #222222;
    }

/* --- Small text, table body text --*/
h2 {
    font-family : Arial;
    font-size : 8pt;
    line-height: 12pt;
    font-weight : normal;
	text-decoration: none;
	color : #ACACAC;      
	margin-top: 0px;	  
	margin-bottom: 0px;
	}
/* --- Table Header Text --*/
h3	{
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : bold;
	text-decoration: none;
	color : #FFFFFF;
	margin-top: 0px;	  
	margin-bottom: 0px;
	}

/* --- Title text --*/
a.t1	{
    font-family : Arial;
    font-size : 24pt;
    line-height: 36pt;
	margin-left: 4px;
    font-weight : normal;
	text-decoration: none;
    color : #FFFFFF;
	}
a.t1:Visited	{
    color : #FFFFFF;
    }
a.t1:Hover     {
    color : #FFC64B; 
    }
a.t1:Active	{
	color : #FFFFFF;
    }
.t1	{
    font-family : Arial;
    font-size : 24pt;
    line-height: 36pt;
    font-weight : normal;
	text-decoration: none;
    color : #FFFFFF; 
	}
.t1a	{
    font-family : Arial;
    font-size : 24pt;
    line-height: 36pt;
    font-weight : bold;
	text-decoration: none;
    color : #808080; 
	}

.t2	{
    font-family : Arial;
    font-size : 12pt;
    line-height: 12pt;
    font-weight : normal;
	text-decoration: none;
    color : #ACACAC; 
	}

.e	{
    font-family : Arial;
    font-size : 19pt;
    line-height: 24pt;
    font-weight : normal;
	text-decoration: none;
    color : #808080;
	}

/* -- Normal text --*/
.n, body, p	{
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;  
	margin-top: 0px;	  
	margin-bottom: 0px;
	}
.nw	{
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
	text-decoration: none;
	color : #FFFFFF;  
	margin-top: 0px;	  
	margin-bottom: 0px;
	}
.nx	{
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
	text-decoration: none;
	color : #C0C0C0;  
	margin-top: 0px;	  
	margin-bottom: 0px;
	}
.nb	{
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;  
	margin-top: 0px;	  
	margin-bottom: 0px;
    border: 1px solid #F0F0F0;
	}	

/* --- Calendar Styles --- */
td.calw, .calw {
    background-color : #C7C7C7; 
    }
td.calwd, .calwd {
    background-color : #E9E9E9; 
	color : #000000;    
    }
.calwdx {
    background-color : #E9E9E9;
	color : #222222;
    cursor : pointer;
    }
td.cale, .cale {
    background-color : #F5AB0B;
    }
td.caled, .caled {
    background-color : #FDEECD; 
	color : #000000;                
    }
.caledx {
    background-color : #FDEECD;
	color : #222222; 
    cursor : pointer;
    }
.calx {
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
	text-decoration: none;
    color : #FFFFFF;
    }
td.calx {
    border-color: #222222; 
   }

.pwd	{
    font-family : Arial,Helvetica;
    font-size : 10pt;
    line-height: 17pt;
    font-weight : 400;
	text-decoration: none;
	color : #000000;
    border-style: solid;
    border-color: #FFFFFF;
    border-width: 0px 0px 0px 0px;
}

ul {
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
	text-decoration: none;
    padding: 0px;
    margin: 0px;	
    color : #000000;
	margin-left: 12px;
    padding-left:0pt;
    list-style-position: outside;
    list-style-type:none;
}
ol {
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;
    padding: 0px;
    margin: 0px;	
	margin-left: 20px;
    padding-left:12pt;
    list-style-position: outside;
}
ol.alpha {
  list-style-type:lower-alpha;
}
ol.roman {
  list-style-type:lower-roman;
}
ol.decimal {
  list-style-type:decimal;
}

ul li {
  background:url(graphics/splash/bul.gif) no-repeat 0px 0.4em; /* change the em value to move bullet up and down */
  padding-left:18pt;
}

.bulimg {
    margin: 0px;
    padding : 0px;
    border : 0px;
    vertical-align: -1px;
}
.img {
    margin: 0px;
    padding : 0px;
    border : 0px;
}
.imgx {
    margin: 0px;
    padding : 0px;
    border : 0px;
    opacity: 0.4
}

.lnkimg {
    margin: 0px;
    padding : 0px;
    border : 0px;
    vertical-align: -1px;
	cursor: hand;
    cursor: pointer;
}
.butimg:Hover     {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
    border : solid 1px #F5AB0B;
}

.butimg {
    margin: 0px;
    padding : 0px;
    border : solid 1px #222222;
    vertical-align: -1px;
	cursor: hand;
    cursor: pointer;
}
.lnkimg:Hover     {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
}

.floatRight { 
    color: #808080;
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
    text-decoration: none;
    text-align: right;
    float: right; 
	margin-top: 0px;	  
	margin-bottom: 0px;
	margin-left: 8px;	  
	margin-right: 0px;
}
.floatLeft { 
    color: #808080;
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
    text-decoration: none;
    text-align: left;
    float: left; 
	margin-top: 0px;	  
	margin-bottom: 0px;
	margin-left: 0px;	  
	margin-right: 8px;
}
.floatCenter { 
    color: #808080;
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
    text-decoration: none;
    text-align: center;
    float: center; 
	margin-top: 0px;	  
	margin-bottom: 0px;
	margin-left: 0px;	  
	margin-right: 0px;
}

.thumbnail{
    float: center; 
    border: 1px #FFFFFF;
    position: relative;
    z-index: 0;
	text-decoration: none;
}
.thumbnail img{
    border: 0px solid #222222; /* change border to 1px if the thumbs want a border */
}
.thumbnail:hover{
    background-color: transparent;
    z-index: 50;
    direction:ltr;
}
.thumbnail span{ 
    position: absolute;
    background-color: #FFFFFF;
    padding: 1px;
    left: -1000px;
    border: 1px solid #808080;
    visibility: hidden;
    color: #808080;
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
	text-align : center;
    text-decoration: none;
}
.thumbnail span img{ 
    border-width: 0;
    padding: 2px;
}
.thumbnail:hover span{ 
    cursor: default;
    visibility: visible;
    top: -130px;
    /top: -140px;
    left:-110px;
}

.slidetbl {
    border: 1px solid #808080;
    background-color : #E9E9E9; 
}
.slidettl {
    font-family : Arial;
    font-size : 14pt;
    line-height: 16pt;
    font-weight : normal;
	text-decoration: none;
	color : #000000;  
    padding: 4px;
    border: 0px solid #FFFFFF;
    background-color : #FDEECD; 
}

.show { 
    position: reletive;
    border: 0px solid #FFFFFF;
    padding: 0px;
    cursor: hand;
    cursor: pointer;
    direction:ltr;
}
.showz { 
    position: relative;
    border: 0px solid #FFFFFF;
    padding: 0px;
    background-position: 0px 0px;
}
.slide { 
    padding: 0px;
    border: 0px solid #FFFFFF;
}
.slideb { 
    color: #000000;
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
    text-decoration: none;
    padding: 2px;
    border: 1px solid #808080;
    cursor: hand;
    cursor: pointer;
}

.slideh { 
    color: #000000;
    font-family : Arial;
    font-size : 10pt;
    line-height: 12pt;
    font-weight : normal;
    text-decoration: none;
    padding: 2px;
    border: 1px solid #F20000;
    cursor: hand;
    cursor: pointer;
}

#thumbBox{
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	border: 2px solid #808080;
	background: #E9E9E9;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
}

#thumbBox .footerbar{
	font: bold 12px Arial;
	line-height: 1.1em;
	color: #222222;
	padding: 5px 0;
	text-align: center;
}

#thumbBox .titlebar{
	font: normal 12px Arial;
	line-height: 1.1em;
	color: #808080;
	padding: 5px 0;
	text-align: center;
}

#thumbBox #thumbImage{
	background-color: #E9E9E9;
}

#thumbLoading{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #E9E9E9;
	padding: 5px;
	z-index: 5;
}

