/*
$Id: main.css,v 1.2.2.2 2008/03/28 17:22:53 djennewe Exp $
$Name: release-2_2_1plantgdb $
*/
body {
    margin: 0px;
    padding: 0px;
    font-family: Arial; 
    background-attach: scroll; 
    font-size: 9pt;
}

td {
    font-family: "Arial"; 
    font-size: 9pt;
}

p {
    font-family: "Arial"; 
    font-size: 9pt;
}

h1 {
    font-family: "Arial"; 
    font-size: 24pt;
}

h3 {
    font-family: "Arial"; 
    font-size: 14pt; 
}

h5 {
    font-family: "Arial"; 
    font-size: 20pt; 
}

h2 {
    font-family: "Arial"; 
    font-size: 24pt; 
}

h4 {
    font-family: "Arial"; 
    font-size: 24pt; 
    font-style: italic 
}

select {
    font-family: "Arial"; 
    font-size: 9pt;
}

input {
    font-family: "Arial"; 
    font-size: 9pt;
}

textarea {
    font-family: "Arial"; 
    font-size: 9pt;
}

#disable {
    color: #BBBBBB;
}

a:link {
    color: #333333; 
    font-weight: bold;
}

a:active {
    color: #5f2c5f; 
    text-decoraton: underline; 
    font-style: bold;
}

a:visited {
    color: #bebebe; 
    text-decoration: underline; 
    font-weight: bold; 
}

a:hover {
    color: #8387b2;
    text-decoration: underline; 
    font-weight: bold;
}

.form {
    font-family: "Arial", Helvetica, sans-serif; 
    font-size: 11pt;
}
