html, body { 
	color: #333;
	font-family: Verdana,arial, geneva, san-serif;
	font-size:100%;
	line-height:1.125em; /* 16x1.125=18px */
	margin:4px;
	padding:0;
	background-image:url(/images/back.gif);

	scrollbar-face-color: #99ccff;
	scrollbar-shadow-color: #000080;
	scrollbar-highlight-color: #bbffff;
	scrollbar-3dlight-color: #99ccff; 
	scrollbar-darkshadow-color: #000099;
	scrollbar-track-color: #ffffaa; 
	scrollbar-arrow-color: black;
} 
A:link { 
font-size : 1em;
background : none;
color : blue;
text-decoration : underline;
} 
A:visited { 
font-size : 1em;
background : none;
color : blue;
text-decoration : underline;
} 
A:hover { 
font-size : 1em;
background : #ff9;
color : #a00;
text-decoration : none;
} 
A:active { 
font-size : 1em;
background : white;
color : black;
text-decoration : none;
} 
td { 
font-size: 0.875em;
} 
h1 { 
font-size : 1.2em;
font-weight : bold;
} 
.bluepar{text-align:center;background-color:#def;color:#029;border:1px solid #000066;}
.date { 
font-size : 1em;
color : blue;
} 
.search_header { 
background-color : #dc3;
color : #ffffff;
font-size : .9em;
font-weight : normal;
padding:5px;
} 
.bold1 {
font-size : 1.2em;
font-weight : bold;
color:#9f0000;
}
.bold2 {
font-size : 1em;
font-weight : bold;
color:#9f0000;
}
.bold3 {
font-size : 1em;
font-weight : bold;
color:#9f0000;
}
.red {
font-size : 1.1em;
color:#9f0000;
}
.warn {
font-size : 1.2em;
color:#b00;background-color:#ff9
}
.hd1 { 
position : relative;
top : 5px;
left : 1px;
font : italic bold 24pt times, serif;
color : #66aaff;
} 
.hd2 { 
position : relative;
top : -10px;
left : 20px;
font : bold 12pt georgia, serif;
color : #333366;
margin-left : 0;
} 
dl { 
width : 186px; 
margin : 0 0 4px 4px;
padding : 0;
background : #efffdf url(/images/box_bottom.gif) no-repeat bottom left;
} 
dt { 
margin : 0 0 10px 0;
padding : 6px;
font-size : 100%;
font-weight : bold;
text-align : center;
color : #fff;
border-bottom : 1px solid #fff;
background : #b3c696 url(/images/box_top.gif) no-repeat top left;
} 
dd { 
margin : 0 0 4px 4px;
padding : 0 4px 4px 4px;
color : #666;
font-family : Verdana, sans-serif;
font-size : 100%;
text-align : center;
} 
#blue dt { 
background-color : #b3c696;
} 
#blue { 
background-color : #efffdf;
} 
#yel dt { 
background-color : #ded250;
} 
#yel { 
background-color : #ffffc7;
} 

#rightcol A:link { 
font-size : 1em;
background : none;
color : white;
text-decoration : underline;
} 
#rightcol A:visited { 
font-size : 1em;
background : none;
color : white;
text-decoration : underline;
} 
#rightcol A:hover { 
font-size : 1em;
background : none;
color : #c00;
text-decoration : none;
} 
#rightcol A:active { 
font-size : 1em;
background : white;
color : black;
text-decoration : none;
} 
A.small:link { 
font-size : 1em;
background : none;
color : #c50;
text-decoration : underline;
} 
A.small:visited { 
font-size : 1em;
background : none;
color : #c50;
text-decoration : underline;
} 
A.small:hover { 
font-size : 1em;
background : #ffff99;
color : red;
text-decoration : none;
} 
A.small:active { 
font-size : 1em;
background : white;
color : black;
text-decoration : none;
} 

.rbold{font-weight:bold;font-size:1.1em;color:#fff;line-height:2em}
.rbox_blue {
   background:#96c6c0;
   text-align:center;
}
.rcon_blue { 
   background: #f2f6f5;
   padding:20px;
   text-align:left;
}.rcorntop div {
   background:transparent url(/images/rcorn/tl.gif) no-repeat top left;
}
.rcorntop {
   background:transparent url(/images/rcorn/tr.gif) no-repeat top right;
}
.rcornbot div {
   background:transparent url(/images/rcorn/bl.gif) no-repeat bottom left;
}
.rcornbot {
   background:transparent url(/images/rcorn/br.gif) no-repeat bottom right;
}
.rcorntop div, .rcorntop, 
.rcornbot div, .rcornbot {
   width:100%;height:10px;font-size:1px;
}
.button {
    height:auto;
    text-align:center;
    white-space:nowrap;
}
.button a:link, .button a:visited {
    color: #eee;
    background-color:#1e5184;
    font-weight:bolder;
    text-decoration: none;
    border-bottom:0.1em solid #555;
    border-right:0.1em solid #555;
    border-top:0.1em solid #ccc;
    border-left:0.1em solid #ccc;
}
.button a:hover {
    background-color:#ff9;
    color:#a00;
    border-top:0.1em solid #777;
    border-left:0.1em solid #777;
    border-bottom:0.1em solid #aaa;
    border-right:0.1em solid #aaa;
}
