body
{
font-size: 70%;
color:#000000;
background-color:#f1f1f1;
margin:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input, select
{
font-family: verdana,helvetica,arial,sans-serif;
}

table, input, textarea, select
{
font-size: 100%;
}

div {width:100%;}

h1 {font-size:160%;}
h2 {font-size:120%;margin-top:10px;margin-bottom:10px;}
h3 {font-size:110%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}


h1.pagetop
{
font-size:200%;
color:#CC0000;
text-decoration: underline
}

h2.system
{
font-size:160%;
color:#FFB94F
}

h3.boldwhite
{
color:#FFFFFF;
font-weight:bold;
margin-top: 3px;
margin-bottom: 3px
}

h3.white
{
color:#FFFFFF;
font-weight:normal;
margin-top: 3px;
margin-bottom: 3px
}

h5.yellow
{
color:#FFB94F
;
font-weight:normal;
margin-top: 3px;
margin-bottom: 3px
}

a.function
{
font:small-caps 
}

a.functiontitle
{
font:small-caps 
color:#0099CC;
}

tr.reportbreak
{
background-color=#FFFF66
}

td.header
{
background-color:#0099CC;
}

td.functionbar
{
background-color:#FFB94F
}

td.error
{
color:#FFFFFF;
font-weight:bold;
background-color:#FF0000;
padding-top:3px;
padding-bottom:6px;
}

td.warning
{
color:#000000;
font-weight:bold;
background-color:#CCFF33;
padding-top:3px;
padding-bottom:6px;
}

td.notify
{
color:#FFFFFF;
font-weight:bold;
background-color:#006600;
padding-top:3px;
padding-bottom:6px;
}

h1, h2, h3
{
background-color:transparent;
color:#000000; 
}

a.nounderline{text-decoration:none}

a:link    {color:#900B09; background-color:transparent}
a:visited {color:#900B09; background-color:transparent}
a:active  {color:#FF0000; background-color:transparent}
a:hover   {color:#FF0000; background-color:transparent}

a.error:link    {text-decoration:underline;color:#FFFF00;background-color:transparent}
a.error:visited {text-decoration:underline;color:#FFFF00;background-color:transparent}
a.error:hover   {text-decoration:underline;color:#FFFF00;background-color:transparent}
a.error:active  {text-decoration:underline;color:#FFFF00;background-color:transparent}

a.red:link    {color:#900B09; background-color:transparent}
a.red:visited {color:#900B09; background-color:transparent}
a.red:active  {color:#FF0000; background-color:transparent}
a.red:hover   {color:#FF0000; background-color:transparent}

a.anibutton:link, a.anibutton:visited
{
color: #000000;
border: 2px outset;
text-align: center;
background: #ffff00;
text-decoration: none;
padding: 1px 5px 1px 10px;
line-height: 200%;
}

a.anibutton:hover
{
color: #000000;
border: 2px inset;
background: #ffff10; 
text-decoration: none;
padding: 1px 5px 1px 10px;
line-height: 200%;
}

/* CSS Document */
