/* CSS Document */
html {background:#393}

body {color:#000;font:12pt "Lucida Sans", Arial, "Times New Roman", Times, sans-serif; }
body {background:#393; margin-left:10px; margin-right:10px }
body {scrollbar-face-color: #858558; scrollbar-arrow-color: #FFFFFF; scrollbar-base-color: #FFFFFF; scrollbar-track-color: #999966;}

#header {background: #393 url("../images/bvn-header-1280-75.jpg") no-repeat; height:100px; width:98% */line-height: 18px; margin-left:10px;*/}

#content {background:#fff; margin-left:10px; margin-right:auto; width:98%; border-top:12px;}

#content div {margin:10px;}

#footer {background:#393; margin-left:0px; margin-right:0px; text-align:center; width:100%;}

h1 {/*margin-left:50px;*/ font-weight:normal ;font-size:1.2em}

h1.header {font-size:2em; color:#000; float:right; margin-top:30px; font-family: "Arial Black"; padding-right:10px}

h2 {font-size:1.05em; border-left:5px solid #393; padding-left:5px; margin-top:10px; margin-bottom:10px; margin-left:20px; font-weight:bold; color: #990000}

code {display:block;margin-left:25px;padding-bottom:20px}

ol {margin:8px 0 0 10px}

ol li {display:inline; margin-right:5px}

ul {margin-left:50px; margin-top:10px; margin-bottom:10px; list-style:square;}

ul li {margin-right:20px; margin-bottom:10px; text-align:left; font-size:12pt; }

img {border:0}

.img-head {float:right; margin-left:100px;margin-top:24px}

.img-left {float:left;}

.img-right {float:right; }

p {margin-left:50px; margin-right:50px;}

p.header {margin-left:0px; margin-top:0px}

pre {white-space:normal}

/*#header,#menu,#content,#footer {padding:10px 0;font-size:.9em}*/

.bold {padding:10px;background:#fff;border:1px dotted #666}

.highlight {background-color:#ffc}

br.header {line-height: 22px}

/*******************************************************************min-width:800px;/
body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000; line-height: 20px}
/* MSIE display:inline-block is to make sure MSIE doesn't paint the backround above the containers, the overflow declaration is to make sure the containers do not drop below siblings if content pushes the width (in modern browsers it doesn't drop, but it spawns an orizontal scrollbar)  
#header {overflow:hidden;display:inline-block}*/
#header, #menu, #footer {width:98%} /* safari and opera need this */

/********************TEXT STYLE CLASSES*****************************/

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #990000}
.titlecenter {  font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bolder; color: #990000; text-align:center}
.subtitle     { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #393}
.whitesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; text-align:center; margin-bottom:10px ; margin-top:10px}
.menulink { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px ; color: #999966; text-decoration: none}
.menutext { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px ; color: #999966}
.beigesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCC99 }
.heretext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #990000; text-decoration: none;}
.beigetext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCC99 ; line-height: 20px}
.redtext { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; line-height: 20px }
.greentext { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000; font-weight: bold; line-height: 20px; }
.redsubtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000}
.textsmall { font-family: Arial, Helvetica, sans-serif;	font-size: 10px; color: #000000;text-decoration: none;}
.textsmaller { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none;}
.fltlft { float: left;	margin-right: 10px;	margin-bottom: 10px;}
.fltrt { float: right;	margin-left: 10px;	margin-bottom: 10px;}
.center {text-align:center;}

/********************LINK STYLES*****************************/

a,  a:link { color: #393; font-weight: bolder; text-decoration: underline;}
a:visited {	color: #000;	font-weight: bolder; text-decoration: underline;}
a:hover { color: #000;	text-decoration: underline;}
a:focus { color: #13399D;}
a:active { color: #13399D;}

ul li a {font-size:14px; font-weight:bold;}

/*****************TOP MENU STYLES***************************/

div#menu       {
	height:26px;
	margin-left: 10px;
	margin-right: auto;
	padding: 3px 0px 0px 0px;
	text-align:center;
	background:#393;
}
div#menu ul {
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
	white-space: nowrap;
	font-weight: bolder;
	text-align: center;
}
div#menu li {
	list-style-type: none;
	display: inline;
}
div#menu li a {
	text-decoration: underline;
	padding: 5px 0px;
	color: #fff;	
}
div#menu li a:link {
    color: #fff; 
	}
div#menu li a:visited {
	color: #9f9
	/*background-color: #CC9;*/
}
div#menu li a:hover {
	color: #000;
	/*background-color: #CC9;*/
}

div#navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	font-weight: bolder;
	text-align: center;
	}

div#navlink a {
	text-decoration: underline;
	padding: 5px 0px;
	color: #fff;	
}
div#navlink a:link {
    color: #000; 
	}
div#navlink a:visited {
	color: #000
}
div#navlink a:hover {
	color: #fff;
}

/********************OTHER SPECIAL STYLES*****************************/

#time { height:14px; text-align:center; color:#000; font-size:12px;}

#NewsWindow {margin:0; width:400px; height:25px; text-align:center; padding-bottom:10px;}

#hff {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background:#FFF;
	width:98%;
	text-align:center;
	margin-left: 10px;}
