/* CSS Document */



p, td, li	{
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 10px; 
			font-color: #ffffff
			}
			
body       {
            background-image: url(http://www.nextinc.net/images/newlayout/gradient_background.gif);
	        background-repeat: repeat-x;
			}	
			
ie5fix		{
			height: 1px;
			voice-family: "\"}\"";
			voice-family: inherit;
			display: none;
			}

.textBox 		
			{  
			 border: 1px solid #000000;
			}

.colorBox 		
			{  
			 border: 1px solid #000000;
			}	 
			
a:link {color: #0048E0;}
a:visited {color: #0048E0;}
a:link:hover {color: #cc6600;}
a:visited:hover {color: #cc6600;}

div#indexnew a:link {color: #B8B5B2;}
div#indexnew a:visited {color: #B8B5B2;}
div#indexnew a:link:hover {color: #ffffff;}
div#indexnew a:visited:hover {color: #ffffff;}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: center; /* Menu position that can be changed at will */
top: ;
left: ;
}
#menu {
width: 112px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
width: 112px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 0 none;
background: #0048E0;
background-image: url(images/newlayout/nav_bg.gif)
}
#menu dd {
border: 0 none;
width: 112px;
}
#menu li {
text-align: center;
background: none;
}
#menu li a, #menu dt a {
color: #ffffff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #0048E0;
}
