@CHARSET "UTF-8";
Body{
padding-top:0px;
margin-top:0px;
background-color:#E3F2B5;
font-family:Arial;
font-size:11px;
}
a,a:active,a:visited{
color:#666;
font-size:10px;
font-family:Arial;
Text-Decoration:None;
}
a:hover{
color:#E6AA00;
font-size:10px;
font-family:Arial;
Text-Decoration:None;
}
a.TopLink, a:hover.TopLink, a:active.TopLink, a:visited.TopLink{
color:#E6AA00;
font-size:9px;
font-family:Verdana;
font-weight:Bolder;
Text-Decoration:None;
}
a.Quotes, a:hover.Quotes, a:active.Quotes, a:visited.Quotes{
color:#666;
font-size:10px;
font-family:Arial;
font-weight:Bolder;
Text-Decoration:underline;
}
p, div{
	color:333;
	font-size:11px;
}
	
.Opacity{
opacity:.95;
filter:alpha(opacity=95);
-moz-opacity:.95;
}
TH.Quotes{
	font-family:Arial;
	font-size:10px; 
	font-weight:Bolder;
	background-color:white;
	background-image:url(../images/thbg1.jpg);
	height:20px;
	color:#293E28;
}
TD.Quotes{
font-family:Arial;
font-size:10px;
}
TD.UpQuotes{
font-family:Arial;
font-size:10px; 
border-bottom:1px solid #D5D7B9;
}
TD.DownQuotes{
font-family:Arial;
font-size:10px; 
border-bottom:1px solid #FCE8E0;
}
TD.ActiveQuotes{
font-family:Arial;
font-size:10px; 
border-bottom:1px solid #CDEAF6;
}
.Quotes{
font-family:Arial;
font-size:10px; 
}
Legend{
	Color:#CC9900;
	font-family:Arial;
	font-weight:bolder;
	font-size:14px;
}
.ThemHeader
{
    background-image:url(/bnac_web/images/ZoneTitleBg.png);
    background-position:bottom left; 
    background-repeat:no-repeat;
    padding-bottom:3px;
    color:#333;
    font-size:14px;
    font-weight:bolder;
    font-variant:small-caps;
    font-family:Arial;
}
.MItem
{
    color:#003300;
    font-size:10px;
    font-family:Arial;
}
.MenuHeader
{
	font-family:Arial;
	font-size:10px; 
	color:white;
	background-color:#535D37;
	border-bottom:2px solid #CCCCCC;
	background-image:url(../images/greendeg2.jpg);
	background-repeat:repeat-x;
	text-align:left;
	line-height:15px;
	padding-left:10px;
}
.IText
{
    border:1px solid #DDDDDD;
    padding:1px;
    background-color:White;
    color:#333;
}
.NewsDate
{
    color:#6F742C;
    font-size:11px;
    font-weight:bolder;
    font-family:Arial;
}
.NewsTitle
{
    color:#000000;
    font-size:11px;
    font-weight:normal;
    font-family:Arial;
    background-color:#EEEEEE;
}
.NewsSubject
{
    color:#006236;
    font-size:10px;
    font-weight:normal;
    font-family:Arial;
    font-style:italic;
}
.NewsDesc
{
    color:#555;
    font-size:11px;
    font-weight:normal;
    font-family:Arial;
    background-color:White;
    padding:2px;
	text-align:justify;
}
.NewsFooter
{
    color:#222;
    font-size:10px;
    font-weight:normal;
    font-family:Arial;
    
}
.Title
{
    color:#577E54;
    font-size:12px;
    font-weight:bolder;
}
.SubTitle
{
    color:#AA8800;
    font-size:11px;
    font-weight:bolder;
}
.BigTitle
{
    color:#000000;
    font-size:15px;
    font-weight:bolder;
    font-family:Arial;
    font-variant:small-caps;
}
.InputText
{
    border:1px solid #98B694;
    font-size:11px;
    padding:1px;
}
 .Error_DIV
{
    padding:10px;
    border:1px solid Red;
    color:Red;
    background-color:#FFECD9;
}
.Update_Date{
	color:#555;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	padding:0px 2px 0px 2px;
	
	}  
Input{
	border:1px solid #AEAC84;
	margin:0px;
	padding:1px;
	font-size:11px;
}
.YellowBgHeader{
	background-image:url(../images/yellowdeg.jpg); 
	background-repeat:repeat-x;
	background-color:#EDEDED; 
	border-bottom:2px solid #CCCCCC; 
	font-size:11px;
	font-weight:bolder;
	color:white
}

.MLForm{
	width:255px; height:248px;
	background:url(../images/bnac-MLBg.png) no-repeat;
	display:block;
	margin-top:10px;
	padding-top:70px;
}

.MLForm .InputText{
	border:1px solid #DEA803;
	background-color:#FEF9BC;
	color:#007C3C; font-size:11px;
}

.MLForm td{
	font-weight:bolder;
	font-size:10px; padding:2px;
}
.MLForm .Submit{
	width:100px; height:45px;
	horizontal-align:center;
}