/* CSS Document */
.body1{
	background-image:url(../images/left1.png);
	background-repeat:no-repeat;
	}
.body2{
	background-image:url(../images/right1.png);
	background-repeat:no-repeat;
	}
.body3{
	background-image:url(../images/top1.png);
	background-repeat:no-repeat;
	}
.body4{
	background-image:url(../images/bottom1.png);
	background-repeat:no-repeat;
	}
.body5{
	background-image:url(../images/sign_back.png);
	background-repeat:no-repeat;
	}
.nevber{
	background-image:url(../images/nevber_back.png);
	background-repeat:no-repeat;
	}
.address{
	background-image:url(../images/address1.png);
	background-repeat:no-repeat;
	}
.bottom{
	background-image:url(../images/bottom2.png);
	background-repeat:no-repeat;
	}

.button1{
  font: "CG Omega" src: url("../Font/CG Omega") format("truetype");
  color:#000000;
  text-decoration:none;
  font-weight:bold;
  font-size:15px;
  }
 .button1:hover{
  font: "CG Omega" src: url("../Font/CG Omega") format("truetype");
  color:#000000;
  font-weight:bold;
  text-decoration:underline;
  font-size:15px;
  }
.nevbertext{
 	font:"CG Omega" src: url("../Font/CG Omega") format("truetype");
	font-size:15px;
	color:#000000;
	text-decoration:none;
	}
.nevbertext:hover{
 	font:"CG Omega" src: url("../Font/CG Omega") format("truetype");
	font-size:15px;
	color:#660000;
	text-decoration:none;
	}
.button2{
  font: "CG Omega" src: url("../Font/CG Omega") format("truetype");
  color:#000000;
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
  }

.text1{
  font: "Rage Italic" src: url("../Font/RAGE.TTF") format("truetype");
  color:#660000;
  text-decoration:none;
  font-weight:bold;
  font-size:44px;
  }
 .button3{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
	text-decoration:underline;
	font-weight:bold;
	}
	
.button3:hover{
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660000;
	text-decoration:none;
	font-weight:bold;
	}



 .button3 .button3 {
	text-align: left;
}

