.shade{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3); 
	border-color:#000000;
}
.navmenu a:hover { 
background : #979797; 
text-decoration : none; 
color : #769ab1; 
}

body, div, table, tr, td, form, legend, label { 
cursor : default; 
} 
.xcheck {
background-color : #FFFFFF; 
border-color : #FFFFFF; 
border: solid #FFFFFF 0px;
color : #000000; 
font-family : arial; 
font-size : 9pt; 
}
input { 
background-color : #F4F4F4; 
border-color : #FBFBFB; 
border: solid #CECECE 1px;
color : #000000; 
font-family : arial; 
font-size : 9pt; 
} 
P { 
font-family : arial; 
font-size : 9pt; 
} 
TD { 
font-family : arial; 
font-size : 9pt; 
} 
TH { 
font-family : arial; 
font-size : 9pt; 
} 
A:link { 
text-decoration : none; 
}
A:active {
text-decoration : none; 
}
A:hover {
text-decoration : none;
color : #3399FF; 
} 
A:visited { 
text-decoration : none;
} 
A { 
color : #0066CC; 
} 
A { 
text-decoration : none; 
} 
a:link.nav { 
font-weight : normal; 
color : #444444; 
text-decoration : none; 
} 
V { 
text-decoration : none; 
}
pre.prettyprint { 
padding: 5px; background: #f8f8f8; 
border: 1px solid #c9c9c9; 
overflow: auto; 
margin-left: 10px; 
font-size: 11px; 
line-height: 140%; 
}
.str{color:#080}
.kwd{color:#008}
.com{color:#800}
.typ{color:#606}
.lit{color:#066}
.pun{color:#660}
.pln{color:#000}
.tag{color:#008}
.atn{color:#606}
.atv{color:#080}
.dec{color:#606}@media
print{
.str{color:#060}
.kwd{color:#006;font-weight:bold}
.com{color:#600;font-style:italic}
.typ{color:#404;font-weight:bold}
.lit{color:#044}
.pun{color:#440}
.pln{color:#000}
.tag{color:#006;font-weight:bold}
.atn{color:#404}
.atv{color:#060}
}