<!--
	
	
	body {
		font-size:12px; 
		font-family : "Titillium Web",Verdana, Arial, sans-serif; 

	}

	.textbox,select {
		color: black; 
		font-size: 9px; 
		
		border: solid 1px black; 
		background-color : #FFFFFF;
		xheight : 16px;
	}
	.formfield {
		border-color : #666699 #666699 #666699 #666699;
		border-width : 1 1 1 1;
		color : Black; background-color : #99CCFF;
		height : 19px; 
		font-size : 12px;
	}

	BODY {background-image: url("https://portal.ifdnrg.com/telehouse.jpg");
	      background-position: center; 
	      background-repeat: no-repeat;
	       text-decoration : none; 
	      background-color :#333333; 
 	}
 	
	.white { color : #FFFFFF;  }
	.black {text-decoration : none; color : #000000;  font-size : 11px;}
	
	A {  text-decoration : none; color : Black; }
	A:HOVER {   }
	
	A.home {  text-decoration : underline; color : white; }
	A.home:HOVER {  color : orange; text-decoration : underline;}
	
	.fMenuButton {  font-family : "Titillium Web",Verdana, Arial, sans-serif; background-color : none;  color : #000;
    text-decoration:none;
   
    color:#ffffff;
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    background-color: #4A6374;
    padding:0 4px;
 }
 .fMenuButton:hover {  font-family : "Titillium Web",Verdana, Arial, sans-serif; background-color : none;  color : #000;
    text-decoration:none;
   
    color:#ffffff;
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    background-color: #4A6374;
    padding:0 4px;
 }
	A.home:HOVER {  color : orange; text-decoration : underline;}

	

	.menu {  font-size : 11px; color : #000000; }
	.menu:link {  font-size : 11px;color : #000000;  }
	.menu:hover {  font-size : 11px;color : #000000;  }
	.menu:visited {  font-size : 11px;color : #000000;  }
	.navigation {  font-size : 11px;color : #000000; }

	.navigation:link { text-decoration: none;  font-size : 11px;color : #000000;  }
	.navigation:hover { text-decoration: none;  font-size : 11px;color : #000000;  }
	.navigation:visited { text-decoration: none;  font-size : 11px;color : #000000; }

	.autolink:link { text-decoration: underline; font-family : Courier New, Verdana, Arial, sans-serif; font-size : 9pt; color : #000000; }
	.autolink:hover { text-decoration: underline; font-family : Courier New, Verdana, Arial, sans-serif; font-size : 9pt; color : #000000; }
	.autolink:visited { text-decoration: underline; font-family : Courier New, Verdana, Arial, sans-serif; font-size : 9pt; color : #000000; }

	TD.headers {  background-color : none; text-align : center; font-size : 11px; color:  #000000;  }
	TD.default {  background-color : none; font-size : 11px; color : Black; }
	TD.defaultC {  background-color : none; font-size : 11px; text-align: center; color : Black; }
	TD.defaultLogin {  background-color : #FFFFFF; font-size : 11px;color : Black; }
	TD.default9 {  background-color : #E8E8E8; font-size : 9pt;color : Black; }
	TD.title {  color: #000000; background-color : #FFFFFF; text-align : center; font-size : 11px;}
	TD.headerright {  color: #000000; background-color : #E6E6E6; text-align : right;  font-size : 11px; }

.fMENU
  {

	font-family : "Titillium Web",Verdana, Arial, sans-serif; background-color : none;  color : #000;
    text-decoration:none;
   
    color:#ffffff;
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    background-color: #4A6374;
    padding:0 4px;

  }
  .fMENU2
  {

    text-decoration:none;
    font-size:10px;
    color:#ffffff;
    border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    background-color: #666666;
  }


-->