.linerep {
	
	background-repeat: repeat;
	}

BODY 	{ 
	
	background-repeat: no-repeat;
 	}

	p{font-family:Verdana, Arial, Helvetica, Helv; font-size:11px; text-decoration:none;}

	.custom{font-family:Verdana, Arial, Helvetica, Helv; font-size:11px; text-decoration:none;}

	.standard{font-family:Verdana, Arial, Helvetica, Helv; font-size:10px; text-decoration:none;}
	
	.standard1{font-family:Verdana, Arial, Helvetica, Helv; font-size:11px; text-decoration:none;}

	.buttons{font-size: 3mm;}
	
	.standard2{font-family:Verdana, Arial, Helvetica, Helv; font-size:12px; text-decoration:none;}

	a:link       { text-decoration: none; color: blue;}
	a:visited    { text-decoration: none; }
	a:active     { text-decoration: none; }
	a:hover      { text-decoration: underline; color: Red; }
	
	.inactive{color:red;}

	.tdwidthA {width:200px;}
	.tdwidthB {width:420px;}
