/* CSS Document */
 body{
	 margin:0px 0px 0px 0px;
      background-image:url(../nimages/background.jpg);
	 }
	 .navLinks {

	  color:#FFFFFF;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;
	  font-weight:bold;
	  text-decoration:none;
	}
	
	a.navLinks{
		color: #FFF;
		text-decoration:none;
		background-color: #000;
	}
	
	a:hover.navLinks {
		color: #000;
		text-decoration:none;
		background-color: #FFF;
	}
	
    .navBar{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#FFFFFF;
	 font-weight:bolder;
	}
	.footerTxt{
	 color:#FFFFFF;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:9px;
	 padding-left:15px;
	}
	.footernavLinks{
	  color:#FFFFFF;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:9px;
	  font-weight:bold;
	  text-decoration:none; 
	}
	a.footernavLinks{
		  text-decoration:none; 
	}
	.footernavBar{
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color:#FFFFFF;
	 font-weight:bolder;
	}
	.blueBack
	{
	background-image:url(../nimages/sub_menu_bg.jpg); 
	background-repeat:no-repeat; 
	height:44px; 
	padding-right:15px;
	}
	a.blueBack:hover{
	background-image:url(../nimages/sub_menu_bg_active.jpg);
	background-repeat:no-repeat;
	height:42px; 
	padding-right:15px;
	}
	.redBack
	{
	background-image:url(../nimages/sub_menu_bg_active.jpg);
	background-repeat:no-repeat;
	height:42px; 
	padding-right:15px;
	}
	.smallText
	{
	  color:#00FFFF;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  font-weight:bold;
	  text-decoration:none; 
	}
	.smallTextRed
	{
	  color:#FFFFFF;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:11px;
	  font-weight:bold;
	  text-decoration:none; 
	}
	.line
	{border-bottom-style:dotted;
	border-top-style:dotted;
	border-bottom:dotted 1px #666666;
	border-top:dotted 1px #666666;
	padding-top:5px;
	padding-bottom:5px;
	}	
	.bottomtext
	{
		color:#66CCFF; 
		text-decoration:none; 
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	.download_text
	 {
	  font-family:Microsoft Sans Serif; 
	  color:#FFFFFF;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:14px;	 
	  text-decoration:none; 
	
	  
	}
	.clipbody
	{
		font-family:Microsoft Sans Serif; 
		color:#FFC407; 
		font-size:20px;
		font-weight:bold;
	}
	.yellowText
	{
		font-family:Microsoft Sans Serif; 
		font-size:20px; 
		font-weight:bold; 
		color:#FFC407;
	}
	.whiteText
	{
		font-family:Microsoft Sans Serif; 
		font-size:12px; 
		color:#FFFFFF;
	}
	.borderTable
	{
		border-bottom:1px solid #232323;
		border-top:1px solid #232323;
		border-left:1px solid #232323;
		border-right:1px solid #232323;
	}
	
	.yellowsmallText
	{
		font-family:Microsoft Sans Serif; 
		font-size:12px; 
		font-weight:bold; 
		color:#FFC407;
		text-decoration:none;
	}
	.whitesmallText
	{
		font-family:Microsoft Sans Serif; 
		font-size:11px; 
		color:#FFFFFF;
	}
	.whitesmallTextabout
	{
		font-family:Microsoft Sans Serif; 
		font-size:12px; 
		color:#FFFFFF;
	}
	.wallpaper_border
	{
		border-left:2px Solid #4C97AE;border-right:2px Solid #4C97AE;border-top:2px Solid #4C97AE;
	}
	.wallpaperbg
	{
		background-image:url(../nimages/wallpaper_link_bg.jpg); background-repeat:no-repeat; height:29px;
	}
