/*

  ==========================================================================================================
  |                                                                                                        |
  |                                                                                                        |
  ==========================================================================================================

*/

/*
   Guidelines:
   color_01: #1F1A17 #1F1A17
   color_02: #F0DDBB #F0DDBB
   color_03: #DA251D #F0DDBB
   color_04: #DFF000 #F0DDBB
   color_05: #FFFFFF
*/

body 
{
 background-image: url('images/bp2000_bg2.jpg');

/*   background-image: url('images/b1.gif');  */
  background-repeat: repeat;
  background-color: #00A653;
  color: #ffffff;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

p 
{
  background-color transparent;
  color: #1F1A17;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
}

a, a:link, a:active, a:visited
{
  background-color: transparent;
  color: #DA251D;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

a:hover 
{
  background-color: transparent;
  color: #DA251D;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}

a.navigation_content, a.navigation_content:link, a.navigation_content:active, a.navigation_content:visited, a.navigation_content:hover
{
  background-color: transparent;
  color: #1F1A17;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

h6, h5, h4, h3, h2, h1
{ 
  color: #1F1A17;
  font-family: arial, helvetica;  
}

h1
{
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

h3
{
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}

hr
{
  color: #1F1A17;
  text-align: center;
  width: 90%;
}

td 
{
  background-color: transparent;
  color: #1F1A17;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

td.content
{
  background-color: #FFFFFF;
  background-image:url('images/electra_header.gif');
  background-position:50% 0%;
  background-repeat:no-repeat;
  border-color: #FFFFFF;
  border-style: none;
  border-width: 0px;
  color: #1F1A17;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  text-align: left;
  text-decoration: none;
}

td.navigation
{
  background-color: #FFFFFF;
  padding: 0px;
  text-align: center;
  vertical-align: top;
  width: 200px;
}

td.navigation_content
{
  background-color: #BFD1EF;
  padding-left: 10px;  
  padding-right: 10px;

}

td.navigation_content_selected
{
  background-color: #FFFFFF;
  border: #BFD1EF 1px solid;
  padding-left: 10px;
  padding-right: 10px;

}

fieldset 
{
  background-color: transparent;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: normal;
  padding: 10px;
  text-align: left;
  text-decoration: none;
}

legend
{
  color: #DA251D;
  font-weight: bold;
}

select
{
  background-color: #ffffff;
  color: #1F1A17;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
}

input
{
  background-color: #ffffff;
  border-style: inset;
  border-width: 2px;
  color: #1F1A17;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
}

textarea
{
  background-color: #ffffff;
  border-style: inset;
  border-width: 2px;
  color: #1F1A17;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
}

input.text
{
  background-color: #ffffff;
  border-style: inset;
  border-width: 2px;
  color: #1F1A17;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
}

input.button 
{
  background-color: #DA251D;
  border-style: outset;
  border-width: 2px;
  color: #FFFFFF;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  width: 120px;
  cursor: hand;
}

input.button2
{
  background-color: #DA251D;
  border-style: outset;
  border-width: 2px;
  color: #FFFFFF;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  width: 240px;
  cursor: hand;
}

input.checkbox
{
  background-color: transparent;
  border-width: 0px;
  cursor: hand;
}

input.radio
{
  background-color: transparent;
  border-width: 0px;
  cursor: hand;
}

input.password
{
  background-color: #ffffff;
  border-style: inset;
  border-width: 2px;
  color: #1F1A17;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
}

ul 
{
  list-style-image: url("images/electra_bullet.gif");
}

.required
{
  color: #DA251D;
}

.search_box
{
  background-color: #F0F0F0; 
  padding-left: 10px;
  padding-right: 10px;
}

.search_box_div
{
  background-color: transparent;
  height: 5px;
  width: 100%;
}

ul 
{
  list-style-image: url("images/electra_bullet.gif");
}
/*
body 
{
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-3dlight-color: #1F1A17;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-face-color: #DA251D ;
  scrollbar-shadow-color: #1F1A17;
  scrollbar-darkshadow-color: #1F1A17;
  scrollbar-track-color: #1F1A17;
}
*/