html {
padding:0;
margin:0; 
border:0; 
background:none transparent; 
font-size:11pt; 
font-family:  arial, sans serif;
}

body {	height:1400px;
	width: 190px; 
	overflow:visible;
	padding:0; 
	margin:0; 
	border:0;
	background:none transparent; 
}


a, a:visited {
  color: #bc0b07;
  text-decoration: none;
  }

a:hover {
  color: #000000;
  background: #e9e9e9;
  text-decoration: none;
  
  }

a:active, a:focus {

  color: #bc0b07;
  text-decoration: none;
  }


.menu_list {	
	width: 190px; height: 100%;
	padding: 0px 0px;
	cursor: pointer;
	position: relative;
	margin:0px;
	font-family: Arial Black, Arial;
	font-weight: 900;
      font-size:16px;
      text-decoration:none;
	
}



.menu_body {
	display:none;
padding-left:8px;
  font-family:'Arial','Helvetica','Sans-serif';
  font-weight:normal;
  font-size:13.5px;
  text-decoration:none;
}

.menu_body a, .menu_body a:visited{
  display:block;
  color: #444444;
  padding-left:8px;
  font-family:'Arial','Helvetica','Sans-serif';
  font-weight:normal;
  font-size:13.5px;
  text-decoration:none;
}

.menu_body a:hover {
  color: #bc0b07;
  text-decoration: none;
  font-weight:bold;
  }

.menu_body a:active, .menu_body afocus {
  color: #bc0b07;
  text-decoration: none;
  }

.fb {
      background: #eaeaea url("../images/smfb.jpg") no-repeat left top;
      border: solid #bc0b07 1px; 
	padding: 5px 0px;  	
	margin:0px;
	width:175px;
	height:100px;
	font-size:13px;
      font-weight:bold;
	text-align:center;
      text-decoration:none;
      color:#3b5998;

  }

.fblike {
	position:relative;
	left:30px;
	top:50px;
}

.mfont {
        font-family:'Arial','Helvetica','Sans-serif';
        font-size:11px;
        font-weight:normal;
        text-decoration:none;
        color:#666666;

  }
.center {	position: relative;
        left: -10px;
	font-family:'Arial','Helvetica','Sans-serif';
        font-size:14px;
        font-weight:normal;
	text-align:center;
        margin-bottom:20px;
        margin-top:10px;

    }

.left {
        left: -45px;

    }

.anchbox23 {
        width:140px;
        height:25px;
    }