body,p,a,div { font-family:arial; font-size:11px; }

body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;}

.bl {background: url(../images/bl.gif) 0 100% no-repeat #CCEEFF; width: 20em}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

.input,
.input-local{ background:#eee; font-size:8pt; border:1px solid #999; }

.header { background-color:#FFFFFF; }

ul { list-style-image: url(../images/blue-bullet.gif); margin-top:0px; margin-bottom:0px; }
li { font-size:9pt; }

.nav_bdr { 
	position:absolute; 
	height:24px; 
	background-color:#ffffff; 
}
.nav_middle {
	position:absolute;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	background-color:#888888;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;
	height:22px;
}
.nav_middle_over { 
	position:absolute; 
	background-color:#01487e; 
	margin-top:1px; 
	margin-left:1px; 
	margin-right:1px; 
	margin-bottom:1px; 
	height:22px; 
}
.nav_inner { margin-top:4px; font-size:12px;}

.nav_link:link { color:#ffffff; font-weight:bold; text-decoration: none;}
.nav_link:active { color:#ffffff; font-weight:bold; text-decoration: none;}
.nav_link:visited { color:#ffffff; font-weight:bold; text-decoration: none;}
.nav_link:hover { color:#ffffff; font-weight:bold;}


.box { position:absolute; margin-top:1px; margin-left:1px; margin-right:1px; margin-bottom:1px; }
