@charset "utf-8";
/* CSS Document */
body {
      margin:0;
      background-color:#000000;
      font-family:"Courier New";
	  color:#d3d3d3;}
#main{
    top: 35%;
    left: 50%;
    width:30em;
    height:18em;
    margin-top: -9em;
    margin-left: -15em; 
    position:fixed;
}
.main_txt{
    font-family:"Courier New";
	font-size:24px;
	font-weight:bold;
	color:#d3d3d3;
	text-transform:uppercase;
	font-smooth: always;
	line-height:25px;
	text-decoration:none;
}
.main_txt:hover{
    font-family:"Courier New";
	font-size:24px;
	font-weight:bold;
	color: #FF0000;
	text-transform:uppercase;
	font-smooth: always;
	line-height:25px;
	text-decoration:none;
}
.arival_text{
    font-family:"Courier New";
	font-size:24px;
	font-weight:bold;
	color:#FF0000;
	text-transform:uppercase;
	font-smooth: always;
	line-height:25px;
	text-decoration:none;
}
.arival_text:hover{
    font-family:"Courier New";
	font-size:24px;
	font-weight:bold;
	color: #d3d3d3;
	text-transform:uppercase;
	font-smooth: always;
	line-height:25px;
	text-decoration:none;
}
.main_sm_txt{
    font-family:"Courier New";
	font-size:18px;
	font-weight: normal;
	color:#d3d3d3;
	text-transform:none;
	font-smooth: always;
	line-height:19px;
	font-weight: bold;
}
.main_sm_txtt{
    font-family:"Courier New";
	font-size:18px;
	font-weight: normal;
	color:#d3d3d3;
	text-transform:none;
	font-smooth: always;
	line-height:19px;
	text-decoration:none;

}
.forml{
    font-family:"Courier New";
	font-size:18px;
	font-weight: normal;
	color:#d3d3d3;
	text-transform:none;
	font-smooth: always;
	line-height:19px;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:20px;
	
	

	
}
.forml:hover{
    font-family:"Courier New";
	font-size:18px;
	font-weight: normal;
	color:#FF0000;
	text-transform:none;
	font-smooth: always;
	line-height:19px;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:20px;
	
	
}
.heding{
    font-family:"Courier New";
	font-size:24px;
	font-weight: normal;
	color:#d3d3d3;
	text-transform: uppercase;
	font-smooth: always;
	line-height:25px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	
}
.forml2{
    font-family:"Courier New";
	font-size:18px;
	font-weight: normal;
	color:#d3d3d3;
	text-transform:none;
	font-smooth: always;
	line-height:19px;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-weight: 550;

	
}
.forml2:hover{
    font-family:"Courier New";
	font-size:18px;
	font-weight: normal;
	color:#FF0000;
	text-transform:none;
	font-smooth: always;
	line-height:19px;
	text-transform:uppercase;
	text-decoration: underline;
	margin-left:10px;
	margin-right:10px;
	font-weight: 550;
	
}
.forml_b{
    font-family:"arial";
	font-size:14px;
	font-weight: normal;
	color:#d3d3d3;
	text-transform:none;
	font-smooth: always;
	line-height:19px;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-weight: bold;

	
}
.forml_b:hover{
    font-family:"arial";
	font-size:14px;
	font-weight: normal;
	color:#FF0000;
	text-transform:none;
	font-smooth: always;
	line-height:19px;
	text-transform:uppercase;
	text-decoration: underline;
	margin-left:10px;
	margin-right:10px;
	font-weight: bold;
	
}

.sprt{
    font-family:"Courier New";
	font-size:14px;
	font-weight: normal;
	color:#d3d3d3;
	text-transform:none;
	font-smooth: always;
	line-height:19px;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px;

	
}

.img_txt{
    font-family:"Courier New";
	font-size:14px;
	font-weight: normal;
	color:#d3d3d3;
	text-transform:none;
	font-smooth: always;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:none;
	margin:10px;
	
	

	
}
.detail_heding{
    font-family:"Courier New";
	font-size:18px;
	font-weight: bold;
	color:#d3d3d3;
	text-transform:none;
	font-smooth: always;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:none;
	margin:10px

	
}

.size_h{
    font-family:"Courier New";
	font-size:18px;
	font-weight: bold;
	color:#FF0000;
	text-transform:none;
	font-smooth: always;
	line-height:18px;
	text-transform:uppercase;
	text-decoration:none;
	margin:10px

	
}

.bmmt{
font-family:"Courier New";
        color:#FFFFFF;
	font-size:13px;
	padding:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	margin-left:8px;}