 /* ################# ############################## #################   */
   
body, html {
  background       :  url('../images/bg.jpg') #ffffff;
  margin           : 0px;
  margin-bottom    : 0px;
  margin-left      : 0px;
  margin-right     : 0px;
  margin-top       : 0px;
  padding          : 0px;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            :#3A403C;
    height:100%; 

 
 }

 /* ################# ############################## #################   */
a.basic_menu {
  line-height      : 15px;
  display          : block;
  padding          : 0px 0px 0px 0px;
  margin-bottom:3px;
  margin-left:10px;
  width            : 175px; 
  font-size:10px;
   
}

a:link.basic_menu, a:visited.basic_menu {
  text-decoration  : none;
}

a:hover.basic_menu {
  color            : #000000;
  text-decoration  : none;
  background-color:#DDF1FF;
}
/*#########################################3#################*/
a.second_menu {
  line-height      : 13px;
  display          : block;
  padding          : 0px 0px 0px 0px;
  margin-bottom:3px;
  margin-left:10px;
  width            : 175px;   
  font-size:9px;
}
a:link.second_menu, a:visited.second_menu {
  text-decoration  : none;
}
a:hover.second_menu {
  color            : #000000;
  text-decoration  : none;
  background-color:#DDF1FF;
}
/*#########################################3#################*/
	
	
	
	
a.basic_menu2 {
  line-height      : 19px;
  display          : block;
  padding          : 0px 0px 0px 10px;
  margin-bottom:3px;
  margin-left:10px;
  width            : 190px; 
   
  border-left-style:solid;
  border-left-color:#00CC00;
  border-left-width:5px;
cursor:default;

}
a:link.basic_menu2, a:visited.basic_menu {
  text-decoration  : none;
}

a:hover.basic_menu2 {
  color            : #000000;
  text-decoration  : none;
  background-color:#DDF1FF;
    }


.center_bg {
background-image:url(../images/logo_bg.jpg);
padding:15px;
background-position:center;
background-repeat:no-repeat;
}
/* ################# ############################## #################   */
.white {
color:#FFFFFF;}
/* ################# ############################## #################   */
 
hr{
color: #A6CAFF;
background-color: #A6CAFF;
height: 1px;
border: 0;
}


.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #cccccc;
background-color: #DFDFFF;
width: 200px;
filter:alpha(opacity=90);
-moz-opacity:0.9; 
opacity: 0.9;
padding: 5px 5px 5px 5px;
}

/* ################# ############################## #################   */
.top_menu{
  color            : #428DFF;
  padding-bottom:3px;
}
a:link.top_menu, a:visited.top_menu {
  color: #428DFF;
  padding-bottom:3px;
  border-bottom:5px;
  border-bottom-color:#428DFF;
  border-bottom-style:solid;
  border-bottom-width:5px;
  
  }

a:hover.top_menu {
  color            : #0468FF;
  padding-bottom:3px;
  border-bottom:5px;
  border-bottom-color:#0468FF;
  border-bottom-style:solid;
  border-bottom-width:5px;
  }
/* ################# ############################## #################   */
.boutton {
background-image:url(../images/bouttons.jpg);
color:#FFFFFF;
}
/* ################# ############################## #################   */
a:link.white, a:visited.white {
  color            : #ffffff;
  text-decoration  : none;
}
a:hover.white {
  color            : #FFF0B3;
  text-decoration  : none;
}
/* ################# ############################## #################   */
.boutton_2 {
background-image:url(../images/btn_bg.jpg);
color:#FFFFFF;
}
/* ################# ############################## #################   */
.bordering
{
padding:5px;
text-align:right;
color:#999999;
}
.bordering a:link, .bordering a:visited {
color:#999999;
  text-decoration  : none;
 
}

.bordering a:hover {
  color            : #cccccc;
  text-decoration  : none;
}
.clearer
{
font-size:0px;
height:0px;
line-height: 0px;
width: 100%;
display: block;
clear:both;
}