@charset "utf-8";
/* CSS Document */

BODY{
	margin-bottom:0pc;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/back.jpg);
	background-color:#000;
	background-attachment:fixed;
}

.botttomtext{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
}
.text{
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	text-align:justify;
}

.gray{
	font-family:Arial;
	font-size:11px;
	color:#939393;
	line-height:20px;
	text-align:justify;
}

.more{
	font-family:Arial;
	font-size:12px;
	color:#fee900;
	line-height:20px;
	
}

.more_hover{
	font-family:Arial;
	font-size:12px;
	color:#fee900;
	line-height:20px;
	text-decoration:none;	
}

.black_hover{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	line-height:20px;
	text-decoration:none;	
}


.more_new{
	font-family:Arial;
	font-size:16px;
	color:#fee900;
	line-height:20px;

}

.pack{
	font-family:Arial;
	font-size:12px;
	color:#fee900;
	line-height:20px;

}


.login{
	font-family:Arial;
	font-size:12px;
	color:#FF0000;
}

.login_red{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	}

.heading{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
    }
	
.heading_yellow{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16px;
	color:#fee900;
    }
	
.heading_new{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}

.fade{
	font-family:Arial;
	font-size:12px;
	color:#500505;
	line-height:20px;
	text-align:justify;
}
.menu_text{
	font-family:Arial;
	font-size:12px;
	color:#282c38;
	line-height:20px;
	text-align:center;
        text-decoration:none;
}
.header_menu_text{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:20px;
	text-align:center;
	text-decoration:none;
}
.more_log{
	font-family:Arial;
	font-size:20px;
	color:#882625;
	line-height:20px;

}
.hover_more{
	font-family:Arial;
	font-size:12px;
	color:#fee900;
	line-height:20px;
	text-decoration:none;	
}

#view{
	position:relative;
	background-image:url(../images/view.png);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
	left:100px;
	top:6px;
	height:30px;
	width:90px;
}


