﻿   html
   {
	
	  margin:0;
      padding:0;
      height:100%;
      border:none;
      font-family:verdana;
	  overflow : -moz-scrollbars-vertical;
	  
   }
   
  A:link
{
	text-decoration: none;

}




 

A:visited

{

      text-decoration: none;

}

 

A:active

{

      text-decoration: none;

}

 

A:hover

{

      text-decoration: underline;

}

 


   
   
   form,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
      font-family:verdana;
   }

img
{margin:0px;
padding:0px;
}

.page_position
{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width: 800px;
	height  :100%;     
    padding: 0;
    border: none;
}


.fullheight
{

	margin: 0 auto;
	text-align: left;
	width: 100%;
	height:100%;     
    padding: 0;
    border: none;
}
