body {
	overflow:hidden;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	height: 450 px;
	width: 760 px;

	background-image:url(bg_.gif);
	background-repeat: repeat;
	background-position: center center;
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nplogo{
	background-image:url(bg_np_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.dabomb{
	background-image:url(dabomb.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.leftcollumn{
background-image:url(left.jpg);
background-repeat: repeat-y;
background-position: top right;
background-color: FFFFFF;
}

.rightcollumn{
background-image:url(right.jpg);
background-repeat: repeat-y;
background-position: top left;
background-color: FFFFFF;
}

.sidebars{
background-image:url(sides.gif);
background-repeat: no-repeat;
background-position: top center;
}

.tophalf	{
padding-top: 5px;
padding-bottom: 0px;
padding-left: 20px;
padding-right: 20px;
}

.bottomhalf	{
padding-top: 0px;
padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
}


.textplates{
  border-style: solid;
  border-color: #FFFFFF;
  border-top-width : 2px ;
  border-bottom-width :2px ;
  border-left-width : 0px ;
  border-right-width : 0px ;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px ;
  color : #000000;
}

.textbgsmaller{
  text-align: justify;
  padding-top: 10px;
  padding-bottom:10px;
  padding-left: 10px;
  padding-right: 10px;
  background : #FFFFFF;
  filter:alpha(Opacity=70);
  line-height: 12px;
}

.textbg   {
  text-align: justify;
  padding-top: 10px;
  padding-bottom:10px;
  padding-left: 10px;
  padding-right: 10px;
  background : #FFFFFF;
  filter:alpha(Opacity=70);
}

TD  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {  
color: #000000;
 text-decoration: underline;
 font-size: 12px;
}

a { 
color: #000000;
text-decoration: none;
 font-size: 12px;
}

.affiliate {
color: #ffffff;
 font-size: 12px;
 }

.affiliate a:hover {  
color: #ffffff;
 text-decoration: underline;
 font-size: 12px;
}

.affiliate a { 
color: #ffffff;
text-decoration: none;
 font-size: 12px;
}

ul  {
margin-bottom: -2px;
margin-top: -2px;
}

portdiv   {
	overflow:auto; 
	width:730; 
	height:148;
}


.saveme  {
border: 0px;
}

.input{
	width:252px;
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #CCCCCC;
  color : #ffffff;
  background : #1082B2;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

.inputB{
	width:225px;
  border-top : 1px ;
  border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #CCCCCC;
  color : #ffffff;
  background : #1082B2;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
}