@charset "utf-8";

body {

  background-color: #000000;
  margin-left: 0px;
  margin-top: 0px;
  background-image: url(../images/metalbg.jpg); 
  }

h1 { 

font-family: verdana;
font-size: 18px;
font-weight: bold;
color: #B43023;
}

h2 { 

font-family: verdana;
font-size: 16px;
font-weight: bold;
color: #B43023;;
}

.address { 
text-align: center;
font-family: arial narrow;
color: #000099;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
border-top: 4px double #cc6633;
border-left: 4px double #cc6633;
border-right: 4px double #cc6600;
border-bottom: 4px double #cc6600;
}

.hdr-left { 
height: 115px;
  background-image: url(../images/left.gif); 
}

.hdr-right { 
height: 115px;
  background-image: url(../images/right.gif); 
}

.menu-left
{ 
display: none; 
}

.menu {
display:none;
}

ul
{

font-family: arial;
font-size: 14px;
font-weight: bold;
list-style-image: url("../images/0069_mooshak.png"); 
margin-left: 25px;
color: #000066;
}

.content, b, table {
    width: 100%;
    font-family: verdana;
    font-size: 12px;
    color: #000066;
	margin:0px auto;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    border: 0px solid #000;
    background-color: #ffffff;
	text-align:left;
}


.special 
{
font-family: arial;
font-weight: bold;
font-size: 12px;
color: #000066;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.bottom
{
display: none;
}
