/* CSS Document */
	
body {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #4A4A4A;
	margin: 0px;
	padding: 0px;
	background-color:#F9F9F9;
}

img{
border:0px;}

input, textarea, select {
		font-family: Tahoma, Arial;
		font-size: 10px;
		color: #000000;
		border: 1px solid #BABABA;
		background-color: #FFFFFF;
}
	
.button {
		font-family: Tahoma, Arial;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
		border: 1px solid #F0F0F0;
}
	a {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #4A4A4A;
		text-decoration:none;
		}
	
	a:hover {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #4A4A4A;
		text-decoration:none;
	}
	
	p {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #4A4A4A;
	}
	
	a.plink {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #4A4A4A;
		text-decoration:underline;
		}
	
	a.plink:hover {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #4A4A4A;
		text-decoration:none;
	}
	
ul, ol, li {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #4A4A4A;
		margin-bottom: 2px;
		padding-bottom: 6px;
		font-weight: normal;	
}
.breadcrum {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5D5F60;
	text-decoration: none;
}
.breadcrum a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5D5F60;
	text-decoration: underline;
}
.breadcrum a:hover{
	color: #5D5F60;
	text-decoration: none;
}
	.topbg {
		background-image: url(../../images/topbg.jpg);
		background-repeat: repeat-x;
	}
	.topbg2 {
		background-color:#FFFFFF;
	}
	.toplink {
		font-family: Tahoma, Arial;
		font-size: 12px;
		font-weight: normal;
		color: #727272;
		text-decoration: none;
	}
	.toplink a{
		font-family: Tahoma, Arial;
		font-size: 12px;
		font-weight: normal;
		color: #727272;
		text-decoration:none;
	}
	.toplink a:hover{
		text-decoration:underline;
	}
	.toplink2 {
		font-family: Tahoma, Arial;
		font-size: 14px;
		font-weight: normal;
		color: #363636;
		text-decoration: none;
		padding-left: 9px;
	}
	.toplink2 a{
		font-family: Tahoma, Arial;
		font-size: 14px;
		font-weight: normal;
		color: #363636;
		text-decoration:none;
	}
	.toplink2 a:hover{
		text-decoration:underline;
	}
	.toplink3 {	
		background-image: url(../../images/nav-bg.jpg);
		background-repeat: repeat-x;
		font-family: Tahoma, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	.toplink3 a{
		font-family: Tahoma, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration:none;
	}
	.toplink3 a:hover{
		text-decoration:underline;
	}
	.topnavbg {
		background-image: url(../../images/nav-bg.jpg);
		background-repeat: repeat-x;
	}
	.leftnavbg {
		background-image: url(../../images/leftnavbg.png);
		background-repeat: repeat-y;
	}
	.leftnav2 {	
		font-family: Tahoma, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		padding-left:12px;
	}
	.leftnav2 a{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #444;
	text-decoration:none;
	
	}
	.leftnav2 a:hover{
		text-decoration:underline;
	}
	.leftnav {
		font-family: Tahoma, Arial;
		font-size: 12px;
		font-weight: normal;
		color: #454545;
		text-decoration: none;
		padding-left: 12px;
	}
	.leftnav a{
		font-family: Tahoma, Arial;
		font-size: 12px;
		font-weight: normal;
		color: #454545;
		text-decoration: none;
	}
	.leftnav a:hover{
		font-weight: normal;
		text-decoration: underline;
		color: #608C38;
	}
	.readmore {	
		font-family: Tahoma, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #118B38;
		text-decoration: none;
	}
	.readmore a{
		font-family: Tahoma, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #118B38;
		text-decoration:none;
	}
	.readmore:hover{
		text-decoration:underline;
		font-family: Tahoma, Arial;
		font-size: 11px;
		font-weight: bold;
		color: #118B38;
	}
	h1 {
		font-family: Tahoma, Arial;
		font-size: 17px;
		font-weight: normal;
		color: #636363;
		text-decoration: none;
		margin: 0px;
		padding:0px;
	}
	h2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0E8C38;
	text-decoration: none;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}

	/* main Starts */
	
	form{
		margin:0px;
		padding:0px;
		}
	.frmlabel {
		font-family: Tahoma, Arial;
		font-size: 11px;
		color: #000000;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
		font-weight: normal;
	}
	.frmlabel a{
		font-family: Tahoma, Arial;
		font-size: 11px;
		color: #000000;
		text-decoration:none;
		font-weight: normal;
	}
	.frmlabel a:hover{
		text-decoration:underline;
	}
	.mandatory {
		font-family: Tahoma, Arial;
		font-size: 11px;
		color: #FF0000;
		padding-left:5px;
		padding-right:5px;
	}	
	.maincontentbg {
	background-repeat: repeat-y;
	background-color: #fafafa;
	background-image: url(../../images/maincontentbg.jpg);
	background-repeat:repeat-x;}
	.maincontentbg2 {
		background-image: url(../../images/headingbg.png);
		background-repeat: repeat-x;
	}
	.maincontentbg3 {
		background-image: url(../../images/textbg.png);
		background-repeat: no-repeat;
		height: 463px;
		width: 649px;
	}
	.maincontentbg4 {
		background-image: url(../../images/boxbg-below.png);
		background-repeat: repeat-y;
		height: 158px;
	}
	.maincontentbg5 {
		background-image: url(../../images/box2bg.jpg);
		background-repeat: repeat-y;
		height: 158px;
	}
	.maincontentbg6 {
	background-image: url(../../images/bottombg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	}
	.maincontentbg8 {
	background-image: url(../../images/box2bg.jpg);
	background-repeat: repeat-y;
	}
	.maincontent {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #4A4A4A;
		font-style: normal;
		line-height: 18px;
		font-weight: normal;
		font-variant: normal;
		text-decoration: none;
	}
	.maincontent a {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #4A4A4A;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-decoration: underline;
	}
	
	.maincontent a:hover {
		text-decoration: none;
	}
	.maincontent2 {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #fff;
		font-style: normal;
		line-height: 24px;
		font-weight: normal;
		font-variant: normal;
		text-decoration: none;
	}
	.maincontent2 a {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #fff;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-decoration: underline;
	}
	
	.maincontent2 a:hover {
		text-decoration: none;
	}
	.maincontent3 {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #118C38;
		font-style: normal;
		line-height: 18px;
		font-weight: normal;
		font-variant: normal;
		text-decoration: none;
	}
	.maincontent3 a {
		font-family: Tahoma, Arial;
		font-size: 13px;
		color: #118C38;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-decoration: underline;
	}
	
	.maincontent3 a:hover {
		text-decoration: none;
	}
	.spacer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
	background-color: #FEFEFE;
	}
	.spacer2 {
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-left-color: #777777;
	}
	.spacr5 {
	background-color: #EFEFEF;
	border: 1px solid #777777;
	}
	.spacer4 {
	background-color: #D6D6D6;
	}
		.spacer3 {
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-left-color: #777777;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777777;
	}
	/* main Ends */
	
	
	
	/* Paging Starts */
	.paging1 {
		font-family: Tahoma, Arial;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		background-color:#D6D6D6;
		border: 1px solid #ACACAC;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 2px;
		margin-left: 1px;
		padding-top: 2px;
		padding-right: 5px;
		padding-bottom: 2px;
		padding-left: 5px;
	}
	.paging1 a {
		font-family: Tahoma, Arial;
		font-size: 11px;
		font-weight: normal;
		color: #272727;
		text-decoration: none;
		background-color: #D6D6D6;
	}
	.paging1 a:hover {
		text-decoration: underline;
	}
	
	.paging2 {
		font-family: Tahoma, Arial;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		background-color: #FAFCFB;
		border: 1px solid #B9B9B9;	
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 2px;
		margin-left: 1px;
		padding-top: 2px;
		padding-right: 5px;
		padding-bottom: 2px;
		padding-left: 5px;
	}
	.paging2 a{
		font-family: Tahoma, Arial;
		font-size: 11px;
		font-weight: normal;
		color: #272727;
		text-decoration: none;
		background-color: #FAFCFB;
	}
	.paging2 a:hover{
		text-decoration:underline;
	}
	/* Paging Ends */
	
	
	/* Start Menu css*/
	
	
	
	.menu {
	
		width:100%;
	
		position:relative;
	
		z-index:100;	
	
		font-family:Tahoma, Arial;
	
		padding-top: 0px;
	
		padding-right: 0px;
	
		padding-bottom: 0px;
	}
	
	/* hack to correct IE5.5 faulty box model */
	
	
	
	/* remove all the bullets, borders and padding from the default list styling */
	
	.menu ul {
		margin:0;
		
		list-style-type:none;	
		
		padding-top: 0px;
	
		padding-right: 0px;
	
		padding-bottom: 0px;
	
		padding-left:0px;}
	
	.menu ul ul {width:109px;}
	
	/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
	
/*	.menu li {
	
		float:left;
	
		width:auto;
	
		position:relative;
	
		margin: 0px;
	
		padding: 0px;
	
	}*/
	
	.menu_li {
	
		float:left;
	
		width:auto;
	
		position:relative;
	
		margin: 0px;
	
		padding: 0px;
		border-top: solid #030303 1px;
	
	}
	
	
	/* style the links for the top level */
	
	.menu a, .menu a:visited {display:block;font-size:14px;text-decoration:none; color:#262626; border:0px solid #272734;  line-height:28px; font-weight:normal;}
	
	/* a hack so that IE5.5 faulty box model is corrected */
	
	
	
	
	
	/* style the second level background */
	
	.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd; }
	
	/* style the second level hover */
	
	.menu ul ul a.drop:hover{background:#87B300;}
	
	.menu ul ul :hover > a.drop {background:#87B300;  }
	
	/* style the third level background */
	
	.menu ul ul ul a, .menu ul ul ul a:visited {background:#E7E7EB;}
	
	/* style the third level hover */
	
	.menu ul ul ul a:hover {background:#ECECEC;}
	
	
	
	
	
	/* hide the sub levels and give them a positon absolute so that they take up no room */
	
	.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; solid: #000; font-size:14px; font-weight:normal;}
	
	/* another hack for IE5.5 */
	
	* html .menu ul ul {top:30px;t\op:31px;}
	
	
	
	/* position the third level flyout menu */
	
	.menu ul ul ul{left:-269px; top:0px; width:149px;}
	
	
	
	/* position the third level flyout menu for a left flyout */
	
	.menu ul ul ul.left {left:-149px;}
	
	
	
	/* style the table so that it takes no ppart in the layout - required for IE to work */
	
	.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}
	
	
	
	/* style the second level links */
	
	.menu ul ul a, .menu ul ul a:visited {background:#E7E7EB; color:#000; height:auto; line-height:1em; padding:5px 10px; width:247px;border-width:0 1px 1px 1px; font-size:14px; font-weight:normal;}
	
	/* yet another hack for IE5.5 */
	
	* html .menu ul ul a, * html .menu ul ul a:visited {width:100px;w\idth:118px;}
	
	
	
	/* style the top level hover */
	
	.menu a:hover, .menu ul ul a:hover{color:#000; background:#b7d186;}
	
	.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#f1f1f1;}
	
	
	
	/* make the second level visible when hover on first level list OR link */
	
	.menu ul li:hover ul,
	
	.menu ul a:hover ul{visibility:visible; }
	
	/* keep the third level hidden when you hover on first level list OR link */
	
	.menu ul :hover ul ul{visibility:hidden;}
	
	/* make the third level visible when you hover over second level list OR link */
	
	.menu ul :hover ul :hover ul{ visibility:visible;}
	/* End menu css */
	
	
	/* Footer Starts  */
	
	.footerbg {
		height: 31px;
		background-repeat: repeat-x;
		background-color: #F0F0F0;
		background-image: url(../../images/footerbg.png);
	}
	.footertext {
		font-family: Tahoma, Arial;
		font-size: 14px;
		font-weight: normal;
		color: #FFFFFF;
		padding-right: 10px;
		padding-left: 10px;
	}
	.footertext a{
		font-family: Tahoma, Arial;
		font-size: 14px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration:none;
	}
	.footertext a:hover{
	text-decoration:underline;
	}
	/* Footer Ends  */

.button4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../../images/adminbott-bg.png);
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
	height: 22px;
}	

.spacer3_1 {
	background-image: url(../../images/admininnerlisting.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

.spacer2_1 {
	background-image: url(../../images/admininnerlisthead.jpg);
	background-repeat: repeat-x;
	height: 29px;
}
.innermainbg_1 {
	background-image: url(../../images/admininnerbg.jpg);
	background-repeat: repeat-y;
}
.nav-green {
	background-image: url(../../images/navleft-grbg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 162px;
}
.nav-grey {
	background-image: url(../../images/navleft-gbg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 162px;
}
.index {
	background-image: url(../../images/nxtar-bg.png);
	background-repeat: repeat-y;
}
.inner-bg {
	background-image: url(../../images/inner-bg.png);
	background-repeat: repeat-y;
}.innerbg2 {
	background-image: url(../../images/innerbg.png);
	background-repeat: repeat-y;
	background-position: center;
}
.yl-bg{background-image:url(../../images/bg-yl.png);
	  background-repeat:repeat-y;}
	  
.next_star_logo{background: url(../../images/next_star_fotter_center.png) repeat-y top; width:836px;}

.next_star_fotter_content{width:800px; height:200px; overflow:scroll; padding-left:7px; overflow-x: hidden; }

.next_star_fotter_content p{margin:0px; padding:10px 0px 10px 0px; text-align:left;}

.fotter_last{background:#118c38; padding:5px 0px; text-align:center; color:#FFF;}
.fotter_last_center{background:#118c38; padding:5px 0px; width:797px; font-size: 11px; text-align:center; color:#FFF;}
