body	{
	margin-top: 0px;
	margin-left:0px;
	margin-bottom:0px;
	background-color: #858585;

		}



td, tr {
	font-family:  tahoma, arial;  
	color: #000000 ; 
	font-size: 11px;
}

a:link, a:active, a:visited {
	font-family: tahoma, arial;  
	color: #004696 ; 
	font-size: 11px;
   	text-decoration: none;

  }



a:hover {
	font-family: tahoma, arial;  
	color: #004696; 
	font-size: 11px;
  	text-decoration: underline;   }




a.gray:link, a.gray:active, a.gray:visited {
	font-family: tahoma, arial;  
	color: #1F1F1F ; 
	font-size: 11px;
   	text-decoration: none;

  }


a.gray:hover {
	font-family: tahoma, arial;  
	color: #000000 ; 
	font-size: 11px;
  	text-decoration: underline;   }




input, textarea, select {
font-family: arial, tahoma, sans-serif;
font-size: 11px;
border: 2px inset;
}

.main {
position: relative;
width: 100%;
height: 100%;
}

.bg {
width: 768px;
height: 100%;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
}

.quote {
font-family: arial, sans-serif;
font-size: 11px;
color: #004676;

}

.title {
font-family: arial, sans-serif;
font-size: 14px;
color: #004676;
font-weight: bold;

}
.sub
	{
   		visibility: hidden;
   		display: none;
   	}

