@charset "utf-8";



/* CSS Document */







body {



	margin:0;

	background-image:url(images/insidepg_bg.jpg);

	background-attachment: scroll;

	background-repeat: no-repeat;

	background-position: center top;

	background-color: #eefbff;

	padding:0;



}





.menutxt {



	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}







.menutxt a:link {

	color:#000;

	text-decoration:none;}


.menutxt a:visited {

	color:#000;
	text-decoration:none;}


.menutxt a:hover {

	color:#039;
	text-decoration:none;}


.menutxt a:active {

	color:#000;
	text-decoration:none;}
	
	.filming-nep {



	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;



	font-size: 25px;



	font-weight: normal;



	color: #00498a;



}



.bodymain-txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}



.copyright-txt {



	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;



	font-size: 10px;


	font-weight: normal;

	color: #999;

}



