/* stylephp.css
$Id: stylephp.css,v 1.7 2005-08-31 12:14:05-07 rick Exp rick $
*/

/* This is the cascading style sheet page that links to any HTML page
holding a LINK to it */


/*Eric Meyer's based CSS tab*/

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font-weight: bold;
font-size: 12pt;
font-family: Verdana, Arial, sans-serif;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #CCCCFF;
font-size: 10pt;
font-weight: bold;
font-family: Arial, sans-serif;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a:hover{
color: #000000;
background: white;
border-color: #227;
}

#tablist li a.current{
background: #7F81E8;
}


/*End Eric Meyer's based CSS tab*/



BODY.main {
background-color: white;
}

BODY.lists {
    background: #e5e6e4;
}

BODY {
    background: white;
}

TABLE.box {
    border-style: ridge;
}

TABLE.tight {
padding-top : 0;
padding-bottom : 0;
margin-top: 0px;
margin-bottom: 0px
}

TH.brown {
color: #6E3009;
font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: normal;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

TH.navy {
color: navy;
font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: normal;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

TH {
    font-size: 10pt
}

th.chart {
    background-color: #5423E4;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    color: white;
}

TH.panelvertical {
    background-color: #80ff00;
    text-align: left;
}



TD.label {
color: #6E3009;
font-family: Arial, sans-serif;
font-size: 12pt;
margin-top: 0px;
margin-bottom: 0px;
}

TD.tight {
font-family: Arial, sans-serif;
font-size: 10pt;
padding-top : 0;
padding-bottom : 0;
margin-top: 0px;
margin-bottom: 0px;
}

TD.input {
color: #6E3009;
font-family: Arial, sans-serif;
font-size: 12pt;
margin-left: 20px;
margin-top: 0px;
margin-bottom: 15px;
}



TD.number {
    text-align: right;
}

TD.test {
    text-align: center;
    background-color: #99C1C4;
    color: blue;
    font-family: Arial, sans-serif;
    font-size: 11pt;
}

TD.chart {
    text-align: center;
    background-color: #99C1C4;
    font-family: Arial, Helvetica, Sans-serif;
    color: blue;
    font-size: 10pt;
}


TD.radiogroup {
    text-align: left;
    background-color: #99C1C4;
    font-family: Arial, Helvetica, Sans-serif;
    color: blue;
    font-size: 10pt;
}

TD.chartnumber {
    text-align: right;
    font-family: Lucida Console, monospace;
    background-color: #99C1C4;
}

TD.panel {
    text-align: left;
    color: #0000FF;
    vertical-align: top;
    font-size: 10pt;
}


TD.buttons {
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 10pt;
}

td.upload {
    text-align: left;
}

TD.box {
    color: #0000FF;
    border-style: ridge;
}


td.pager {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 10pt;
    color: #3366cc;
    background: #E0E0F9;
    text-align: center;
}


TD.disabled {
    border-style: ridge;
}

td.sunset {
    font-size: 9pt;
    font-style: italic;
}

td.calendarelement {
    border-left-style:solid;
    border-left-width:1px;
    border-left-color:black;
    border-top-style:solid;
    border-top-width:1px;
    border-top-color:black;
    border-right-style:solid;
    border-right-width:1px;
    border-right-color:black;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:black;
}

td.holiday {
    color: red;
    font-size: 9pt;
}



A.menu {
color: blue;
font-family: Verdana, Arial, sans-serif;
font-size: 11pt;
}

A.normal {
color: blue;
font-family: Verdana, Arial, sans-serif;
font-size: 14pt;
}

A.red {
color: red;
font-family: Arial, sans-serif;
font-size: 12pt;
}

A.link {
color: blue;
font-family: Arial, sans-serif;
font-size: 10pt;
}

A.link_white {
color: white;
font-family: Arial, sans-serif;
font-size: 10pt;
}


A.sort {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 10pt;
    color: white;
}


A.sort:link {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 10pt;
    color: white;
}

A.sort:visited {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 10pt;
    color: white;
    font-style: normal;
}

A:link {
    color: #0000FF;
    text-decoration: none;
}

A:visited {
    color: #0000FF;
    text-decoration: none;
    font-style: italic;
}

A:hover {
    background-color: yellow;
    color: #0000FF;
}


A.header:link {
    color: #00FFFF;
    text-decoration: none;
    font-weight : bold;
}

A.header:visited {
    color: #00FFFF;
    text-decoration: none;
    font-style: italic;
    font-weight : bold;
}


A.pager {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 10pt;
    color: #3366cc;
}

A.pager:hover {
    background-color: yellow;
}


A.index:hover {
    background-color: #728fce;
}

A.info {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 8pt;
    color: #3366cc;
    line-height: 1;
}


UL.normal {
color: navy;
font-family: Arial, sans-serif;
font-size: 10pt;
font-style: italic;
padding-bottom : 0;
padding-top : 0;
border-top : 0 none ;
border-bottom : 0 none ;
margin-bottom : 0;
margin-top : 0;
list-style-type: disc;
}


LI.italic {
color: navy;
font-family: Arial, sans-serif;
font-size: 10pt;
list-style-type: disc;
margin-top: 0px;
}

H1.banner {
color: navy;
font-family: Arial, sans-serif;
font-size: large;
}


H1 {
    font-family: Arial, Helvetica, Sans-serif;
    background : #728fce;
    color: white;
    font-size : 21pt;
    text-transform : capitalize;
    font-weight : bold;
    text-align : center;
}


H1 {
    background : #728fce;
    color: white;
    font-size : 21pt;
    text-transform : capitalize;
    font-weight : bold;
    text-align : center;
}

H2 {
    background : #728fce;
    color: white;
    font-size : 17pt;
    text-transform : capitalize;
    font-weight : bold;
    text-align : center;
}

H3 {
    background : #728fce;
    color: white;
    font-size : 14pt;
    text-transform : none;
    font-weight : bold;
    text-align : center;
    padding-bottom : 0;
    padding-top : 0;
    border-top : 0 none ;
    border-bottom : 0 none ;
    margin-bottom : 0;
}

H4 {
    background : #728fce;
    color: white;
    font-size : 12pt;
    text-transform : capitalize;
    font-weight : bold;
    padding-bottom : 0;
    padding-top : 0;
    border-top : 0 none ;
    border-bottom : 0 none ;
    margin-bottom : 0;
    text-align : center;
}

H5.listing {
    background : #cacac9;
    font-size : 12pt;
    text-transform : none;
    font-weight : bold;
    padding-bottom : 0;
    padding-top : 0;
    border-top : 0 none ;
    border-bottom : 0 none ;
    margin-bottom : 0;
    text-align: left;
}

H5 {
    background : #cacac9;
    font-size : 12pt;
    text-transform : none;
    font-weight : normal;
    padding-bottom : 0;
    padding-top : 0;
    border-top : 0 none ;
    border-bottom : 0 none ;
    margin-bottom : 0;
}

UL {
    padding-bottom : 0;
    padding-top : 0;
    border-top : 0 none ;
    border-bottom : 0 none ;
    margin-bottom : 0;
}

LI {
    font-size : 12pt;
    padding-top : 0;
    border-top : 0 none ;
    border-bottom : 0 none ;
    margin-bottom : 0;
}

HR {
    padding-top : 0;
    border-top : 0 none ;
    border-bottom : 0 none ;
}



P.main-h {
color: navy;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 13pt;
margin-top: 0px;
margin-bottom: 3px;
}

P.main {
color: navy;
font-family: Arial, sans-serif;
font-size: 12pt;
margin-top: 0px;
margin-bottom: 0px;
}

P.h1 {
color: navy;
font-family: Arial, sans-serif;
font-size: 16pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

P.h2 {
color: navy;
font-family: Arial, sans-serif;
font-size: 26pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

P.list {
color: navy;
font-family: Arial, sans-serif;
font-size: 12pt;
margin-left: 20px;
margin-top: 0px;
margin-bottom: 5px;
}

P.h1purple {
color: #7432A6;
font-family: Arial, sans-serif;
text-align: center;
font-size: 16pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

P.purple {
color: #7432A6;
font-family: Arial, sans-serif;
font-size: 11pt;
margin-top: 0px;
margin-bottom: 5px;
}

P.purple_bold {
color: #7432A6;
font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

P.normal {
color: navy;
font-family: Arial, sans-serif;
font-size: 10pt;
margin-top: 0px;
margin-bottom: 5px;
}

P.center {
color: navy;
font-family: Arial, sans-serif;
font-size: 12pt;
text-align: center;
margin-top: 0px;
margin-bottom: 5px;
}

P.bold {
color: navy;
font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

P.white_bold {
color: white;
font-family: Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
margin-top: 0px;
margin-bottom: 5px;
}

P.italic {
color: navy;
font-family: Arial, sans-serif;
font-size: 12pt;
font-style: italic;
margin-top: 0px;
margin-bottom: 5px;
}

P.italic-sm {
color: navy;
font-family: Arial, sans-serif;
font-size: 8pt;
font-style: italic;
margin-top: 0px;
margin-bottom: 5px;
}

p.h1b {
margin: 0cm;
color: blue;
font-family: Verdana, Arial, sans-serif;
font-size: 19pt;
font-weight: bold;
}

p.h1ba {
margin: 0cm;
color: blue;
font-family: Verdana, Arial, sans-serif;
font-size: 17pt;
font-weight: bold;
}



P.modified {
    font-size : 8pt;
    text-align : center;
}

P.icons {
    text-align: center;
}

P.name {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 10pt;
    font-weight: bold;
    line-height: 3pt;
    color: #3366cc
}

P.info {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 10pt;
    color: #3366cc;
}

caption.calendar {
    font-size: 13pt;
    font-weight: bold;
}

DIV.center {
    text-align: center;
}

INPUT.query {

font-size: 11pt; 
text-align:left; 
margin:0px
}

INPUT.admin {
    color: navy;
    font-size: 11pt;
    text-align: left;
    font-family: Arial, sans-serif;
}


INPUT {
    text-align: left;
    font-family: Arial, sans-serif;
}

INPUT.panel {
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 10pt;
}

INPUT.number {
    text-align: right;
    font-family: Arial, sans-serif;
}

TEXTAREA.panel {
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 10pt;
}

SELECT.panel {
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 10pt;
}

input.description {
    font-family: Arial, sans-serif;
    font-size: 10pt;
}

input.button {
    font-family: Arial, sans-serif;
    font-size: 10pt;
}


input.form {

font-size: 9px;
color:#990000;

}



ADDRESS {
    font-size : 10pt;
    text-align : center;
}




span.infoname {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: underline;
    color: #7432A6
}


br.info {
    line-height: 1.5;
}





.input-box
{
color: navy;
background: white;
border: #26a solid 1px
}

.submit-button
{
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
color: white;
background: blue;
border: 2px #9cf outset
}

fieldset
{
border: #26a solid 1px;
width: 190px
}

legend
{
background: blue;
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
color: white;
border: #26a solid 1px;
padding: 1px 10px
}



