@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;;
}

.red {
color: #B43023;
}

a:link {
text-decoration: none;
color : #0033ff;
background: #ffffff;
}

a:visited {
text-decoration: none;    
color : #b43023;
background: #ffffff;
}

a:hover {
color : #ff0000; 
text-decoration: none;    
border-style: none;
}

.address { 
width: 210px;
text-align: center;
font-family: verdana;
color: #000000;
font-size: 12px;
font-weight: bold;
padding-left: 4x;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
border-top: 7px ridge #eeeeee;
border-left: 7px ridge #eeeeee;
border-right: 7px ridge #dddddd;
border-bottom: 7px ridge #dddddd;
}

.hdr-left { 
height: 115px;
width: 135px;
background-image: url(../images/left.gif); 

}

.hdr-right { 
height: 115px;
background-image: url(../images/right.gif); 
}

.parent { 
align: right;
text-align: center;
font-family: verdana;
color: #000066;
font-size: 8px;
font-weight: normal;
margin-left: 20px;
margin-top: 20px;
margin-right: 20px;
margin-bottom: 20px;
border-top: 0px dashed #eeeeee;
border-left: 0px dashed #eeeeee;
border-right: 0px dashed #eeeeee;
border-bottom: 0px dashed #eeeeee;
}

.shaded { 
border-top	: 0px solid #cccccc;
border-left	: 1px solid #cccccc;
border-right : 3px solid #575757;
border-bottom : 6px solid #454545;
}

.menu-left
{ 
  background-image: url(../images/menu-left.jpg); 
}

.menu {

   border: 0px solid #000000;
   margin : 0px;
   padding : 0px;
   list-style-type: none;
   width: 140px;
}

.menu a, .menu  a:visited {
	color:  #ffffff;
    font-family: arial;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	background-color: #000066;
	display: block;
	padding: 3px;
    border-top	: 2px solid #000099;
    border-left	: 2px solid #000099;
    border-right : 2px solid #000066;
    border-bottom : 3px solid #000066;
}

.menu a:hover {

	font-family: arial;
    font-size: 11px;
    font-weight: bold;
	color: #ffffff;
    border-top	: 2px solid #3300cc;
	border-left	: 2px solid #3300cc;
    border-right : 2px solid #000066;
    border-bottom : 3px solid #000066;
    background-color: #000099;
}

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 {
    font-family: verdana;
    font-size: 14px;
    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: 14px;
color: #000066;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.bottom
{
color: #cccccc;
font-size: 10px;
padding-top:20px;
padding-left:10px;
padding-right:10px;
padding-bottom:30px;
background-image: url(../images/bottom-blue.gif); 
background-color: #000099;
}

.bottom a, .bottom  a:visited {
	color:  #ffffff;
	padding: 3px;
  	font-family: arial;
	font-size: 11px;
    font-weight: bold;
	text-decoration: none;
	background-color: #000099;
}

.bottom a:hover {

	font-family: arial;
    font-size: 11px;
    font-weight: bold;
	color: #ffffff;
     background-color: #3300cc;
}

#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}
