
A:link		{ color:0000FF;font size:x-small; font-weight: normal;text-decoration:none }
A:visited	{ color:0000FF;font size:x-small;font-weight: normal; text-decoration:none }
A:hover		{ color:000000;font size:x-small;font-weight: normal; text-decoration:underline }

td { font-family: arial, verdana, helvetica, sans-serif;  font-weight: normal; }
TABLE.norepeat{background-image:url(images/BNV_logo_bg.jpg); background-repeat:no-repeat;} 
body		{ font-family:  arial,verdana, helvetica, sans-serif;  color: #000000; font-weight: normal; }
textarea	{ font-family:  arial,verdana, helvetica, sans-serif;  color: black; font-weight: normal; }
.intro		{ font-family:  arial,verdana, helvetica, sans-serif;  color: #000000; font-weight: normal; }
.content  	{ font-family:  arial,verdana, helvetica, sans-serif;  color: #000000; font-weight: normal; }
.header  	{ font-family:  arial,verdana, helvetica, sans-serif;  color: #000000; font-weight: normal; }
.table { border: thin dropshadow(thick) }
.td { border: 0 }
.#G { border: thin dropshadow(thick) override }


.button {
	border: 1px outset;
	background-color: #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: hand;
	border-color: #999999 #000000 #000000 #999999;
}
.TextBox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/box_shadow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: x-small;
	font-weight: normal;
}
.smTextbold {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	font-weight: bold;
}