
	/*
        PrevalOnline Home Directory
        PHP Version
        T. Hallenbeck 2017    
    */
	
	p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
	li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
	td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
	small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
	html { height: 100%; line-height: 100%; }
	body { background-color: #858f9f; color: #222222; margin-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; height: 100%; line-height: 100%; }
	
	table.masthead {
	    background-color: #5e90a5;
	    background-image: url("x-mainbanner01.png");
	    background-position: left top;
		background-repeat: no-repeat;
		height: 68px;
		line-height: normal;
		width: 100%;  
	}
	
	table.mainframe { background-color: #777788; }	
	table.mainpage { background-color: #ffffff; }	
	table.generic { background-color: #eaeaf0; }

	td.masthead  { height: 68px; line-height: normal; }	
	td.topbar { background-color: #003250; background-image: url("x-topbar01.png"); background-position: left top; background-repeat: repeat-x; }	
	td.mainframe { background-color: #777788; }
	td.mainpage { background-color: #ffffff; }
	td.generic { background-color: #eaeaf0; }	
	td.hrsim { background-color: #222222; width: 100%; height: 1px;    }
	
	.icon_fade { opacity: 1.0 }
	.icon_fade:hover { opacity: 0.6 }
	
	font.bar { color: #0066cc; }
	font.at { color: #cc6633; }
	font.footer { color: #ffffff; }
	font.pagetitle { color: #ffffff; font-size: 16px; font-weight: bold; }
	font.fh1 { color: #222222; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 28px; font-weight: normal; }
	font.fh2 { color: #222222; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; }
	font.fh3 { color: #222222; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; }
	
	a:link { color: #0000cc; text-decoration: underline; }
	a:visited { color: #0000cc;  text-decoration: underline; }
	a:active { color: #0000cc; text-decoration: underline; }
	a:hover { color: #0066ee; text-decoration: underline; }
	
	a.navigation:link { color: #0066cc; text-decoration: none; }
	a.navigation:visited { color: #0066cc;  text-decoration: none; }
	a.navigation:active { color: #0066cc; text-decoration: none; }
	a.navigation:hover { color: #cc6633; text-decoration: underline; }
	
	a.footer:link { color: #ffffff; text-decoration: none; }
	a.footer:visited { color: #ffffff;  text-decoration: none; }
	a.footer:active { color: #ffffff; text-decoration: none; }
	a.footer:hover { color: #00eeff; text-decoration: underline; }
	
	a.login:link { color: #0000cc; font-size: 16px; text-decoration: underline; }
	a.login:visited { color: #0000cc;  font-size: 16px; text-decoration: underline; }
	a.login:active { color: #0000cc; font-size: 16px; text-decoration: underline; }
	a.login:hover { color: #0066ff; font-size: 16px; text-decoration: underline; }
