h1 { margin-top: 0px; padding-top:5px; font-size:23px; font-weight:bolder; }

div.navibar{
	background-color: #008EBD;
	padding: 6px 20px;
	color:#FFF;
	font-weight: bold;
	clear: both;
	font-size:16px;
	vertical-align:middle;
	line-height:28px;
	height:28px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:3px;
}

/*.navi_title{
	border: 1px solid #ccc;
	padding:3px 15px;
	color: white; 
	background: url(/img/b_purple2.gif) repeat-x 50% 50%;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}*/

.b_blue{
	border: 0px solid black;
	padding:3px 15px;
	color: black;
	background: url(/img/b_blue.gif) repeat-x 50% 50%;
	font-weight:bold;
	font-size:100%;
}

input.b_gray{
	border: 1px solid #00759B;
	padding:3px 15px;
	color: white;
	height:28px;
	background: url(/img/b_gray.gif) repeat-x 50% 50%;
	font-weight:bold;
	font-size:16px;
}

a.b_gray{
	border: 1px solid #ccc;
	padding:3px 15px;
	color: white; 
	background: url(/img/b_gray.gif) repeat-x 50% 50%;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}

/*
navibar A:link { color: white; text-decoration:none; }
navibar A:visited { color: white; text-decoration:none; }
navibar A:active { color: white; font-weight:bolder; text-decoration:none; }
navibar A:hover { color: white; font-weight:bolder; text-decoration:none; }
*/

.b_green{
	border: 0px;
	padding:3px 15px;
	color: black; 
	background: url(/img/b_green.gif) repeat-x 50% 50%;
	font-weight:bold;
	font-size:100%;
}

.b_orange{
	border: 0px;
	padding:0px 15px;
	color: white; height:28px;
	background: url(/img/b_orange.gif) repeat-x 50% 50%;
	font-weight:bold;
	font-size:100%;
}

.b_purple{
	border: 0px;
	padding:0px 15px;
	color: white; height:28px;
	background: url(/img/b_purple.gif) repeat-x 50% 50%;
	font-weight:bold;
	font-size:100%;
}

.b_yellow{
	border: 0px;
	padding:3px 15px;
	color: black;
	background: url(/img/b_yellow.gif) repeat-x 50% 50%;
	font-weight:bold;
	font-size:100%;
}
