(at)import url("../bndj.css");
select {
	font-size: 11px;
	color: #333333;
	text-indent: 10px;
	display: block;
	text-align: left;
	line-height: 20px;
	text-decoration: none;

}
.menu {
	font-family: "Arial";
	font-size: 10px;
	color: #333333;
	text-indent: 10px;
	display: block;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}

a:link.menu {
	color: #333333;
	text-decoration:none;
	}
a:hover.menu { color:red;
	text-decoration:none;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	}


.text1 {
	font-family: "Arial";
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	font-style: normal;
	text-decoration: none;


}

a:link.text1 {
	color: blue;
	text-decoration:none;
	}
a:hover.text1 { color:blue;
	text-decoration:none;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	}
a:visited.text1 { 
	color: blue;
	text-decoration:none;
	}
	
.h1css {
	font-family: "Arial";
	font-size: 90%;
	color: #FFFFFF;
	line-height: 120%;
	text-decoration: none;
	background-color: #333333;
	background-repeat: repeat-x;
	padding: 2px 2px 2px 5px;
	font-weight: bold;


}
.h2css {
	font-family: "Arial";
	font-size: 90%;
	color: #CC0000;
	line-height: 120%;
	text-decoration: none;
}
a:link.h2css {
	font-family: "Arial";
	font-size: 90%;
	color: #CC0000;
	line-height: 120%;
	text-decoration: none;
	}
a:hover.h2css { color:blue;
	font-family: "Arial";
	font-size: 90%;
	color: #CC0000;
	line-height: 120%;
	text-decoration: none;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	}
a:visited.h2css { color:#666666;
	font-family: "Arial";
	font-size: 90%;
	color: #CC0000;
	line-height: 120%;
	text-decoration: none;
	}
.h3css {
	font-family: "Arial";
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
}
.h1cssgray {

	font-family: "Arial";
	font-size: 90%;
	color: #000000;
	line-height: 120%;
	text-decoration: none;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	padding: 2px;
	font-weight: bold;
}
.h2csssmall {
	font-family: "Arial";
	font-size: 80%;
	color: #CC0000;
	line-height: 150%;
	text-decoration: none;
	font-weight: normal;

}
.h2cssredbar {


	font-family: "Arial";
	font-size: 90%;
	color: #000000;
	line-height: 120%;
	text-decoration: none;
	background-color: #CC0000;
	background-repeat: repeat-x;
	padding: 2px;
	font-weight: bold;
}
.h2cssunderbar {



	font-family: "Arial";
	font-size: 90%;
	color: #000000;
	line-height: 120%;
	text-decoration: underline;
	background-repeat: repeat-x;
	padding: 2px;
	font-weight: bold;
}
