<style>

iframe{
width:100%;
height:100%;
overflow:scroll;
}

p{
font-size:1.0em;
font-family:arial,"TimesNewRoman";
}
p.arial{font-size:1.0em;font-family:arial,"TimesNewRoman";}

p.white{color:#FFFFFF;}
p.whiteHeading{color:#FFFFFF;max-width:10%;}
/*FailedLoginsize=5*/
p.AuthFailed{font-size:2em;color:red;font-weight:bold;}
p.Error404{font-size:2em;color:black;font-weight:bold;}

/*HREFNavigationsize=2*/
p.Nav{font-size:0.82em;}
/*UnauthorizedAccesssize=6*/
p.Access{font-size:2em;font-weight:bold;}


p.AckAlarm{color:red;}
p.DataError{color:red;font-size:2.0em;}

table.Header{background-color:#000000;background-image:url("gray_grid.gif");width:100%;border-spacing:10px;}
.BgWhite{background-color:#FFFFFF;}
.BgBlue{background-color:#007FB8;}
.BgGray{background-color:#CDCDCD;}
.BgCyan{background-color:#BBE0E3;}
.BgYellow{background-color:#F5FC62;}
.BgWarning{background-color:#BBE0E3;}
/*Error404size=5*/

div.Intellus{font-size:140%;font-weight:bold;color:#BBE0E3;text-align:top;}
div.Controller{font-size:font-size:125%;font-weight:bold;color:#FFFFFF;}

td{
font-size:1.0em;
font-family:arial,"TimesNewRoman";
}
td.Grad4{background-color:#007FB8;background-image:url('but_grad4.jpg');}
td.Tabs{background-color:#DFDFDF;width:105px;background-image:url('tab2.jpg');text-align:center;}

body{

	font-family:Arial,Helvetica,sans-serif;
	font-size:1.0em;
}

input.inherit{font-family:inherit;}

/*
<fontsize=1>-fontsize1</p><br>
<spanstyle="font-size:0.63em">-fontsize:0.63em</span><br>

<pclass="Nav">-fontsize2</p><br>
<spanstyle="font-size:0.82em">-fontsize:0.82em</span><br>

<fontsize=3>-fontsize3</p><br>
<spanstyle="font-size:1.0em">-fontsize:1.0em</span><br>

<fontsize=4>-fontsize4</p><br>
<spanstyle="font-size:1.13em">-fontsize:1.13em</span><br>

<fontsize=5>-fontsize5</p><br>
<spanstyle="font-size:1.5em">-fontsize:1.5em</span><br>

<fontsize=6>-fontsize6</p><br>
<spanstyle="font-size:2em">-fontsize:2em</span><br>

<fontsize=7>-fontsize7</p><br>
<spanstyle="font-size:3em">-fontsize:3em</span><br>
*/


</style>