body { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 ;
       margin-top: 0px ; margin-left: 0px ; background-repeat: no-repeat ; margin-right:0px;  
       
      }
p    { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 }
p.small { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
          font-size: 10pt ; font-style: normal ; font-weight: normal ; color: #000000 }
p.tiny  { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
          font-size: 9pt ; font-style: normal ; font-weight: normal ; color: #000000 }
p.nbar  { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
          font-size: 9pt ; font-style: normal ; font-weight: normal ; color: #000000 }

li   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 }
ol   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 }
td   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 }
dt   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 11pt ; font-style: normal ; font-weight: bold ; color: #000000 }
dd   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size: 11pt ; font-style: normal ; font-weight: normal ; color: #000000 }

h1   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size:  14pt ; font-style: normal ; font-weight: bold ; color: #4d1b21 ;
       margin-top: 11pt }

h2   { font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
       font-size:  12pt ; font-style: normal ; font-weight: bold ; color: #4d1b21 }

b    { font-weight: bold ; color: #4d1b21 ; text-decoration: none}

a    { color: #4d1b21; font-weight: bold ; text-decoration: none}
a:hover   { color: #6c222c; font-weight: bold ; text-decoration: none}

#container { position:absolute; width: 800px; }

td a.sidebar { display:block; width:100%; text-indent:20px; }

a.sidebar 	  { color: #4d1b21; font-weight: bold ; text-decoration: none }
a:hover.sidebar   { background-Image: url('../img/pixel_BBA.gif'); color: #6c222c; font-weight: bold ; text-decoration: none }

div#topnav { position:absolute;top:0px;right:0px;font-size:11px; }

div#topnav a { font-size: 11px; padding:0 5px 0 5px; font-family:Verdana, Arial; }
div#topnav a:hover { color:#856D51; }

select {font-family: "Times New Roman", Georgia, "Book Antiqua", serif ;
		font-size: 10pt; font-style: normal;}
.pixelBCE
{
	background-image: url('../img/pixel_BCE.gif'); 
}
.pixel458
{
	background-image: url('../img/pixel_458.gif'); 
}
.top
{
	background-image: url('../img/navytop.gif'); 
}
/*Login*/
.LoginLabel
{
color: Gray; 
font-family:  Times New Roman,Arial, Geneva, Helvetica, sans-serif;  
font-size : 9pt; 
font-weight: normal;
}
.LoginTitle
{
color: White; 
background: #4d1b21;
font-family:  Times New Roman,Arial, Geneva, Helvetica, sans-serif;  
font-size : 11pt; 
font-weight: bold;
}
.LoginButton
{
	font-size: 10pt;
	color:   #FFFFFF;
	border-top-style: solid;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	border-right-style: solid;
	border-left-style: solid;
	background-color:#4d1b21;
	border-bottom-style: solid;
	font-weight : bold; 
}.LoginButtonBlue
{
	font-size: 10pt;
	color:   #FFFFFF;
	border-top-style: solid;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	border-right-style: solid;
	border-left-style: solid;
	background-color:Blue;
	border-bottom-style: solid;
	font-weight : bold; 
}